Commit graph

6 commits

Author SHA1 Message Date
Ayo
363f2f9201 refactor(template): different prop access examples
- HTMLElement.dataset for vanilla
- WebComponent camelCase counterpart for custom base
2023-11-17 20:53:51 +01:00
Ayo
ac1e839ca4 refactor(site, templates): use HTMLElement.dataset 2023-11-17 20:28:59 +01:00
Ayo
b4c7bab3df feat(site, templates): use HTMLElement.dataset 🤗 2023-11-17 19:15:56 +01:00
Ayo
0e178fda79 feat(site): use vanilla-hello-world 2023-11-12 16:56:41 +01:00
Ayo
5e6ab37598 feat(templates): better web-component examples
- afterViewInit + scoped stype example
- autocompletion example
2023-11-12 16:41:18 +01:00
Ayo
fa4711031c feat(templates): add content to basic template 2023-10-21 13:47:02 +02:00