|
31d5a33cd6
|
feat: add log for detected config file
|
2024-12-31 01:20:25 +01:00 |
|
|
b486a7a5d5
|
feat: add logging for when custom element registry not inserted
|
2024-12-31 01:15:01 +01:00 |
|
|
8d976b8b47
|
fix(template): import useMcFlyRoute
|
2024-12-31 00:40:42 +01:00 |
|
|
f2632519de
|
chore(templates): use latest packages in basic template
|
2024-12-31 00:35:09 +01:00 |
|
|
69363bfb8a
|
chore: patch versions for release
|
2024-12-31 00:32:52 +01:00 |
|
Ayo Ayco
|
2a9b1e6c58
|
feat: config improvements (#53)
* feat: move defineMcFlyConfig to @mcflyjs/config
* feat: move defineMcFlyConfig to config package
* feat: programmatically build nitro dev server
* chore: bump versions
* feat: spread nitro config if exists
* chore: use nitro build programmatically
* feat: use nitro programmatically in prepare command
* feat: expose types for NitroConfig & McFlyConfig
* feat: use c12 to resolve mcfly config
* fix: too many symlinks
* chore: skip tests for now
* test: cheating
* test: cheating
* chore: update pnpm-lock
|
2024-12-31 00:25:25 +01:00 |
|
|
cbfd67f72d
|
feat(templates): use McFly v0.6
|
2024-12-30 22:19:35 +01:00 |
|
|
3e50de0941
|
chore: update gh actions
|
2024-12-29 00:27:08 +01:00 |
|
|
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 |
|