Commit graph

340 commits

Author SHA1 Message Date
Ayo
a388ea7dc9 1.12.2 2023-11-17 23:31:23 +01:00
Ayo
2616591315 refactor: make props read-only 2023-11-17 23:31:10 +01:00
Ayo
63175c6c9f 1.12.1 2023-11-17 23:23:51 +01:00
Ayo
693c35d082 fix: README examples 2023-11-17 23:23:32 +01:00
Ayo
3d31b41f53 1.12.0 2023-11-17 23:10:13 +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
003b72a1f2 1.11.4 2023-11-17 16:10:19 +01:00
Ayo
aabbb09c89 feat: better example to show observed attrs are only smallcase 2023-11-17 16:08:25 +01:00
Ayo
bef423fde1 feat: support boolean attribute
if no value is passed to an attribute it returns 'true'
2023-11-17 15:42:45 +01:00
Ayo
670c882e44 1.11.3 2023-11-12 16:06:59 +01:00
Ayo
d3573ec5b2 chore: better example with explanations 2023-11-12 16:06:47 +01:00
Ayo
859260f578 fix: demo import 2023-11-10 22:06:55 +01:00
Ayo
bfacf84b45 refactor: update jsdocs types & example 2023-11-10 22:04:46 +01:00
Ayo
b74ee310da chore: add LICENSE file 2023-11-10 21:56:12 +01:00
Ayo
2423dc6887 1.11.2 2023-11-09 11:01:27 +01:00
Ayo
157e9ed8cb fix: supper.connectedCallback doesn't exist 2023-11-09 11:01:19 +01:00
Ayo
1172247693 1.11.1 2023-11-07 00:00:05 +01:00
Ayo
d0e144953a feat: add jsdoc example and links 2023-11-06 23:59:46 +01:00
Ayo
4aaa93e57a 1.11.0 2023-10-29 18:11:51 +01:00
Ayo
feed3f7005 chore: deliver .js instead of .mjs 2023-10-29 18:10:42 +01:00
Ayo
12ef8fe02f 1.10.0 2023-10-27 08:50:24 +02:00
Ayo
4e533009df remove prep 2023-10-27 08:49:59 +02:00
Ayo
7eb067f923 try prepare 2023-10-27 08:49:37 +02:00
Ayo
316433b1d0 1.9.9 2023-10-27 08:48:16 +02:00
Ayo
3633b49e4d try prepublishOnly 2023-10-27 08:48:08 +02:00
Ayo
18b34019ba 1.9.8 2023-10-27 08:47:38 +02:00
Ayo
1415c82113 chore: prepare scripts 2023-10-27 08:47:30 +02:00
Ayo
3d1e92b36a 1.9.7 2023-10-27 08:45:59 +02:00
Ayo
39180f45f2 1.9.6 2023-10-27 08:45:48 +02:00
Ayo
e61f033520 chore revert patch 2023-10-27 08:45:39 +02:00
Ayo
61e4dadb41 1.9.6 2023-10-27 08:45:01 +02:00
Ayo
09ffc5d99c refactor: add class description; private camelCase util 2023-10-27 08:44:55 +02:00
Ayo
884da7e2aa 1.9.5 2023-10-25 16:27:56 +02:00
Ayo
4d266891a8 1.9.4 2023-10-24 18:39:47 +02:00
Ayo
8c06069b25 fix: readme example 2023-10-24 18:39:39 +02:00
Ayo
42ad333201 1.9.3 2023-10-20 12:19:48 +02:00
Ayo
9b37dfa0de chore: fix quick start example 2023-10-20 12:19:41 +02:00
Ayo
3fff13c08a 1.9.2 2023-10-20 12:14:30 +02:00
Ayo
b5cb00d26f chore: update samples in readme 2023-10-20 12:14:20 +02:00
Ayo
5ee41e9a1d 1.9.1 2023-10-20 12:05:42 +02:00
Ayo
53fc70aa96 chore: add Prop Access section to readme 2023-10-20 12:05:35 +02:00
Ayo
f785799fcf 1.9.0 2023-10-20 11:59:06 +02:00
Ayo
79d733ee82 1.8.0 2023-10-20 11:58:50 +02:00
Ayo
8a977ce3e2 feat: access kebab-case props with camelCase counterpart 2023-10-20 11:58:36 +02:00
Ayo
746c09f79e 1.7.1 2023-10-19 18:18:55 +02:00
Ayo
4763df6ee8 Revert "1.8.0"
This reverts commit da5cb1ad08.
2023-10-19 18:18:33 +02:00
Ayo
da5cb1ad08 1.8.0 2023-10-19 18:17:37 +02:00
Ayo
6ad2ab5707 fix: missing dts 2023-10-19 18:17:30 +02:00
Ayo
6b448f2c1b 1.7.0 2023-10-19 18:11:07 +02:00
Ayo
c360bd1b7f feat: make package type module; rename to .mjs 2023-10-19 18:10:10 +02:00