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

14 Commits

Author SHA1 Message Date
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
0f511d1791
💥 append, elNS, el.mark, el.later 2023-11-08 13:44:37 +01:00
7d4cc29174
🐛 clear todos on remove (todosComponent example) 2023-10-14 18:08:07 +02:00
39900dc85b
♻️ Improve removing signal listener from elements 2023-10-14 16:20:54 +02:00
c20f5ae117
add removeSignalsFromElements
for better auto-removing signals↔elements listeners (e.g.
provide a way to debug/investigate deps from browser inspector)
2023-10-14 12:43:53 +02:00
9f57913f8d
🚀 Remove signal listeners automatically (fixes #20) 2023-10-13 20:57:21 +02: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
b9bbd105a5
♻️ remove/change type definitions 2023-10-12 10:48:44 +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