Commit graph

17 commits

Author SHA1 Message Date
Ayo
ad359a60ef refactor hello-world component 2023-11-21 11:23:20 +01:00
Ayo
de673e2f12 feat: remove barrel file 2023-11-19 18:25:49 +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
d3573ec5b2 chore: better example with explanations 2023-11-12 16:06:47 +01:00
Ayo
09ffc5d99c refactor: add class description; private camelCase util 2023-10-27 08:44:55 +02:00
Ayo
8a977ce3e2 feat: access kebab-case props with camelCase counterpart 2023-10-20 11:58:36 +02:00
Ayo
c360bd1b7f feat: make package type module; rename to .mjs 2023-10-19 18:10:10 +02:00
Ayo
16108193fd chore: add template vs render() section to readme 2023-09-22 09:55:13 +02:00
Ayo
b3892cf95d feat: publish type definitions 2023-09-18 22:52:38 +02:00
Ayo
d5b83ed847 refactor: revert onChanges param 2023-09-17 20:35:21 +02:00
Ayo
a5a39e314a chore: update test component 2023-09-17 20:18:32 +02:00
Ayo
e07c97b760 feat: afterViewInit hook; change onChanges param structure 2023-09-17 20:15:55 +02:00
Ayo
e4a5ce37bd feat: static properties 2023-09-17 14:45:46 +02:00
Ayo
5269a4dbfa chore: update examples 2023-09-17 02:09:02 +02:00
Ayo
4e122a827d feat: expose onChanges hook 2023-09-17 00:48:01 +02:00
Ayo
9b10824928 chore: update examples 2023-09-17 00:00:22 +02:00
Ayo
c9db257d98 chore: initialize package; update examples 2023-09-16 23:33:46 +02:00
Renamed from components/HelloWorld.mjs (Browse further)