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

23 Commits

Author SHA1 Message Date
25d475ec04
🔤 🐛 v0.9.1-alpha (#30)
* :tap: removed on.attributeChanged and static observedAttributes

*  import optimalization

*  scope.signal

* 🔤 🐛

*  🐛 registerReactivity and types

* 🔤

* 

* 🔤

* 🐛 Node in enviroment

*  todos

* 

*  🔤

*  lint

*  memo

* 🔤 🐛 memo

*  🔤 todomvc

* 🐛 types

* 🔤 p08 signal factory

* 🔤  types

*  🔤 lint

* 🔤

* 🔤

* 🔤

* 🔤

* 📺
2025-03-12 18:37:42 +01:00
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
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
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
58b73dcbc7
💥 rename signals to observables 2023-11-24 20:41:04 +01:00
fb02635d24
💥 simulateSlots 2023-11-24 16:16:08 +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
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
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
14fe70e8f6
🔨 💥 docs + types 2023-11-08 14:54:00 +01:00
0f511d1791
💥 append, elNS, el.mark, el.later 2023-11-08 13:44:37 +01:00
caa4cd84ed
docs + readme 2023-11-07 21:58:48 +01:00
0d70189908
Create DocumentFragment also with el() 2023-11-06 14:04:27 +01:00
97da5441ee
Bundle DTS files 2023-10-19 15:01:54 +02:00