1
0
mirror of https://github.com/jaandrle/deka-dom-el synced 2025-04-03 20:35:53 +02:00

19 Commits

Author SHA1 Message Date
4366027658
dde and docs improvements (#27)
*  🎉

*  wip

* 🔤

*  wip

*  wip

*  Refatc signals to .get/.set syntax #26

* 🐛 Better types for on*

* 🔤

* 🔤

* 🐛 coumputed signal

* 🔤  Docs UI/UX

*  🔤 UI enhancements

*  (bs) (un)min

* 🔤 adds debugging

* 🔤 ssr

* 🔤

*  bs/lint

* 🔤

* 🔤 UI

* 🔤 updates texts

* 🔤UI

*  dispatch

* 🔤 events

* 🔤 elements

* 🔤 intro

* 🐛 fixes completitions for el with components

* 🐛 wrong file(s) in git

* 🔤 logo

* 🐛 🔤 types 3ps

* 🔤 ui/ux

* 🔤

* 🔤

* 🔤 scopes

* 🔤

* 🔤 ui/ux

* 🔤

*  issignal

* 🔤 improvemens

*  irelands

* 🔤 UI/UX/wording

* 🐛 npx-hint

[Scrollable region must have keyboard access | Axe Rules | Deque University | Deque Systems](https://dequeuniversity.com/rules/axe/4.10/scrollable-region-focusable?application=axeAPI)

* 🔤 logos

*  better? dts builds

* Update README.md
2025-03-07 14:40:45 +01:00
eef4e8dfa6
Refact docs and examples (linting) (#22) 2024-12-13 15:04:52 +01: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
b0d5d2f882
🗑️/🐛 clean up issues due mergering 2024-01-31 15:01:38 +01:00
b326c0e050
local 2024-01-31 14:37:57 +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
58b73dcbc7
💥 rename signals to observables 2023-11-24 20:41:04 +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
40780bd61f
Add on.disconnectedAsAbort(), pushRoot() to scope (and 🐛 pop) 2023-11-17 14:48:11 +01:00
2569b9cd45
💥 📝 2023-11-10 17:16:58 +01:00
4d3a513713
💥 WC 2023-11-08 19:09:39 +01:00
5c038f0427
🔨 mainly types + 💥 ddePublicElementTagNameMap 2023-11-08 18:53:22 +01:00
06ab87c06f
Add __dde_lifecycleToEvents flag to lifecycleToEvents 2023-10-13 16:51:43 +02:00
18f93d7e0b
🚀 lifecycle events, signals from attrs test 2023-10-13 16:37:04 +02:00
6a52972373
♻️ Update scope and namespace handling (scope hook) 2023-10-10 10:55:00 +02:00
ebbb76e9a0
🚀 use native listeners & scope 2023-10-09 13:49:38 +02:00
7417565fa5
🧱 move components, exports, and index files to examples directory 2023-09-26 09:40:00 +02:00