1
0
mirror of https://github.com/jaandrle/deka-dom-el synced 2024-11-22 16:55:23 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
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
eb920f7bbd
💥 customElement (+enhance slotting simulation) + enh. types 2023-12-22 16:49:59 +01:00
58b73dcbc7
💥 rename signals to observables 2023-11-24 20:41:04 +01:00
40780bd61f
Add on.disconnectedAsAbort(), pushRoot() to scope (and 🐛 pop) 2023-11-17 14:48:11 +01:00
0f511d1791
💥 append, elNS, el.mark, el.later 2023-11-08 13:44:37 +01:00
6a52972373
♻️ Update scope and namespace handling (scope hook) 2023-10-10 10:55:00 +02:00
ebbb76e9a0
🚀 use native listeners & scope 2023-10-09 13:49:38 +02:00
7417565fa5
🧱 move components, exports, and index files to examples directory 2023-09-26 09:40:00 +02:00