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
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
ba3eb329f6
bump deps
2022-12-08 08:56:49 -08:00
Jeff Sagal
6368b91975
bump deps
2022-11-18 19:43:09 -08:00
Jeff Sagal
6d59e6fd02
init
2022-07-26 22:04:12 -07:00
Jeff Sagal
ff2806876d
feat: merge upstream into beta channel ( #1589 )
2022-02-18 13:55:34 -08:00
Jeff Sagal
4360f00137
docs(fuse): fix fuse.js example ( #1229 )
2020-07-09 09:43:47 -07:00
Jeff Sagal
321813162c
refactor: don't use the sandbox in dev ( #1168 )
...
* refactor: don't use the sandbox
* refactor: update docs package.json
https://github.com/sagalbot/vue-select/issues/1161#issuecomment-615359135
2020-04-18 14:24:57 -07:00
Jeff Sagal
2eb39087fd
feat: add autoscroll boolean prop ( #1160 )
...
* feat: add autoscroll boolean prop
Fixes #449
* refactor: update autoscroll implementation
Closes #1028
Closes #910
* refactor: only call maybeAdjustScroll in the watcher
* docs: upgrade vuepress
2020-04-12 15:44:52 -07:00
Jeff Sagal
0bad820f91
docs: add sponsors and contributors pages ( #1108 )
2020-03-15 12:02:01 -07:00
Jérémie BORDIER
fe51fec6b8
feat: calculated positioning ( #1049 )
...
Adds `appendToBody` and `calculatePosition` props.
https://vue-select.org/guide/positioning.html
Co-authored-by: Jeff <sagalbot@gmail.com >
2020-03-08 13:31:08 -07:00
Jeff Sagal
3928b015a9
Separate documentation dependencies ( #874 )
...
* separate documentation dependencies
* bump deps
* update netlify config and package scripts
* bump netlify
* add cross-env
* fix publish path
2019-05-05 16:51:23 -07:00