7078ec68c1
🐛 wrong file(s) in git
2025-03-05 16:24:47 +01:00
41d7728d18
🐛 fixes completitions for el with components
2025-03-05 16:24:06 +01:00
8f0879196f
🔤 intro
2025-03-05 15:29:59 +01:00
9ed6de2f8a
🔤 elements
2025-03-05 14:47:29 +01:00
2a3b6dc5cd
🔤 events
2025-03-05 14:39:28 +01:00
1c5f0dab5e
⚡ dispatch
2025-03-05 14:39:19 +01:00
e1f2b32736
🔤 UI
2025-03-05 14:08:21 +01:00
e2df9705d1
🔤 updates texts
2025-03-05 11:53:32 +01:00
209fa49dee
🔤 UI
2025-03-05 10:14:09 +01:00
1b0312f6bd
🔤
2025-03-04 17:52:55 +01:00
508d93bb1a
⚡ bs/lint
2025-03-04 17:00:14 +01:00
f2ce23d9f7
🔤
2025-03-04 16:46:00 +01:00
b08f75bfb0
🔤 ssr
2025-03-04 16:24:34 +01:00
4edc509646
🔤 adds debugging
2025-03-04 15:42:52 +01:00
56232a9f64
⚡ (bs) (un)min
2025-03-04 14:07:00 +01:00
dcf389e28e
⚡ 🔤 UI enhancements
2025-03-04 13:19:16 +01:00
bdb20ec298
🔤 ⚡ Docs UI/UX
2025-03-03 19:06:23 +01:00
7ec50e1660
🐛 coumputed signal
2025-03-03 15:25:04 +01:00
6c4ddd655f
🔤
2025-03-03 15:21:43 +01:00
198f4a3777
🔤
2025-03-03 15:20:31 +01:00
3435ea6cfe
🐛 Better types for on*
2025-03-03 15:10:20 +01:00
ed7e6c7963
⚡ Refatc signals to .get/.set syntax #26
2025-03-03 14:19:41 +01:00
3168f452ae
⚡ wip
2025-02-28 19:53:07 +01:00
b53f3926b3
⚡ wip
2025-02-28 17:12:40 +01:00
8f2fd5a68c
🔤
2025-02-28 14:32:51 +01:00
f53b97a89c
⚡ wip
2025-02-28 13:40:56 +01:00
f8a94ab9f8
⚡ 🎉
2025-02-28 13:05:46 +01:00
dba4e93b88
⚡ debug options for (e.g.) document.body
2025-02-22 16:20:24 +01:00
72227a80df
⚡ build
2025-02-18 22:25:09 +01:00
b347bdffc1
🐛 Fixes update of dataset/classList
2025-02-18 22:03:36 +01:00
e884f871b0
⚡ better helloWorld.js
2024-12-13 19:37:52 +01:00
c391c6549b
⚡ 🔤 original helloWorld
2024-12-13 15:52:24 +01:00
091546aaab
🔤 introduction example ( #24 )
2024-12-13 15:49:54 +01:00
eef4e8dfa6
⚡ Refact docs and examples (linting) ( #22 )
2024-12-13 15:04:52 +01:00
b50f8449aa
🐛 (bs/docs) Fixes (non)exsting docs target
2024-11-22 11:10:12 +01:00
eb9139e326
🐛 (bs/docs) wrong hashbang
2024-11-22 11:02:01 +01:00
0f91166811
⚡ Docs
2024-11-22 11:00:15 +01:00
e157d2843e
Create static.yml
2024-11-22 10:38:25 +01:00
25ae6d44fe
⚡ Build Docs
2024-11-22 10:31:39 +01:00
0ea5234a4b
⚡ Adds Web Componens page into the doc and doc enhancements ( #21 )
2024-11-22 10:20:59 +01:00
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