Commit graph

193 commits

Author SHA1 Message Date
Ayo
ceda1c0efd chore: update deps 2025-06-25 14:24:05 +02:00
fca8f06803 4.1.1 2025-03-30 12:47:26 +02:00
20c716d78d feat: show error when has styles & not using shadow roots 2025-03-30 12:46:43 +02:00
8d46650c27 4.1.0 2025-03-30 12:15:28 +02:00
519573916c feat: replace mcfly site with starlight docs 2025-03-26 21:10:27 +01:00
3358e7c805 feat(docs): set up first guide page 2025-03-26 19:50:07 +01:00
3e896ada83 chore: add size-limit to precommit checks 2025-03-22 12:01:19 +01:00
583ff6e35a 4.0.0 2025-03-22 11:21:35 +01:00
ca0de74f6a chore: add pub:major script 2025-03-22 11:21:23 +01:00
d5606cdd44 chore: separate test:watch script 2025-03-22 11:00:35 +01:00
3056e84d4c test: set up vitest & add tests 2025-03-22 10:11:48 +01:00
35b8b5539b chore: bump version for release; add eslint/js dep 2025-03-21 23:07:48 +01:00
6e30abbaa0 chore: add simple-server devdep 2025-03-09 00:49:01 +01:00
3e697027f3 Release 3.0.0 2025-03-09 00:40:52 +01:00
e125586487 chore: update deps 2025-03-09 00:36:20 +01:00
9ead44babe feat: remove attach-effect 2025-03-09 00:34:10 +01:00
d41affd709 chore: add npm dev script 2025-03-09 00:25:05 +01:00
eb235ed96a chore: update deps 2025-01-10 10:22:49 +01:00
7c2c4473d1 chore: add dev dep netlify-cli 2025-01-09 23:03:00 +01:00
d10a164998 chore: add eslint-plugin-jsdoc 2024-12-27 15:45:07 +01:00
ee0df6a7b0 chore: update deps to latest 2024-12-27 15:16:48 +01:00
da6c563eee chore: set up prettier ignore 2024-12-27 11:10:32 +01:00
a78c67fa2f chore: use .mjs config files 2024-12-19 23:16:57 +01:00
7fcbbfb28d chore: set up prettier 2024-12-19 22:41:46 +01:00
3ab877e869 chore: setup eslint 2024-12-19 22:18:41 +01:00
4f6f441b3b test: add vitest & initial tests 2024-11-10 21:31:48 +01:00
6f0ad3e1d5 chore: update deps 2024-11-10 21:05:38 +01:00
1443b15b4d
chore: patch version (#49)
* 2.1.1

* chore: update  readme instructions on using CDNs

* 2.1.2
2024-07-27 22:41:01 +02:00
87c1c9faca
chore: update instructions on using CDNs (#48)
* 2.1.1

* chore: update  readme instructions on using CDNs
2024-07-27 22:38:29 +02:00
8723290d90
chore: udpate dev deps; initial migration to eslint flat config (#46)
* chore: update dev deps

* chore: pnpm update dev deps

* chore: update deps; initial migrate to eslint flat config

* chore: remove 'beta' from readme

* 2.1.0
2024-07-27 22:09:06 +02:00
Ayo
ce157f9f63 chore: migrate to pnpm; set size limits 2024-03-09 21:07:06 +01:00
Ayo Ayco
a2c34bdc81
chore: add eslint.yml for gh actions (#42) 2023-12-27 13:45:30 +01:00
Ayo Ayco
e78030ab13
feat: use shadow dom host (#41) 2023-12-27 00:13:21 +01:00
Ayo Ayco
29fa864ca2
feat: use shadow mode (#39) 2023-12-26 23:48:54 +01:00
Ayo Ayco
879032aa1e
chore: set up eslint & husky (#38) 2023-12-23 22:40:45 +01:00
Ayo Ayco
64fd600435
chore: publish dist from root dir (#32) 2023-12-18 23:12:18 +01:00
Ayo
43b526a870 chore: bump 2.1.0-beta 2023-12-18 17:01:32 +01:00
Ayo
8b074a3495 chore: update pkg scripts 2023-12-16 09:05:35 +01:00
Ayo
f984e6f595 2.0.6 2023-12-16 09:04:14 +01:00
Ayo
99eb2e0e26 2.0.5 2023-12-16 09:03:07 +01:00
Ayo
c4a5d7d6e6 2.0.4 2023-12-14 12:21:29 +01:00
Ayo
df99804bab 2.0.3 2023-12-14 12:07:08 +01:00
Ayo
63c1ee6b24 2.0.2 2023-12-12 22:11:08 +01:00
Ayo Ayco
5720901d25
chore: update license info (#21) 2023-12-12 22:06:12 +01:00
Ayo
8418287e1d chore: update package description 2023-12-10 21:11:15 +01:00
Ayo Ayco
4d4fdb3d89
chore: set up bundling; bump for major release (#16)
* chore: format code with prettier

* chore: use eslint; bump to major
2023-12-10 18:24:27 +01:00
Ayo Ayco
488743e011
chore: format code with prettier (#14) 2023-12-10 10:58:46 +01:00
Ayo
ec50f0f86e refactor(templating): attributes handling & JSX
- support unparented DOM nodes
- simpler attributes handling
- jsx-like syntax
- use .mjs for utils
2023-12-09 22:35:58 +01:00
Ayo
538aa01ecd feat(templating): support adding aria- attributes 2023-12-09 09:54:35 +01:00
Ayo
669fee1d49 feat(templating): only assign standard DOM props 2023-12-09 02:05:32 +01:00