1
0
mirror of https://github.com/jaandrle/deka-dom-el synced 2025-04-05 13:15:53 +02:00

176 Commits

Author SHA1 Message Date
a8183d1282
🔤 2025-03-11 16:55:08 +01:00
97defc5884
2025-03-10 18:20:54 +01:00
104837500d
todos 2025-03-10 16:42:41 +01:00
bc2398a005
🐛 Node in enviroment 2025-03-10 16:35:09 +01:00
ee7fe43369
🔤 2025-03-10 16:25:08 +01:00
27468701e8
2025-03-10 16:08:15 +01:00
4675f95e3c
🔤 2025-03-10 15:47:00 +01:00
5073ac5b69
🐛 registerReactivity and types 2025-03-10 15:46:49 +01:00
c0c7428938
🔤 🐛 2025-03-10 13:47:58 +01:00
afd09a25db scope.signal 2025-03-10 11:32:21 +01:00
08316892d0 import optimalization 2025-03-10 11:08:45 +01:00
15dc342ae8 :tap: removed on.attributeChanged and static observedAttributes 2025-03-10 10:49:26 +01:00
e1f321004d Merge remote-tracking branch 'origin/main' 2025-03-07 21:50:05 +01:00
47c5fda8d6
🐛 DDE + dd<el> in md 2025-03-07 21:47:49 +01:00
7f3b818fa5
🐛 DDE + dd<el> in md 2025-03-07 21:45:44 +01:00
d742d960ac 🔤 dd<el>, iief 2025-03-07 21:32:15 +01:00
d56d5e45d5
🔤 just typos + status updates 2025-03-07 14:54:48 +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
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
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