9faa24b7b3
🐛 signal types in esm*.d.ts
2024-06-07 10:25:52 +02:00
a0a104ac0b
🐛 mainly el
types fix
2024-06-05 16:21:13 +02:00
4f788459b9
🐛 Signal&ddeSignal type
...
- in elements use ddSignal for better compatibility with ponetially another implementation
- fixed incorrect detection of `S(()=> any)` and `S(non-function, any)`
2024-06-03 16:23:05 +02:00
8dc3e49d98
🐛 fixed typos in docs
2024-05-23 22:18:19 +02:00
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
4014e79740
🐛 flems import issue(s)
2024-05-17 22:25:10 +02:00
82e4ca687c
🐛 docs (now includes dde directly)
2024-05-17 22:13:16 +02:00
f1983dcd38
🐛 Small bugs in observables and observable valueOf
...
- new reactive element content can be empty (or contains
DocumentFragment)
- better WC observed attributes handling
2024-03-13 18:38:39 +01:00
971b595927
fixes #9
2024-02-03 14:36:17 +01:00
b740b8e020
Memo/reuse in O.el
( #18 )
...
* 🎉
* ✨ Add hasOwn helper and replace `Reflect.*`
* Update package.json
2024-02-03 14:29:24 +01:00
a5d43e6925
🐛 queueMicrotask
💄 is_readonly
2024-02-03 09:06:04 +01:00
8318915d74
🐛 docs: use 0.9.* version of Shiky as v1 is in beta
2024-01-31 15:41:43 +01:00
b0d5d2f882
🗑️ / 🐛 clean up issues due mergering
2024-01-31 15:01:38 +01:00
8c27fe8015
📦 dist
2024-01-31 14:41:18 +01:00
8dcf4b83ff
Merge branch 'main' of github.com:jaandrle/deka-dom-el
2024-01-31 14:39:03 +01:00
b326c0e050
local
2024-01-31 14:37:57 +01:00
c1a38e566c
Pre dev-memo
( #17 )
...
* 🎉
* ➖ no good direction
how to clean up not used in text re-rendering ⇒ needs to be more inside of `O.el`
* 🐛 🔨 `O.el`
* 🚀 implementing #16
* 💥 `on.(dis)connected` only once
2024-01-31 14:37:19 +01:00
13c75fede1
💥 WIP custom elements docs and types and utils
2024-01-09 21:18:43 +01:00
91f8c96eac
🔨 O.observedAttributes
, observables
2024-01-08 22:23:06 +01:00
5e7f7558b5
cross-platform using enviroment
( #14 )
...
* 🎉
* Dev bugs@v0.7.6 (#12 )
* Update observables-lib.js
* `collectChildren`
* Update todosComponent.js
* 🚀 filter for `collectChildren`
* finalization
2024-01-07 13:22:55 +01:00
d2ddaaec6f
Dev bugs@v0.7.6 ( #12 )
...
* Update observables-lib.js
* `collectChildren`
* Update todosComponent.js
* 🚀 filter for `collectChildren`
2024-01-07 12:33:56 +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
64ddd3f41f
♻️ 🐛 Update types
2023-12-17 13:22:58 +01:00
f31808c2d6
📦 🐛 ✏️ updates & types & docs
2023-12-16 16:14:00 +01:00
3fc585d012
📝 update scopes documentation
2023-12-04 18:28:18 +01:00
33e470c799
🐛 docs typo on.disconnected
2023-12-04 18:24:59 +01:00
5c3f3e1de1
🎉 docs/scopes
2023-12-04 18:19:30 +01:00
fb14d51cb4
🎉 docs/p05-scopes
2023-11-30 17:05:19 +01:00
01f102c149
💥 docs observables
2023-11-29 18:25:21 +01:00
420defe4a2
🐛 renamig issues
2023-11-24 21:07:48 +01:00
3bbcb0eff7
🐛 renaming fixes
2023-11-24 20:51:39 +01:00
58b73dcbc7
💥 rename signals to observables
2023-11-24 20:41:04 +01:00
fc4037f3eb
:docs:
2023-11-24 17:02:16 +01:00
fb02635d24
💥 simulateSlots
2023-11-24 16:16:08 +01:00
6a293d75a6
docs mainly signals
2023-11-23 18:36:26 +01:00
0d5033780d
🔨 docs
2023-11-23 16:30:20 +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
56206343d1
dispatchEvent
2023-11-21 21:22:04 +01:00
a2b4e19d1b
🐛 docs
2023-11-21 17:24:40 +01:00
96c84227e9
v0.7.1 (dispatchEvent, docs)
2023-11-21 17:19:59 +01:00
ae0455f913
🔨 docs+addons
2023-11-21 14:37:57 +01:00
c0fdec1e1e
chainableAppend
2023-11-19 11:07:23 +01:00
398cc38c88
✏️ docs ( 🔨 examples, 🚧 events)
2023-11-18 14:23:18 +01:00
10021cb8be
✨ ✏️ update elemnts and add events page
2023-11-17 16:15:26 +01:00
40780bd61f
✨ Add on.disconnectedAsAbort(), pushRoot() to scope (and 🐛 pop
)
2023-11-17 14:48:11 +01:00
5008b56ac8
Update README.md
2023-11-16 21:18:48 +01:00
40eaabc7ed
Update README.md
2023-11-16 20:48:58 +01:00
ad445c9bd3
🐛 Boolean(namespace)
+ mark+ssr
2023-11-10 18:02:56 +01:00