2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +03:00

720 Commits

Author SHA1 Message Date
semantic-release-bot 41405f9242 chore(🚀): 3.10.8 v3.10.8 2020-08-11 15:58:51 +00:00
Rohith K P 8ccd336b0d fix(search-slot): use computed property as reference to search el (#1254) 2020-08-11 08:57:36 -07:00
semantic-release-bot 2615fa1411 chore(🚀): 3.10.7 v3.10.7 2020-07-09 17:00:48 +00:00
Jeff Sagal dab5684489 fix(transitions): add key to dropdown ul (#1230) 2020-07-09 09:59:45 -07:00
Jeff Sagal 4360f00137 docs(fuse): fix fuse.js example (#1229) 2020-07-09 09:43:47 -07:00
semantic-release-bot 1b3294319a chore(🚀): 3.10.6 v3.10.6 2020-07-09 15:58:42 +00:00
dependabot[bot] 61817f358e chore(deps): bump npm from 6.14.1 to 6.14.6 (#1225)
Bumps [npm](https://github.com/npm/cli) from 6.14.1 to 6.14.6.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v6.14.1...v6.14.6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-09 08:57:30 -07:00
Jeff Sagal dd6e00cb79 fix(appendToBody): Inverted X and Y bug correction (#1221) 2020-07-09 08:57:05 -07:00
Olivier JARRY e7109a08d5 bug(appendToBody): Inverted X and Y bug correction (#1221) 2020-07-08 15:39:21 -07:00
Jeff Sagal 9e4955e96a docs(ads): update to ethical ads (#1224) 2020-07-07 12:57:21 -07:00
semantic-release-bot b29f75dd08 chore(🚀): 3.10.5 v3.10.5 2020-06-25 17:46:12 +00:00
bertybot bfad3d00c6 fix(IE11): make appendToBody directive IE11 friendly
add a check for the IE implementation of scroll window variables so that the appendToBody Directive is compatible with IE 11
2020-06-25 10:45:01 -07:00
semantic-release-bot b7c5119a2d chore(🚀): 3.10.4 v3.10.4 2020-06-25 17:23:35 +00:00
schelmo a21c973e53 fix(reduce): do not set $data._value in updateValue if reduce option is set
Closes #1210
2020-06-25 10:22:29 -07:00
dependabot[bot] 0f79e18b89 chore(deps): bump acorn from 6.3.0 to 6.4.1 in /docs (#1107)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-25 09:40:38 -07:00
dependabot[bot] ef9e054ab5 chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 in /docs (#1204)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-25 09:40:23 -07:00
dependabot[bot] d52dd81a24 chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 (#1203)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-25 09:40:05 -07:00
Jeff Sagal 141776bda6 docs: add autocomplete prop (#1178)
Closes #1175
2020-04-29 12:47:06 -07:00
semantic-release-bot 699411f6f4 chore(🚀): 3.10.3 v3.10.3 2020-04-29 19:32:30 +00:00
Doug Kurucz e931f23ce6 fix: allow mouse events in the search input (#1092)
Co-authored-by: Doug Kurucz <doug.kurucz@twosixlabs.com>
Co-authored-by: Jeff <sagalbot@gmail.com>
2020-04-29 12:31:20 -07:00
semantic-release-bot 85a3b0e7b6 chore(🚀): 3.10.2 v3.10.2 2020-04-25 15:51:05 +00:00
Beni Rupp ed58352c2f fix: do not show cursor as pointer when unsearchable select is disabled (#1171) 2020-04-25 08:49:56 -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
semantic-release-bot f5d0e1d7bf chore(🚀): 3.10.1 v3.10.1 2020-04-17 22:27:45 +00:00
inoric f47180cdae fix: fix keyboard option navigation skipping all items (#1165)
Fixes #1161. Navigating with up or down arrows would always go to first and last option, skipping
everything in between. Caused by missing break statements, probably deleted by accident.

#1161

Co-authored-by: Dino Pejaković <dino.pejakovic@voxdiversa.hr>
2020-04-17 15:26:30 -07:00
semantic-release-bot 538df2c1f3 chore(🚀): 3.10.0 v3.10.0 2020-04-12 22:46:03 +00: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
semantic-release-bot e65258df97 chore(🚀): 3.9.6 v3.9.6 2020-04-12 19:37:35 +00:00
Jeff Sagal f0e669c022 fix: create option not being called (#1158)
Closes #1156
2020-04-12 12:36:19 -07:00
semantic-release-bot 142a639444 chore(🚀): 3.9.5 v3.9.5 2020-03-26 23:53:09 +00:00
Jeff Sagal 11306321a2 fix: add aria-activedescendant only when there is one (#1137) 2020-03-26 16:51:53 -07:00
Jeff Sagal 87a7b18e2a chore: add release date shield (#1125) 2020-03-20 09:50:11 -07:00
semantic-release-bot df724a7eec chore(🚀): 3.9.4 v3.9.4 2020-03-20 16:33:06 +00:00
Jeff Sagal f90a14470b fix: existing options should be selected with taggable (#1124)
Closes #1121
2020-03-20 09:31:59 -07:00
semantic-release-bot 8e061ce1af chore(🚀): 3.9.3 v3.9.3 2020-03-19 17:13:36 +00:00
Hector Romero fea430df27 fix: use width from getBoundingClientRect as the default for calculatePosition (#1114)
* fix: use box-sizing: border-box; on dropdown menu

Co-authored-by: Jeff <sagalbot@gmail.com>
2020-03-19 10:12:32 -07:00
semantic-release-bot 349d5c3856 chore(🚀): 3.9.2 v3.9.2 2020-03-19 16:11:18 +00:00
Bruno Dias 4c7e1e0426 fix: don't stop mousedown event on no-option slot (#1117) 2020-03-19 09:10:08 -07:00
Jeff Sagal ca4f3c4017 test: move backspace test (#1109) 2020-03-15 19:31:45 -07:00
semantic-release-bot 60947c2925 chore(🚀): 3.9.1 v3.9.1 2020-03-16 02:22:20 +00:00
andreas eedda74d43 fix: emit input event only if there is val to be deleted (#1038) 2020-03-15 19:17:25 -07:00
Jeff Sagal 0bad820f91 docs: add sponsors and contributors pages (#1108) 2020-03-15 12:02:01 -07:00
dependabot[bot] 59fdc54955 chore(deps): bump acorn from 5.7.3 to 5.7.4 (#1106)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-14 08:48:19 -07:00
Jeff Sagal 5085fecd43 ci: build docs on test step (#1105)
docs(infinite-scroll): fix SSR
docs(pagination): bind a boolean not a string
ci: build docs on test workflow
ci: install docs deps in same step
2020-03-13 12:02:23 -07:00
Jeff Sagal e9ea2d99f3 docs(filtering): Add Filtering Docs (#1017)
docs(infinite-scroll): improve example (#1017)
2020-03-13 09:19:28 -07:00
Jeff Sagal 85519c039e Update release.config.js (#1103) 2020-03-12 20:53:01 -07:00
semantic-release-bot ffa625714f chore(🚀): 3.9.0 v3.9.0 2020-03-13 03:47:07 +00:00
Jeff Sagal e6d0da6d52 feat: add open & close events (#1101) 2020-03-12 20:46:08 -07:00
Jeff Sagal bb3f28478f ci: semantic release plugin config (#1102) 2020-03-12 20:44:14 -07:00
Jeff Sagal a820f06d61 docs: overhaul slot docs (#1099)
* docs: sort slots alphabetically
2020-03-11 09:16:07 -07:00