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

9 Commits

Author SHA1 Message Date
cc69018d99
🐛 Process primitives & signals correctly in createElement/assign 2023-09-21 12:35:27 +02:00
1cb1a8420c
📝 add comment to processReactiveAttribute 2023-09-11 18:30:06 +02:00
62a3b1ed35
🐛 🚧 connected/disconnected + onAbort 2023-09-09 21:18:28 +02:00
20e95e33d4
Move reactive element to the S.el
⇒ cleanup/simplify signal registration
2023-09-08 20:16:42 +02:00
eb8aa93f06
Add deps WeakMap for register/clear deps signals 2023-09-08 10:53:42 +02:00
9b77d65279
Add ddeSignal type to global scope + TODOs updated 2023-09-07 18:21:51 +02:00
6fae2fc4e6
Signals finalization 2023-09-07 17:35:23 +02:00
55a8f14b6b
🚧 types, linting, caching
♻️ add linting to codebase
♻️ Update prototype methods
🐛 update maxcomplexity in jshintConfig
♻️ Improve DOM element property handling
♻️ update setDelete function
 Add type annotation for signals()
♻️ Cleanup when signal removed
2023-09-07 13:52:09 +02:00
ba3194f960 dev-package (#15)
Reviewed-on: #15
2023-09-05 09:25:47 +02:00