Commit graph

193 commits

Author SHA1 Message Date
Ayo
6844ffe9f2 feat(templating): support more standard attrs
- data- <-> dataset.
- for <-> htmlFor
- class <-> className
2023-12-09 01:57:13 +01:00
Ayo
27a5fb3024 feat(templating): support for non on-event props
- use class or className
- only on-event props are tolowercase'd
2023-12-09 00:48:56 +01:00
Ayo
b4f3b98ee4 feat: use standard event prop behavior
- call .toLowerCase() on attribute props
2023-12-09 00:15:39 +01:00
Ayo
7bf37d75db feat: use standard event handler props 2023-12-09 00:11:32 +01:00
Ayo
956424cbaf chore: bump version for release 2023-12-08 23:36:20 +01:00
Ayo
07bb2d850a feat: simpler TypeError; use proxy default err 2023-12-08 23:14:03 +01:00
Ayo
75f914606f feat: example of type mismatch 2023-12-08 22:40:27 +01:00
Ayo
98c89624f9 feat: throw TypeError when setting different type 2023-12-08 22:34:25 +01:00
Ayo
7500f0c3fe chore: bump version for release 2023-12-08 22:13:51 +01:00
Ayo Ayco
3c1b3b0893
feat: templating (#9) 2023-12-08 21:31:05 +01:00
Ayo Ayco
00648883fa
feat: props blueprint (#8) 2023-12-08 18:00:40 +01:00
Ayo
f56068e76e chore: export all utils 2023-12-08 15:05:27 +01:00
Ayo Ayco
703ef9e45d
feat: initial utils distribution (#7) 2023-12-08 13:15:00 +01:00
Ayo
d7651b5f33 feat: support objects in props 2023-12-07 17:30:53 +01:00
Ayo
fd72c6d097 2.0.0-beta 2023-12-01 09:11:44 +01:00
Ayo
7632f96f69 2.0.0 2023-12-01 09:11:18 +01:00
Ayo
2943aa4c37 breaking: remove main entry point; use exports 2023-12-01 09:11:05 +01:00
Ayo
78ebd0058e 1.14.7 2023-12-01 08:48:03 +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
da85a71aec 1.13.3 2023-11-26 03:47:07 +01:00
Ayo
0140f79339 1.13.2 2023-11-23 22:15:34 +01:00
Ayo
d392b1a0ca 1.13.1 2023-11-23 22:03:37 +01:00
Ayo
15a3b1ce33 chore: clean up; update readme docs 2023-11-23 22:03:26 +01:00
Ayo
b5bb13a7d2 feat(site): initial website for webcomponent.io 2023-11-22 08:55:10 +01:00
Ayo
98d47af7dc 1.13.0 2023-11-21 21:05:43 +01:00
Ayo
eeb0b1ef59 feat: allow string | Node | (string | Node)[] 2023-11-21 21:05:22 +01:00
Ayo
bce526f17e 1.12.21 2023-11-21 13:32:22 +01:00
Ayo
a7f3dfaf8e 1.12.20 2023-11-21 09:50:17 +01:00
Ayo
d56d7593f8 chore: update pkg meta 2023-11-21 09:50:09 +01:00
Ayo
3828c0392e 1.12.19 2023-11-20 22:17:25 +01:00
Ayo
51110f46ed chore: update package description 2023-11-20 22:17:17 +01:00
Ayo
9cc7959609 rollback version bump 2023-11-20 21:57:18 +01:00
Ayo
e33d56c1fb 1.12.19 2023-11-20 21:55:38 +01:00
Ayo
e57ac4f9b3 1.12.18 2023-11-20 21:53:13 +01:00
Ayo
d6c0e46649 1.12.17 2023-11-20 21:37:40 +01:00
Ayo
bdc0fb88f9 chore: update package meta 2023-11-20 21:37:25 +01:00
Ayo
3e79455ccb chore: update package meta & scripts 2023-11-19 18:38:41 +01:00
Ayo
dfd19a7484 1.12.16 2023-11-19 18:32:17 +01:00
Ayo
ad3994119c 1.12.15 2023-11-19 18:30:08 +01:00
Ayo
fcc6748819 1.12.14 2023-11-19 18:28:42 +01:00
Ayo
de673e2f12 feat: remove barrel file 2023-11-19 18:25:49 +01:00
Ayo
9d539f32a3 1.12.13 2023-11-19 01:44:39 +01:00
Ayo
60a3c75df0 chore: clean up build scripts 2023-11-19 01:44:35 +01:00
Ayo
e7b86df07b 1.12.12 2023-11-19 00:35:57 +01:00
Ayo
5a71651abc feat: add minified version 2023-11-19 00:35:33 +01:00
Ayo
7716348c9f 1.12.11 2023-11-19 00:15:22 +01:00
Ayo
b8565ef3d1 1.12.10 2023-11-19 00:12:53 +01:00
Ayo
5799f8ea4e 1.12.9 2023-11-18 23:43:31 +01:00
Ayo
c4d4b3e699 chore: update package description and repo 2023-11-18 23:43:02 +01:00
Ayo
a9f5189b7f 1.12.8 2023-11-18 23:38:24 +01:00
Ayo
b9c66923c9 chore: add check:size script using size-limit 2023-11-18 22:34:31 +01:00
Ayo
85944641fe 1.12.7 2023-11-18 10:40:10 +01:00
Ayo
307670bf11 1.12.6 2023-11-18 10:31:34 +01:00
Ayo
a3fcf4572f 1.12.5 2023-11-18 09:11:59 +01:00
Ayo
3e828912db 1.12.4 2023-11-18 02:50:12 +01:00
Ayo
1fb893a03f 1.12.3 2023-11-18 00:45:39 +01:00
Ayo
a388ea7dc9 1.12.2 2023-11-17 23:31:23 +01:00
Ayo
63175c6c9f 1.12.1 2023-11-17 23:23:51 +01:00
Ayo
3d31b41f53 1.12.0 2023-11-17 23:10:13 +01:00
Ayo
003b72a1f2 1.11.4 2023-11-17 16:10:19 +01:00
Ayo
670c882e44 1.11.3 2023-11-12 16:06:59 +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
1172247693 1.11.1 2023-11-07 00:00:05 +01:00
Ayo
4aaa93e57a 1.11.0 2023-10-29 18:11:51 +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
42ad333201 1.9.3 2023-10-20 12:19:48 +02:00
Ayo
3fff13c08a 1.9.2 2023-10-20 12:14:30 +02:00
Ayo
5ee41e9a1d 1.9.1 2023-10-20 12:05:42 +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
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
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
Ayo
a250387246 1.6.15 2023-09-25 18:18:46 +02:00
Ayo
db5b07d14f 1.6.14 2023-09-25 18:16:05 +02:00
Ayo
a74180680d 1.6.13 2023-09-23 11:10:25 +02:00
Ayo
c58415db0e 1.6.12 2023-09-23 11:07:36 +02:00
Ayo
919a07a5e1 1.6.11 2023-09-22 10:26:31 +02:00
Ayo
e226c1bf3b 1.6.10 2023-09-22 09:56:17 +02:00
Ayo
86f77d86ca 1.6.9 2023-09-19 16:35:23 +02:00
Ayo
ed393fb617 chore: update publish script 2023-09-19 16:35:14 +02:00
Ayo
7ea47166bf 1.6.8 2023-09-19 16:30:26 +02:00
Ayo
0880f9d188 1.6.7 2023-09-19 14:27:22 +02:00
Ayo
e2ebf8f91a chore: fix version 2023-09-19 14:27:13 +02:00