Commit Graph

36 Commits (832ec7a7a5eccab3c0e027d42ae7ea7a630c1624)

Author SHA1 Message Date
Rob Pilling 92fd9133fb Regenerate main.d.ts - Widget types 2023-02-25 22:23:53 +00:00
Rob Pilling 87a448f76c Add TypeScript details to READMEs
And in some cases, add READMEs

(this is a follow-up to #2589)
2023-02-22 22:10:17 +00:00
Rob Pilling 8a3c9a26e5 Regenerate widChargingStatus 2023-02-19 21:07:12 +00:00
Sebastian Di Luzio da0e2a7909 Update metadata.json 2022-01-20 21:04:42 +01:00
Sebastian Di Luzio c825c8ec86 Merge remote-tracking branch 'upstream/master' 2022-01-20 21:03:57 +01:00
Ronin0000 86dcfc8854
fix version number 2022-01-19 08:19:58 -08:00
Ronin0000 12ce8447db
fix version number 2022-01-19 08:19:36 -08:00
Adam Schmalhofer cec31972b5 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
Sebastian Di Luzio 0499f04dc3 try to use strict again 2021-12-10 22:36:22 +01:00
Sebastian Di Luzio 0ece5ccdb0 more testing to get app back running 2021-12-10 22:32:36 +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 4511520c88 upgrade chargingStatus version 2021-12-10 22:17:06 +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 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 4fd2ab6d6a fix id and versioning 2021-12-04 23:07:43 +01:00
Sebastian Di Luzio 14d1b23bd4 give some breathing space to icons on the left 2021-12-04 22:51:40 +01:00
Sebastian Di Luzio 9ad0ccd1bf make width smaller, default to not having width 2021-12-04 22:47:27 +01:00
Sebastian Di Luzio cf36400faa prepare first release 2021-12-04 22:37:16 +01:00
Sebastian Di Luzio 1a320a56c7 scale icon 2021-12-04 22:30:02 +01:00
Sebastian Di Luzio 6989466aba export image differently 2021-12-04 22:26:55 +01:00
Sebastian Di Luzio 1d7a69ce0a another attempt to use icon correctly 2021-12-04 22:22:22 +01:00
Sebastian Di Luzio c7aea28a47 display text 2021-12-04 22:08:07 +01:00
Sebastian Di Luzio 70bb045be0 use image with 1bit and without specified color 2021-12-04 22:00:07 +01:00
Sebastian Di Luzio 9ee26a66ef use 8bit image 2021-12-04 21:19:29 +01:00
Sebastian Di Luzio 6b8c201ff2 use different export technique 2021-12-04 21:08:40 +01:00
Sebastian Di Luzio d3b586635c use larger icon 2021-12-04 21:02:14 +01:00
Sebastian Di Luzio 4814120de6 draw string 2021-12-04 20:56:59 +01:00
Sebastian Di Luzio 5efc380b83 use inverted icon 2021-12-04 20:54:29 +01:00
Sebastian Di Luzio 4e4cc3e930 attempt to draw icon again 2021-12-04 20:50:24 +01:00
Sebastian Di Luzio 772d0a8724 draw X 2021-12-04 20:47:31 +01:00
Sebastian Di Luzio 67c72d337e attempt to use correct image for rendering 2021-12-04 20:44:17 +01:00
Sebastian Di Luzio c2b731a972 attempt to draw what we want to see 2021-12-04 20:34:45 +01:00
Sebastian Di Luzio c320902fc6 move to another folder, add gps draw logic 2021-12-04 20:30:13 +01:00