62a3b1ed35
🐛 🚧 connected/disconnected + onAbort
2023-09-09 21:18:28 +02:00
7d5f3d17ae
📦 dist and experiments
2023-09-08 20:18:58 +02:00
20e95e33d4
✨ Move reactive element to the S.el
...
⇒ cleanup/simplify signal registration
2023-09-08 20:16:42 +02:00
8e588b4e41
📦
2023-09-08 15:57:51 +02:00
f632be61cf
✨ href
/src
see #5 ♻️ renaming
2023-09-08 15:54:47 +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
a8ae99962e
📦
2023-09-06 14:54:28 +02:00
dbd8dd557b
♻️ Refactor jsdom register function
2023-09-06 14:54:02 +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
421d1e9ede
🐛 Fix observerAdded and observerRemoved logic
2023-08-26 17:47:46 +02:00
f5adefbc9c
💥 Signals are now optional + reactive element
...
- `registerReactivity` can be used to register custom behavior
- Signals are automatically registered when `signals.js` is imported;
- `el("<>", signal, map)`
2023-08-26 17:32:58 +02:00
a36786042b
♻️ Refactore, add abort option
2023-08-26 12:20:01 +02:00
7f1506781f
🚀 simplify text, S⇔reactive?, todo as an example
2023-08-26 09:36:55 +02:00
77cb9cf626
✨ Add signal listener, reactive and wrap object functions
2023-08-25 20:45:02 +02:00
5417ecea19
✨ Add connected
/disconnected
observers
2023-08-25 12:04:58 +02:00
c8bf8dccaf
♻️ Rename listen
to on
2023-08-25 12:04:15 +02:00
1fbc6a8641
✨ add namespace function
2023-08-24 15:31:22 +02:00
acdfb4ef57
♻️ Simplify signals logic (use functions to read/set)
2023-08-24 14:52:46 +02:00
404971f484
✨ Add signals functionality and reactive attributes in assign
2023-08-24 14:15:55 +02:00
7a2c3e6a4b
♻️ use eventsSink for n-binding
2023-08-23 20:15:30 +02:00
31563c4f7b
💥 Events and README idea presentation
2023-08-23 15:37:32 +02:00
dc3d8133bb
📝 Update README with source code links and WIP warning
2023-08-22 19:11:55 +02:00
773e76c36d
✨ Update README with source links
2023-08-22 16:56:00 +02:00
0a4e335336
📝 Add README info about deka-dom-el
2023-08-22 16:51:09 +02:00
7a17fa8e35
🎉
2023-08-22 16:32:33 +02:00
9ee4a36530
Initial commit
2023-08-22 16:29:37 +02:00