|
a36d622634
|
chore: update eslint action & eslint-prettier config for endOfLine
|
2024-12-29 00:23:56 +01:00 |
|
Ayo Ayco
|
c0c2ded47c
|
chore: add gh action for eslint
|
2024-12-28 23:59:42 +01:00 |
|
Ayo Ayco
|
a9ec11c7c3
|
chore: update demo link on README.md
|
2024-12-28 00:05:28 +01:00 |
|
|
6203475784
|
chore: reorder eslint plugins
|
2024-12-27 23:49:36 +01:00 |
|
|
fb64905535
|
feat(site): update landing page content
|
2024-12-27 23:49:11 +01:00 |
|
|
0807640462
|
chore: add eslint-plugin-prettier
|
2024-12-27 23:10:41 +01:00 |
|
|
252e60417f
|
feat(templates): update basic template to use js expressions
|
2024-12-27 22:56:03 +01:00 |
|
|
aeae9a80c3
|
chore(core): patch version for release
|
2024-12-27 22:53:22 +01:00 |
|
|
be3191547b
|
feat(site): update demp page to show js expression
|
2024-12-27 22:52:08 +01:00 |
|
|
272a59d8d9
|
chore: remove console.logs
|
2024-12-27 22:51:45 +01:00 |
|
|
167e7ce1a4
|
chore(core): patch version for release
|
2024-12-27 22:44:27 +01:00 |
|
|
0598c9705b
|
feat: improve evaluation of dynamic content inside {{ }}
- evaluate js expressions
- fix regex matching skips every other match
|
2024-12-27 22:43:05 +01:00 |
|
|
bd13f2f243
|
chore(cli): update deps to latest
|
2024-12-27 22:07:34 +01:00 |
|
|
892bf45671
|
chore: rename evaluate server script function
|
2024-12-27 22:05:40 +01:00 |
|
|
dfee34b7eb
|
feat: reuse Config.components types on jsdoc
|
2024-12-27 22:02:05 +01:00 |
|
|
9e26b4015f
|
chore: remove .astro type for lint-staged config
|
2024-12-27 22:01:03 +01:00 |
|
|
7d49c7ff1e
|
chore: clean up tests
|
2024-12-27 21:48:52 +01:00 |
|
|
03f7119f65
|
chore: test precommit
|
2024-12-27 21:48:23 +01:00 |
|
|
26792ecd2b
|
chore: gitignore eslint cache
|
2024-12-27 16:55:09 +01:00 |
|
|
7a61d3e7c8
|
chore: add check script & use in precommit
|
2024-12-27 16:54:43 +01:00 |
|
|
628243214a
|
feat(core): add jsdoc for components configuration property
|
2024-12-27 15:05:13 +01:00 |
|
|
7d1de4481f
|
chore: use .gitignore patterns in eslint ignores
|
2024-12-27 14:44:28 +01:00 |
|
|
291580bc32
|
chore: remove commented out vscode setting
|
2024-12-27 14:37:47 +01:00 |
|
|
a068ed25be
|
feat(templates): use latest core
|
2024-12-27 12:05:24 +01:00 |
|
|
7385117308
|
chore: add npm scripts to packages
|
2024-12-27 12:03:14 +01:00 |
|
|
bebee213f2
|
chore(cli): test patch for release
|
2024-12-27 12:01:43 +01:00 |
|
|
cfd7e7ba9a
|
chore(core): patch version for release
|
2024-12-27 11:58:19 +01:00 |
|
|
efb5027ee8
|
chore: ignore site/ and templates/ in formatting
|
2024-12-27 11:55:25 +01:00 |
|
|
43fa3dfb12
|
feat(site): update demo page to have no semicolon server:setup script
|
2024-12-27 11:53:37 +01:00 |
|
|
d50b67f3f4
|
feat: allow no semicolon server:setup scripts
|
2024-12-27 11:52:25 +01:00 |
|
|
4e10f7d92d
|
chore(core): add esbuild as dependency
|
2024-12-27 11:38:00 +01:00 |
|
|
1c43f678df
|
chore: add comment on .prettierignore
|
2024-12-26 00:36:48 +01:00 |
|
|
e9bf384e2f
|
chore: update prettier ignore
|
2024-12-26 00:34:32 +01:00 |
|
|
9bbe6b4f08
|
chore: update .prettierignore
|
2024-12-26 00:31:10 +01:00 |
|
Ayo Ayco
|
2dcefb1f26
|
fix: prettier config
|
2024-12-25 23:11:08 +01:00 |
|
Ayo Ayco
|
4ccd8027c5
|
chore: update eslint ignores; use npm in precommit
|
2024-12-25 22:51:41 +01:00 |
|
Ayo Ayco
|
6bbf02c49f
|
chore: update eslint config ignores
|
2024-12-25 22:46:27 +01:00 |
|
|
08c4ee7259
|
test(cli): remove unneeded assertion
|
2024-12-20 00:01:17 +01:00 |
|
|
06b7b8e729
|
test(cli): change assertion
|
2024-12-19 23:59:00 +01:00 |
|
|
1e5d164775
|
chroe(ci): use npx vitest
|
2024-12-19 23:55:10 +01:00 |
|
|
c5f1056120
|
chore(ci): install cli deps
|
2024-12-19 23:50:30 +01:00 |
|
|
51559d354e
|
chore: fix cli tests ci
|
2024-12-19 23:47:39 +01:00 |
|
|
48f228ba16
|
chore: update cli tests step name
|
2024-12-19 23:46:37 +01:00 |
|
|
0e58219963
|
chore: cli tests on ci
|
2024-12-19 23:45:01 +01:00 |
|
|
ac71e6aba2
|
chore: unify pre-commit and ci test scripts
|
2024-12-19 23:41:58 +01:00 |
|
|
058d720b11
|
chore(deps): add vitest to root
|
2024-12-19 23:37:25 +01:00 |
|
|
9374f2f0a0
|
chore: ignore-scripts on ci
|
2024-12-19 23:34:59 +01:00 |
|
|
09f3376119
|
chore: install all deps on ci
|
2024-12-19 23:32:20 +01:00 |
|
|
7160559c01
|
chore: add test ci
|
2024-12-19 23:30:42 +01:00 |
|
|
9e1b9d1328
|
chore: use .mjs config files
|
2024-12-19 23:15:23 +01:00 |
|