|
7fcbbfb28d
|
chore: set up prettier
|
2024-12-19 22:41:46 +01:00 |
|
|
5020713fa7
|
chore: remove eslint no-undef override
|
2024-12-19 22:19:30 +01:00 |
|
|
8c46683527
|
chore: format code
|
2024-12-19 22:18:52 +01:00 |
|
|
3ab877e869
|
chore: setup eslint
|
2024-12-19 22:18:41 +01:00 |
|
|
4f6f441b3b
|
test: add vitest & initial tests
|
2024-11-10 21:31:48 +01:00 |
|
|
6f0ad3e1d5
|
chore: update deps
|
2024-11-10 21:05:38 +01:00 |
|
|
a18cf3ca22
|
chore: fix section link README.md (#51)
|
2024-09-29 20:30:47 +02:00 |
|
|
aa59785806
|
feat: update all examples to use latest features
|
2024-09-03 00:52:38 +02:00 |
|
|
eb115d25ea
|
chore: add new post-apocalyptic demo (#50)
|
2024-08-24 01:40:57 +02:00 |
|
|
1443b15b4d
|
chore: patch version (#49)
* 2.1.1
* chore: update readme instructions on using CDNs
* 2.1.2
|
2024-07-27 22:41:01 +02:00 |
|
|
87c1c9faca
|
chore: update instructions on using CDNs (#48)
* 2.1.1
* chore: update readme instructions on using CDNs
|
2024-07-27 22:38:29 +02:00 |
|
|
4445d04208
|
chore: update gh action for eslint (#47)
* chore: update dev deps
* chore: pnpm update dev deps
* chore: update deps; initial migrate to eslint flat config
* chore: remove 'beta' from readme
* 2.1.0
* chore: update gh action for eslint
|
2024-07-27 22:16:53 +02:00 |
|
|
8723290d90
|
chore: udpate dev deps; initial migration to eslint flat config (#46)
* chore: update dev deps
* chore: pnpm update dev deps
* chore: update deps; initial migrate to eslint flat config
* chore: remove 'beta' from readme
* 2.1.0
|
2024-07-27 22:09:06 +02:00 |
|
|
d15746a91a
|
chore: remove memoization as needed improvement
Will focus now on smart diffing
|
2024-07-03 21:37:09 +02:00 |
|
|
37ff3f9cf2
|
feat: update McFly link
|
2024-06-11 16:09:47 +02:00 |
|
Ayo Ayco
|
88299332aa
|
chore: update README.md (#45)
|
2024-05-21 11:12:03 +02:00 |
|
Ayo
|
da83077ec8
|
chore: pin nitropack to 2.8
|
2024-03-11 13:17:38 +01:00 |
|
Ayo
|
ce157f9f63
|
chore: migrate to pnpm; set size limits
|
2024-03-09 21:07:06 +01:00 |
|
Ayo
|
0c5d4ef15f
|
chore(readme): link to custom-elements MDN page
|
2024-01-15 11:29:21 +01:00 |
|
Ayo
|
29dc82b0c3
|
feat(site): update example of imperative way
|
2024-01-13 23:23:51 +01:00 |
|
Ayo
|
5e50df8613
|
feat(site): update why section
|
2024-01-13 23:15:03 +01:00 |
|
Ayo
|
162b468d8d
|
feat(site): update attribution
|
2023-12-28 12:16:17 +01:00 |
|
Ayo
|
1c2ad3b5e0
|
feat(site): update attribution footer
|
2023-12-28 11:45:41 +01:00 |
|
Ayo Ayco
|
e3d6b2783c
|
feat(site): zero js scenario (#44)
|
2023-12-28 11:26:16 +01:00 |
|
Ayo
|
96b4c9f76b
|
chore: remove gif on readme
|
2023-12-28 11:04:56 +01:00 |
|
Ayo
|
d1a5462f4a
|
chore: add list of feature-specific demos
|
2023-12-28 10:58:44 +01:00 |
|
Ayo
|
82cf06df62
|
chore: reorder sections
- move examples next to usage
|
2023-12-27 22:15:17 +01:00 |
|
Ayo
|
41b4a32673
|
chore: add todo-app example on readme
|
2023-12-27 22:11:59 +01:00 |
|
Ayo
|
9d8ff3b453
|
chore: disable continue on error
|
2023-12-27 13:56:08 +01:00 |
|
Ayo
|
af1ef22042
|
Merge branch 'main' of github.com:ayoayco/web-component-base
|
2023-12-27 13:47:38 +01:00 |
|
Ayo
|
4ab63c4da0
|
chore: update eslint.yml
|
2023-12-27 13:47:08 +01:00 |
|
Ayo Ayco
|
a2c34bdc81
|
chore: add eslint.yml for gh actions (#42)
|
2023-12-27 13:45:30 +01:00 |
|
Ayo
|
d42fbc0e40
|
chore: mention shadow dom usage on readme
|
2023-12-27 12:52:01 +01:00 |
|
Ayo
|
2f46ad3c67
|
chore: remove closed issue on readme
|
2023-12-27 00:24:54 +01:00 |
|
Ayo Ayco
|
e78030ab13
|
feat: use shadow dom host (#41)
|
2023-12-27 00:13:21 +01:00 |
|
Ayo Ayco
|
29fa864ca2
|
feat: use shadow mode (#39)
|
2023-12-26 23:48:54 +01:00 |
|
Ayo
|
d4dcea4503
|
chore: mention shadow dom opt-in plan on readme
|
2023-12-26 11:30:41 +01:00 |
|
Ayo
|
4cdaddf858
|
chore: housekeeping
- remove pretty on husky pre-commit
- vscode formatOnSave
|
2023-12-24 14:59:13 +01:00 |
|
Ayo Ayco
|
879032aa1e
|
chore: set up eslint & husky (#38)
|
2023-12-23 22:40:45 +01:00 |
|
Ayo
|
deda46ed9c
|
chore: update site deps
|
2023-12-22 05:04:46 +01:00 |
|
Ayo Ayco
|
83f30ae2c4
|
feat: add lit-html usage example (#35)
|
2023-12-21 12:59:25 +01:00 |
|
|
9c41f2e29a
|
chore: update README.md
|
2023-12-20 07:41:24 +01:00 |
|
|
264a5cf0cf
|
chore: update README.md
|
2023-12-20 07:40:18 +01:00 |
|
Ayo
|
5bd5164c44
|
chore: fix link to styling beta
|
2023-12-19 17:21:07 +01:00 |
|
Ayo
|
4222257633
|
chore: mention styling is on beta
|
2023-12-19 17:20:15 +01:00 |
|
Ayo Ayco
|
64fd600435
|
chore: publish dist from root dir (#32)
|
2023-12-18 23:12:18 +01:00 |
|
Ayo
|
43b526a870
|
chore: bump 2.1.0-beta
|
2023-12-18 17:01:32 +01:00 |
|
Ayo Ayco
|
aee0ec74aa
|
feat: scoped styles (#31)
|
2023-12-18 16:57:36 +01:00 |
|
Ayo Ayco
|
9eae4e5b8a
|
chore: update link to library size section
|
2023-12-18 08:48:31 +01:00 |
|
Ayo
|
0c9df45ecc
|
feat(site): update tiny feature description
|
2023-12-16 11:04:22 +01:00 |
|