Ayo
|
cb8cfd7c5e
|
fix: apply web-component-base patch
|
2023-11-18 00:48:18 +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
|
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
|
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
|
9ebd6e7f3b
|
chore(cli): remove unused dep
|
2023-11-17 16:35:10 +01:00 |
|
Ayo Ayco
|
47600f5f45
|
feat(core): support for boolean attributes in web-component-base (#25)
|
2023-11-17 16:25:19 +01:00 |
|
Ayo
|
56ccb672ff
|
feat(templates): code-block support for inline; unique title
|
2023-11-17 15:24:50 +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
|
018aeaac7e
|
feat(templates): use project object in server:setup
|
2023-11-13 14:52:57 +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
|
0e178fda79
|
feat(site): use vanilla-hello-world
|
2023-11-12 16:56:41 +01:00 |
|
Ayo
|
09e5418a3b
|
chore(core): bump version for release
|
2023-11-12 16:43:24 +01:00 |
|
Ayo
|
cb503f7ca3
|
refactor(core): simpler code-block element
|
2023-11-12 16:42:23 +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
|
93989ac1e5
|
chore(core): update web-component-base dep
|
2023-11-12 16:13:15 +01:00 |
|
Ayo
|
232d1976f2
|
feat(templates): use nested setup object in basic template
|
2023-11-10 22:32:11 +01:00 |
|
Ayo
|
93e07d4928
|
fix(site): escaped quote on demo page
|
2023-11-10 22:27:39 +01:00 |
|
Ayo
|
cb85e3eafc
|
feat(site): show nested setup object in demo page
|
2023-11-10 22:26:16 +01:00 |
|
Ayo
|
6b0e0a46f0
|
feat(core): allow nested objects in setup scripts
|
2023-11-10 22:19:51 +01:00 |
|
Ayo
|
111c53d2fb
|
fix(core): allow non-element slot child
|
2023-11-09 11:56:20 +01:00 |
|
Ayo
|
db95acc488
|
fix(site): demo warning block not showing textw
|
2023-11-09 11:49:49 +01:00 |
|
Ayo Ayco
|
5be9cea9da
|
feat(templates): add named slot example to basic template (#22)
|
2023-11-09 11:35:22 +01:00 |
|
Ayo Ayco
|
17c5b810f9
|
feat(core): named slots (#21)
|
2023-11-09 11:35:14 +01:00 |
|
Ayo
|
51be11da89
|
chore(packages): update LICENSEs
|
2023-11-09 11:33:02 +01:00 |
|
Ayo Ayco
|
065209a5ad
|
feat(core): update unpkg imported version
|
2023-11-09 11:32:56 +01:00 |
|
Ayo Ayco
|
72874430a0
|
style(site): add initial color theme variables
|
2023-11-09 11:32:41 +01:00 |
|
Ayo
|
ca89e59ea7
|
chore(site): update readme
|
2023-11-06 22:17:35 +01:00 |
|
Ayo
|
4b89068107
|
chore: add cspell words
|
2023-11-06 22:10:55 +01:00 |
|
Ayo
|
0b101d0743
|
refactor(config): separate typedef
|
2023-11-06 22:07:03 +01:00 |
|
Ayo
|
09d55e65f3
|
chore(cli): import from 'node:' prefix
|
2023-11-06 22:06:31 +01:00 |
|
Ayo
|
3b5b541689
|
feat(site): update demo code-block
|
2023-11-06 17:37:06 +01:00 |
|
Ayo
|
72925d2dfb
|
feat(demo): magic reactivity input
|
2023-11-06 16:17:21 +01:00 |
|
Ayo
|
bede8e0057
|
style(site): primary color for command
|
2023-11-06 13:07:11 +01:00 |
|
Ayo
|
bb759071ba
|
style(site): strong command
|
2023-11-06 13:03:19 +01:00 |
|
Ayo
|
d57dc54b95
|
chore(site): remove commented out code
|
2023-11-06 12:41:09 +01:00 |
|
Ayo
|
8c2fcd3b7a
|
perf(site): try prefetch as document
|
2023-11-06 12:38:04 +01:00 |
|
Ayo
|
930e37c653
|
perf(site): prefetch demo page and resources
|
2023-11-06 12:35:49 +01:00 |
|
Ayo
|
f1e6561308
|
chore: fix contributing guide title
|
2023-11-06 12:28:26 +01:00 |
|
Ayo
|
560869ca88
|
chore: initial CONTRIBUTING guide
|
2023-11-06 12:28:09 +01:00 |
|
Ayo
|
9e924ef13e
|
feat(site): mention Edges and Nitro
|
2023-11-06 12:26:49 +01:00 |
|
Ayo
|
30c4790f61
|
devops: remove gh action for now
|
2023-11-03 23:32:12 +01:00 |
|
Ayo
|
a4d508b101
|
devops: release action
|
2023-11-03 23:29:17 +01:00 |
|
Ayo
|
60c24d6036
|
style(cli): make version bold
|
2023-11-03 23:20:41 +01:00 |
|
Ayo
|
8867663122
|
fix(site): remove unnecessary style rule
|
2023-11-03 23:19:15 +01:00 |
|
Ayo
|
66da6674f1
|
feat(site): mention project is in-progress
|
2023-11-03 22:39:39 +01:00 |
|