Commit graph

27 commits

Author SHA1 Message Date
c25c5e03d4 chore: format code 2024-12-19 23:11:07 +01:00
Ayo
eece84dc22 feat(site): indicate PoC; add link to repo 2024-03-15 13:10:12 +01:00
Ayo
0f023b1219 feat(site, templates): use new WebComponent.io features 2023-12-11 17:57:21 +01:00
Ayo
b3695f7219 chore: update links to WebComponent.io 2023-11-27 16:49:38 +01:00
Ayo
2b0f85c2eb refactor(site): update vanilla observed attribute 2023-11-18 01:55:57 +01:00
Ayo
1c38ec8e1e chore(site, templates): remove console.log 2023-11-18 01:49:23 +01:00
Ayo
0671658197 feat(core): easy prop access on WebComponent v1.12
- update web-component-base to v1.12
- update site and template examples
2023-11-18 00:03:54 +01:00
Ayo
5d4702b1a6 refactor(site): different prop access examples
- HTMLElement.dataset for vanilla
- WebComponent camelCase counterpart for custom base
2023-11-17 20:53:41 +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
7c7dfa87bb feat(site): fix pages
- absolute path for reset.css
- code-block support for inline
- unique title for pages
2023-11-17 15:24:22 +01:00
Ayo
97935f49e1 fix(site): linear-gradient in oklch not working in firefox 2023-11-12 22:50:34 +01:00
Ayo
18263e1fee refactor(site): use const instead of class prop; 2023-11-12 18:01:07 +01:00
Ayo
635337d973 refactor(site, templates): code-block scoped styles 2023-11-12 17:12:18 +01:00
Ayo
7cd863dc22 refactor(site): proper dom styling logic 2023-11-12 17:02:02 +01:00
Ayo
cb503f7ca3 refactor(core): simpler code-block element 2023-11-12 16:42:23 +01:00
Ayo Ayco
17c5b810f9 feat(core): named slots (#21) 2023-11-09 11:35:14 +01:00
Ayo Ayco
72874430a0 style(site): add initial color theme variables 2023-11-09 11:32:41 +01:00
Ayo
8867663122 fix(site): remove unnecessary style rule 2023-11-03 23:19:15 +01:00
Ayo
c74421ccb0 refactor(site): remove unused component 2023-10-29 18:48:30 +01:00
Ayo
371e9a371c feat: initial packages list 2023-10-25 23:45:15 +02:00
Ayo
379b9062b5 style(site, template): remove explicit width 2023-10-22 01:51:23 +02:00
Ayo
60f0774156 style(site): make width more uniform 2023-10-22 01:05:42 +02:00
Ayo
93fdbcd09e feat(site): show create command 2023-10-21 20:25:18 +02:00
Ayo
97c9013bd7 refactor: delete useless .ts file 😱 2023-10-21 18:00:52 +02:00
Ayo
ad5232fe75 feat(site): update footer link; clean up page 2023-10-21 16:50:46 +02:00
Ayo
2a1edda533 chore: move app to site 2023-10-21 16:42:17 +02:00