2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-29 05:14:04 +03:00
Commit Graph

819 Commits

Author SHA1 Message Date
Jeff Sagal d1f25451ab Update helpers.js 2022-07-17 13:11:37 -07:00
Jeff Sagal 4782b0ebcf add @tests alias 2022-07-17 13:06:08 -07:00
Jeff Sagal 93b2fbc342 use aliases in tests 2022-07-17 12:53:57 -07:00
Jeff Sagal d61224e753 Update config.js 2022-07-17 12:44:01 -07:00
Jeff Sagal d0f93d9155 use alias in imports 2022-07-17 12:39:51 -07:00
Jeff Sagal 6a3795c9d8 bump 2022-07-17 12:31:41 -07:00
Jeff Sagal ac9c796c0a bump action versions 2022-07-17 12:30:49 -07:00
Jeff Sagal f4f04acdf5 Update test.yml 2022-07-17 12:28:21 -07:00
Jeff Sagal 9eb6e5a1f5 Update test.yml 2022-07-17 12:26:48 -07:00
Jeff Sagal 827824d02e Update test.yml 2022-07-17 12:23:51 -07:00
Jeff Sagal 76ac8ed394 Update test.yml 2022-07-17 12:20:52 -07:00
Jeff Sagal 677bfd1576 Update test.yml 2022-07-17 12:15:52 -07:00
Jeff Sagal 4360db2371 Update test.yml 2022-07-17 12:13:46 -07:00
Jeff Sagal f02bcaf2e0 update semantic release 2022-07-17 10:54:25 -07:00
Jeff Sagal 1b2dc091b1 bump deps 2022-07-17 10:51:17 -07:00
Jeff Sagal f7ea30021c bump vitest 2022-07-17 10:46:47 -07:00
Jeff Sagal e1b993a2c7 bump vite 2022-07-17 10:45:22 -07:00
Jeff Sagal 259848d436 update test signature 2022-02-18 16:58:43 -08:00
Jeff Sagal 7ada608075 bump actions 2022-02-18 16:43:32 -08:00
Jeff Sagal 1917c5ce60 bump action deps 2022-02-18 16:38:13 -08:00
Jeff Sagal 60b23e94f4 add cache 2022-02-18 16:31:35 -08:00
Jeff Sagal 734f68697e Update vite.config.ts 2022-02-18 16:28:59 -08:00
Jeff Sagal 453dfe49ed Update test.yml 2022-02-18 16:11:13 -08:00
Jeff Sagal 991a2a2184 bump to node 14 in actions 2022-02-18 16:08:12 -08:00
Jeff Sagal 3cfc49956b add c8, lcov coverage, adjust bundlewatch 2022-02-18 15:56:00 -08:00
Jeff Sagal f931cb3d03 Update Dropdown.spec.js 2022-02-18 15:36:29 -08:00
Jeff Sagal 9572207527 convert tests
did enableMouseSearchInput get dropped in a merge?
2022-02-18 15:35:23 -08:00
Jeff Sagal fda0d8603c update build paths
BREAKING: only export the Select component
2022-02-18 15:02:20 -08:00
Jeff Sagal 35ad69bb77 Update package.json 2022-02-18 14:41:30 -08:00
Jeff Sagal 21cf29a983 Update Accessibility.spec.js 2022-02-18 14:41:23 -08:00
Jeff Sagal 36290e6f94 Merge branch 'beta' into beta-vite 2022-02-18 14:33:49 -08: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
Jeff Sagal 2ac879ed28 wip - install vite
w/ typescript, vitest, eslint, prettier
2022-02-17 21:46:05 -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
Jeff Sagal 3cf41402ef docs: customizing dropdown behaviour (#1520) 2021-10-17 13:38:36 -07:00
Fariborz Emami 14ea58b9e5 docs: add loading property (#1475)
* Update props.md, add loading property

* Update props.md
2021-10-17 10:09:50 -07:00
semantic-release-bot 72e491142b chore(🚀): 3.15.0 v3.15.0 2021-10-17 17:06:23 +00:00
The Jared Wilcurt bf8be2ec26 feat: move uid to props (#1362)
* Add uniqueKey prop

* move uid to prop

* Update props.md

Co-authored-by: TheJaredWilcurt <4629794+TheJaredWilcurt@users.noreply.github.com>
Co-authored-by: Jeff Sagal <sagalbot@gmail.com>
2021-10-17 10:04:51 -07:00
semantic-release-bot 4bb24bfb7f chore(🚀): 3.14.0 v3.14.0 2021-10-17 16:48:13 +00:00
andreas 68da1c172e feat: add deselectFromDropdown boolean prop (#1033) 2021-10-17 09:47:06 -07:00
semantic-release-bot caf8a34e09 chore(🚀): 3.13.3 v3.13.3 2021-10-15 21:36:14 +00:00
dependabot[bot] ac2cd843d6 chore(deps): bump prismjs from 1.20.0 to 1.25.0 in /docs (#1496)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.0 to 1.25.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.20.0...v1.25.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-15 14:35:00 -07:00