Felix Wiedenbach
267f043dfe
documents all four possible widget areas
2022-06-16 10:28:25 +02:00
Salim Blume
31fd2344a8
Fix for buzz type updated in previous commit
2022-04-05 21:05:03 -05:00
Salim Blume
88a785df7f
Update some types
2022-04-05 20:58:33 -05:00
Salim Blume
75c4e5b54b
bthrm fixes for reading characteristics generally and displaying location
2022-04-04 16:48:15 -05:00
Sebastian Di Luzio
ebbbf69670
adjust module target version during build
2022-01-20 21:23:17 +01:00
Sebastian Di Luzio
4727652627
rename build step to be less confusing for widgets
2022-01-20 21:09:57 +01:00
Sebastian Di Luzio
7b37391553
remove unused files from /banglerun, replace banglerun js code with newly compiled code
2022-01-20 20:58:26 +01:00
Adam Schmalhofer
4dbec88b7f
Port banglerun to new typescript system
2022-01-18 14:49:28 +01:00
Sebastian Di Luzio
fc2c3c86a4
document typing progress
2021-12-10 23:17:18 +01:00
Sebastian Di Luzio
0499f04dc3
try to use strict again
2021-12-10 22:36:22 +01:00
Sebastian Di Luzio
d255d42a8c
disable strict to see if that fixes widget
2021-12-10 22:27:25 +01:00
Sebastian Di Luzio
4990c42675
Update tsconfig.json
2021-12-10 22:04:43 +01:00
Sebastian Di Luzio
a86f2c108d
Update README.md
2021-12-10 22:02:41 +01:00
Sebastian Di Luzio
d7be82bcc7
Update README.md
2021-12-10 22:01:01 +01:00
Sebastian Di Luzio
96b099b10a
make tsconfig work for all ts apps
2021-12-10 21:51:35 +01:00
Sebastian Di Luzio
15d24ac1b3
update TS rules to make them stricter
2021-12-10 21:36:42 +01:00
Sebastian Di Luzio
45bd654eca
fix global vars inside IDE (only cli to go)
2021-12-10 21:19:01 +01:00
Sebastian Di Luzio
83d445c1a2
move package back within typescript
2021-12-10 20:52:17 +01:00
Sebastian Di Luzio
63b26f5d1f
move dev dependencies to main package.json, get first compiling version of test widget
...
- i still want to be able to get the types ambiently defined without any weird import needed
- it would be nice to be able to have a separate package.json in ./typescirpt. not sure if it's possible, I would move working on that part to the end
2021-12-08 20:22:39 +01:00
Sebastian Di Luzio
61cc93b0b6
prepare for using with widChargingStatus
...
global types are not yet received correctly, but we're close!
- use widChargerStatus as first example to make setup work
- add github action to compile supplied types/globals on pushes
2021-12-07 22:27:09 +01:00
Sebastian Di Luzio
3cd9c39525
add build example to export to correct path
2021-12-07 21:46:28 +01:00
Sebastian Di Luzio
39c3a11d9f
first draft: does not export to correct path yet
2021-12-07 21:38:09 +01:00