Commit graph

97 commits

Author SHA1 Message Date
833e835f65 chore: format code 2024-12-19 22:43:12 +01:00
a18cf3ca22
chore: fix section link README.md (#51) 2024-09-29 20:30:47 +02:00
eb115d25ea
chore: add new post-apocalyptic demo (#50) 2024-08-24 01:40:57 +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
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
Ayo Ayco
88299332aa
chore: update README.md (#45) 2024-05-21 11:12:03 +02:00
Ayo
0c5d4ef15f chore(readme): link to custom-elements MDN page 2024-01-15 11:29:21 +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
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
d4dcea4503 chore: mention shadow dom opt-in plan on readme 2023-12-26 11:30:41 +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
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
21bc13f40f chore: update readme 2023-12-13 22:00:55 +01:00
Ayo
d1b76de35a chore: update readme 2023-12-13 20:01:00 +01:00
Ayo
f0b4f8a0a7 chore: update readme 2023-12-13 19:59:17 +01:00
Ayo
b4addc511d chore: update readme 2023-12-13 19:57:34 +01:00
Ayo
1b0072a45d chore: update readme 2023-12-13 19:53:47 +01:00
Ayo
47ee0ef2a9 chore: add sections to readme; update site content
- add Project Status section
- add exports section
- update features list on site and readme
2023-12-13 19:50:09 +01:00
Ayo
7cc1026ccb feat(site): update features list with lit-html usage 2023-12-13 15:47:19 +01:00
Ayo Ayco
6379334335
chore: mention lit-html usage on readme (#25) 2023-12-13 15:23:13 +01:00
Ayo
f82aed7f26 chore: test branch protection rule 2023-12-12 22:16:29 +01:00
Ayo
fae9ed2cd3 chore: test branch protection rule 🤣 2023-12-12 22:14:43 +01:00
Ayo
ad467ded5e chore: test branch protection rule 2023-12-12 22:13:52 +01:00
Ayo
ce1733c7ca chore: update readme
to test branch protection rules on GH
2023-12-12 21:26:50 +01:00
Ayo
45180dc681 chore: add fine-grained usage on readme 2023-12-12 12:30:24 +01:00
42f8b75781
chore: Update README.md screenshot 2023-12-11 23:43:01 +01:00
Ayo Ayco
06d41cd78b
chore: update README.md 2023-12-10 22:37:44 +01:00
Ayo
a6c292ff68 chore: update library size report in readme 2023-12-10 21:08:41 +01:00
Ayo
6d52a3bea0 chore: fix typos in readme 2023-12-10 20:27:48 +01:00
Ayo
4c885ccf9d chore: update site, readme, & examples for v2.0 features 2023-12-10 20:17:46 +01:00
Ayo
1ae5fa7535 chore: update readme; props can now hold object 2023-12-07 18:31:57 +01:00
Ayo Ayco
d6755dd9e3
chore: update readme "note" 2023-12-04 15:52:02 +01:00
Ayo
91356bde9f chore: fix typo on readme 2023-12-02 09:53:02 +01:00
Ayo
c3957862ad chore: update README section for template & render 2023-12-02 09:49:05 +01:00
Ayo Ayco
73dd374a3e
feat: attach-effect (#2)
We are now able to attach "side effects" to property value changes, from inside the component and outside.
2023-12-01 08:42:10 +01:00
Ayo
b3189e2c6e chore: update readme 2023-11-26 03:46:54 +01:00
Ayo
fa506c8c0f refactor: use Proxy of empty object 2023-11-23 22:15:25 +01:00
Ayo
15a3b1ce33 chore: clean up; update readme docs 2023-11-23 22:03:26 +01:00
Ayo
b0f9e11ea5 chore: update readme 2023-11-20 21:53:00 +01:00
Ayo
4fb97836c3 chore: update readme, foldable table of contents 2023-11-19 01:43:49 +01:00
Ayo
ac6827e4cb chore: update readme 2023-11-19 00:41:01 +01:00