Commit graph

105 commits

Author SHA1 Message Date
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
Ayo
b5cb00d26f chore: update samples in readme 2023-10-20 12:14:20 +02:00
Ayo
53fc70aa96 chore: add Prop Access section to readme 2023-10-20 12:05:35 +02:00
Ayo
8b80b93e47 chore: update readme 2023-09-25 18:18:33 +02:00
Ayo
9568c4e0d4 feat: onDestroy life-cycle hook 2023-09-25 18:15:55 +02:00
Ayo
5449ef2ee2 chore: update readme tldr 2023-09-23 11:10:20 +02:00
Ayo
0d7bdfa162 chore: update readme tldr 2023-09-23 11:06:20 +02:00
Ayo
ca8264c4b9 chore: update readme 2023-09-22 10:26:26 +02:00
Ayo
16108193fd chore: add template vs render() section to readme 2023-09-22 09:55:13 +02:00
Ayo
99ea3a4d57 chore: update readme import instructions & examples 2023-09-19 16:30:18 +02:00
Ayo
ca900a3544 chore: npm i in-progress 2023-09-19 09:43:53 +02:00
Ayo
3e76af7412 chore: update readme 2023-09-17 22:09:09 +02:00
Ayo
031d18f448 chore: update readme, package description 2023-09-17 22:04:12 +02:00
Ayo
060c717092 chore: update readme 2023-09-17 20:22:10 +02:00
Ayo
e07c97b760 feat: afterViewInit hook; change onChanges param structure 2023-09-17 20:15:55 +02:00
Ayo
377b129d73 chore: update readme; add badges, rephrase 2023-09-17 19:29:26 +02:00
Ayo
e4a5ce37bd feat: static properties 2023-09-17 14:45:46 +02:00
Ayo
ccd3d9ed18 chore: update onChanges example 2023-09-17 13:40:48 +02:00
Ayo
e7608f8be6 chore: remove unneeded url 2023-09-17 11:29:20 +02:00
Ayo
162bae487f chore: add quick start example 2023-09-17 11:27:42 +02:00
Ayo
41b8ba21d5 chore: remove unneeded 'export' from example 2023-09-17 11:17:29 +02:00
Ayo
3debb6fdd9 chore: update examples to use unpkg 2023-09-17 11:12:33 +02:00
Ayo
5269a4dbfa chore: update examples 2023-09-17 02:09:02 +02:00
Ayo
7cfef1b9c8 feat: onInit hook 2023-09-17 02:05:12 +02:00
Ayo
69374e9e7f chore: update readme 2023-09-17 00:53:49 +02:00
Ayo
4e122a827d feat: expose onChanges hook 2023-09-17 00:48:01 +02:00
Ayo
523fa7d620 chore: add .gitignore; update readme 2023-09-17 00:36:03 +02:00
Ayo
78a6b3c2d8 chore: update example 2023-09-17 00:03:35 +02:00
Ayo
3ba1a9e66e chore: update examples 2023-09-17 00:02:22 +02:00
Ayo
9b10824928 chore: update examples 2023-09-17 00:00:22 +02:00
Ayo
bfbad7787d chore: update example 2023-09-16 23:44:45 +02:00
Ayo
4af1003666 chore: update readme 2023-09-16 23:35:19 +02:00
Ayo
c9db257d98 chore: initialize package; update examples 2023-09-16 23:33:46 +02:00
Ayo
f2409ab545 chore: update examples 2023-09-16 23:08:52 +02:00
Ayo
fe18afa77a chore: add README.md 2023-09-16 22:58:22 +02:00