copilot-swe-agent[bot]
5678996e96
Fix linting errors - remove unused imports, fix function parameters, add eslint-disable for component names
...
Co-authored-by: sagalbot <692538+sagalbot@users.noreply.github.com >
2025-12-09 20:46:13 +00:00
Jeff Sagal
c9917dfd21
run codemod
...
pnpm dlx codemod@0.18 .7 nuxt/4/migration-recipe
2025-11-13 20:01:42 -08:00
Jeff Sagal
99ec8960f5
Update package.json
2025-11-13 19:57:54 -08:00
copilot-swe-agent[bot]
6521881943
Remove yarn.lock and update pnpm-lock.yaml for workspace
...
Co-authored-by: sagalbot <692538+sagalbot@users.noreply.github.com >
2025-11-13 20:28:41 +00:00
copilot-swe-agent[bot]
fe64c1381e
Remove .data/content/contents.sqlite from git tracking
...
Co-authored-by: sagalbot <692538+sagalbot@users.noreply.github.com >
2025-11-13 20:06:50 +00:00
copilot-swe-agent[bot]
96a63a1c98
Upgrade Nuxt and dependencies, add @nuxt/eslint module, replace google-fonts with @nuxt/fonts
...
Co-authored-by: sagalbot <692538+sagalbot@users.noreply.github.com >
2025-11-13 20:06:12 +00:00
copilot-swe-agent[bot]
c921e4d7cc
Initial exploration of nuxt upgrade requirements
...
Co-authored-by: sagalbot <692538+sagalbot@users.noreply.github.com >
2025-11-13 19:59:48 +00:00
copilot-swe-agent[bot]
c776050195
Initial plan
2025-11-13 19:56:16 +00:00
Jeff Sagal
7644929efe
Refactor docs to use Nuxt Content v3 and file-based pages
...
Migrates documentation from markdown-based content to Nuxt Content v3 with file-based routing. Removes old markdown content files, adds new Vue page components, updates layout and content rendering logic, introduces a Prose wrapper, and updates dependencies for Nuxt Content v3 and related packages.
2025-11-13 11:56:09 -08:00
Jeff Sagal
06d9a373f2
deps: upgrade dependencies ( #1867 )
...
* update deps
* Update package.json
* update deps and workflows
* refactor workflows
* always checkout
* Update action.yml
* Update action.yml
* Update action.yml
* bump
* Update action.yml
* Update action.yml
* update workflow
* fix pnpm issues
* upgrade eslint
* complete workflows
* Update eslint.config.ts
* upgrade tailwind
* Update .gitignore
* upgrade nuxt content separately
2025-03-16 10:13:20 -07:00
Jeff Sagal
faf8d6c655
deps: upgrade dependencies
2024-12-11 12:28:08 -08:00
Jeff Sagal
3c1d0d0dcd
docs: bring over springloaded fonts
2024-03-24 12:24:47 -07:00
Jeff Sagal
0ad175d762
fix dev
2024-03-22 20:56:58 -07:00
Jeff Sagal
67cdf96ee8
Merge branch '@beta/listbox-poc' into @beta/dev
2024-03-22 20:56:45 -07:00
Jeff Sagal
93e6b9d790
wip poc
2024-03-22 20:38:57 -07:00
Jeff Sagal
84ba1f4426
feat: nuxt init
2024-03-22 20:07:17 -07:00
Jeff Sagal
b211d1c42a
deps: upgrade all dependencies
2024-03-21 12:54:53 -07:00
Jeff Sagal
0b65907a8e
progress on docs rewrite
2022-12-09 14:17:53 -08:00
Jeff Sagal
f7ed11eb06
update logo
2022-12-08 14:57:07 -08:00
Jeff Sagal
394e016640
Merge branch '@beta/nuxt/pnpm-workspace' into beta--nuxt
2022-12-08 14:23:24 -08:00
Jeff Sagal
af7e672c20
oh wow it works I guess
2022-12-08 14:23:05 -08:00
Jeff Sagal
1ad87a096c
Merge branch 'beta' into beta--nuxt
2022-12-08 10:45:08 -08:00
Jeff Sagal
8bf7b9acef
wip
...
doesn't work, this is the worst
2022-12-08 10:44:51 -08:00
Jeff Sagal
ba3eb329f6
bump deps
2022-12-08 08:56:49 -08:00
Jeff Sagal
229a0b527f
Update nuxt.config.ts
2022-12-08 08:56:40 -08:00
Jeff Sagal
47caf744cd
Update install.md
2022-12-08 08:56:37 -08:00
Jeff Sagal
2bfaf2d735
chore(deps): upgrade to latest dev deps ( #1715 )
2022-12-01 10:41:14 -08:00
Jeff Sagal
7c54215446
Update keys.ts
2022-11-30 10:16:43 -08:00
Jeff Sagal
6368b91975
bump deps
2022-11-18 19:43:09 -08:00
Jeff Sagal
5a5e9378d9
allow open prop to control menu state
2022-11-16 20:55:04 -08:00
Jeff Sagal
6c9a480a04
wip listbox concept
2022-11-16 13:58:06 -08:00
semantic-release-bot
4942cb20ac
chore( 🚀 ): 4.0.0-beta.6
v4.0.0-beta.6
2022-11-08 18:05:06 +00:00
Ankur Kumar
1867e29131
fix: css exports for webpack ( #1696 )
...
Co-authored-by: Max Korlaar <8917249+MaxKorlaar@users.noreply.github.com >
2022-11-08 10:03:47 -08:00
semantic-release-bot
f735ca4ee7
chore( 🚀 ): 4.0.0-beta.5
v4.0.0-beta.5
2022-08-24 20:57:28 +00:00
Tommy Ang
06414c33b2
fix( #1679 ): css file not being exported by package.json
2022-08-24 13:56:36 -07:00
semantic-release-bot
1ae85d38e7
chore( 🚀 ): 4.0.0-beta.4
v4.0.0-beta.4
2022-08-23 00:10:53 +00:00
Walter Montes
e1bfaee7c4
fix: force to run in vue3 mode when using @vue/compat ( #1668 )
2022-08-22 17:09:23 -07:00
Jeff Sagal
f602913216
lint
2022-07-26 22:20:24 -07:00
Jeff Sagal
6d59e6fd02
init
2022-07-26 22:04:12 -07:00
Jeff Sagal
98c278b2bb
build(vite): replace webpack with Vite, add Typescript ( #1594 )
...
BREAKING: mixins are no longer exported from the index (and will likely be converted to hooks)
2022-07-18 09:33:46 -07:00
semantic-release-bot
92abcbf1f8
chore( 🚀 ): 4.0.0-beta.3
v4.0.0-beta.3
2022-02-18 21:56:54 +00:00
Jeff Sagal
ff2806876d
feat: merge upstream into beta channel ( #1589 )
2022-02-18 13:55:34 -08:00
semantic-release-bot
7a3b373d43
chore( 🚀 ): 4.0.0-beta.2
v4.0.0-beta.2
2022-01-04 01:09:21 +00:00
Martin Desrumaux
484a7b4bea
fix(vue3): migrate refs array ( #1534 )
2022-01-03 17:07:58 -08:00
semantic-release-bot
38cefa74ff
chore( 🚀 ): 4.0.0-beta.1
v4.0.0-beta.1
2021-10-20 01:55:04 +00:00
Jeff Sagal
06177a4d24
feat: Vue 3 Support ( #1344 )
...
BREAKING CHANGE: drop vue 2 support
2021-10-19 18:53:22 -07:00
Jeff Sagal
e8d7abbf33
refactor: use an immediate watcher instead of created hook for reduce ( #1523 )
2021-10-18 13:35:36 -07:00
semantic-release-bot
dc9bb227aa
chore( 🚀 ): 3.15.1
v3.15.1
2021-10-18 17:08:04 +00:00
Flo Edelmann
b7d1f70985
fix: vs__selected position set to absolute while loading with empty search value ( #1396 )
2021-10-18 10:06:59 -07:00
Jeff Sagal
44e1eec53d
docs: remove reference to @change event ( #1521 )
...
Closes #1115
2021-10-17 13:44:49 -07:00