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

13 Commits

Author SHA1 Message Date
cc69018d99
🐛 Process primitives & signals correctly in createElement/assign 2023-09-21 12:35:27 +02:00
78fdb45ea7
🐛 update dom-common.js setDelete to setDeleteAttr 2023-09-19 12:35:07 +02:00
1df797e316
♻️ 🔨 🐛 e.g. better namespace #18 2023-09-19 09:30:21 +02:00
9c5ac96ab8
🚚 2023-09-13 21:39:24 +02:00
dfcb98bfbe
🚚 2023-09-13 21:06:13 +02:00
d7e0b17e38
📦 2023-09-13 13:20:00 +02:00
62a3b1ed35
🐛 🚧 connected/disconnected + onAbort 2023-09-09 21:18:28 +02:00
9b77d65279
Add ddeSignal type to global scope + TODOs updated 2023-09-07 18:21:51 +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
ac22b58e8b
Add types to package.json 2023-09-05 12:49:37 +02:00
ec169ca740
🧱 add jsdom support 2023-09-05 11:01:29 +02:00
0090f534b1
add type module to package.json 2023-09-05 09:57:54 +02:00
ba3194f960 dev-package (#15)
Reviewed-on: #15
2023-09-05 09:25:47 +02:00