1
0
mirror of https://github.com/jaandrle/deka-dom-el synced 2024-11-21 15:39:36 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
4f788459b9
🐛 Signal&ddeSignal type
- in elements use ddSignal for better compatibility with ponetially another implementation
- fixed incorrect detection of `S(()=> any)` and `S(non-function, any)`
2024-06-03 16:23:05 +02:00
cd62782c7b
Replace “observable” term with “signal” (#19)
*  refact docs

to make editing (now renaming observables to signal) easier

*   use signal(s) term isntead of observable(s)

*  🔤 version + typo

* 🐛 customElement example (0→S)

* 📺 version in package-lock.json
2024-05-22 21:43:49 +02:00
58b73dcbc7
💥 rename signals to observables 2023-11-24 20:41:04 +01:00
efc5c34fc4
S.attribute is the best option 2023-11-22 21:29:40 +01:00
10ed0802f2
🚧 mainly wc/ce 2023-11-22 17:39:46 +01:00
5c038f0427
🔨 mainly types + 💥 ddePublicElementTagNameMap 2023-11-08 18:53:22 +01:00
97da5441ee
Bundle DTS files 2023-10-19 15:01:54 +02:00
dfcb98bfbe
🚚 2023-09-13 21:06:13 +02:00