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

17 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
b0d5d2f882
🗑️/🐛 clean up issues due mergering 2024-01-31 15:01:38 +01:00
b326c0e050
local 2024-01-31 14:37:57 +01:00
e88a495525
💥 customElement (#11)
* 🎉

* Update customElement.js

* 💥 `observedAttributes`
2024-01-05 16:49:05 +01: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
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
40780bd61f
Add on.disconnectedAsAbort(), pushRoot() to scope (and 🐛 pop) 2023-11-17 14:48:11 +01:00
2569b9cd45
💥 📝 2023-11-10 17:16:58 +01:00
4d3a513713
💥 WC 2023-11-08 19:09:39 +01:00
5c038f0427
🔨 mainly types + 💥 ddePublicElementTagNameMap 2023-11-08 18:53:22 +01:00
06ab87c06f
Add __dde_lifecycleToEvents flag to lifecycleToEvents 2023-10-13 16:51:43 +02:00
18f93d7e0b
🚀 lifecycle events, signals from attrs test 2023-10-13 16:37:04 +02: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