|
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 |
|
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 |
|