Commit graph

84 commits

Author SHA1 Message Date
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
Ayo
fce411f7f4 chore: update library size section 2023-11-19 00:15:13 +01:00
Ayo
c4d4b3e699 chore: update package description and repo 2023-11-18 23:43:02 +01:00
Ayo
12acf83c8c chore: add library size section 2023-11-18 23:27:01 +01:00
Ayo
2affb0697c chore: update tldr 2023-11-18 22:46:51 +01:00
Ayo
10b2c09bac chore: update tldr 2023-11-18 22:45:26 +01:00
Ayo
60008bf07e chore: update readme
- clearer explanation
2023-11-18 10:40:03 +01:00
Ayo
6869ccb3e7 feat: more explainer for using WebComponent.props
- update readme with more read/write access explanation and example
- update demo page to use .props
2023-11-18 10:31:12 +01:00
Ayo
8343fded9c chore: update README examples 2023-11-18 09:11:51 +01:00
Ayo
2616591315 refactor: make props read-only 2023-11-17 23:31:10 +01:00
Ayo
693c35d082 fix: README examples 2023-11-17 23:23:32 +01:00
Ayo
910a5096d0 feat: props Proxy for camelCase counterparts
- provide easy access to any observed attribute.
- update README examples
- update JSDoc examples
2023-11-17 23:10:02 +01:00
Ayo
8c06069b25 fix: readme example 2023-10-24 18:39:39 +02:00
Ayo
9b37dfa0de chore: fix quick start example 2023-10-20 12:19:41 +02:00