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

659 Commits

Author SHA1 Message Date
Jeff a2599037c3 docs: add vuesource 2020-03-01 08:22:41 -08:00
Jeff 1f2c85bd4e Merge branch 'master' into generate-api-docs 2020-02-29 08:35:38 -08:00
Jeff Sagal add1a5282b chore: yarn upgrade (#1062)
* chore: yarn upgrade

* upgrade vue test utils

* fix selectable suite

* fix slot suite

* fix ajax suite

* fix reactive options suite

* fix typeahead suite

* fix reduce tests

* fix tagging suite

* fix deselecting

* fix deselecting

* fix deselecting
2020-02-29 08:30:32 -08:00
Bruno Dias ea8fdbf237 Allow user to control the behavior of clearSearchOnBlur. (#1060) 2020-02-23 12:44:47 -08:00
preterer 02ea82116c Add no-options slot to docs (#1063)
Closes #1058
2020-02-15 11:23:35 -08:00
Jeff Sagal b7c0d539c4 Fix #1035 (#1061) 2020-02-09 10:24:26 -08:00
dependabot[bot] 8763f4d648 Bump handlebars from 4.2.0 to 4.5.3 (#1032)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-09 09:51:15 -08:00
Jeff Sagal dd274be0e1 Update accessibility.md 2020-02-06 21:01:45 -08:00
andreas d6f0557449 Add push-tags prop to example snippet (#1024) 2019-12-09 21:33:08 -08:00
Jeff Sagal 3f5872c3fc docs(resetOnOptionsChange): add versioning info (#1020)
* docs(resetOnOptionsChange): update documentation

Related #1015

* docs(resetOnOptionsChange): add versioning info
2019-12-02 13:30:52 -08:00
Jeff Sagal 582a0f0fac docs(resetOnOptionsChange): update documentation (#1019)
Related #1015
2019-12-02 13:21:02 -08:00
Jeff Sagal 2a51460487 🚀 v3.4.0 v3.4.0 2019-12-02 13:09:31 -08:00
Jeff Sagal 20a9900118 feat(resetonoptionschange): update resetonoptionschange to accept boolean or function (#1015)
* feat(resetonoptionschange): update resetonoptionschange to accept boolean or function

Workaround #1014

* feat: maybe dont commit a debugger statement
2019-12-02 13:04:00 -08:00
Jeff Sagal a253389d9d v3.3 🚀 v3.3.0 2019-11-30 11:05:49 -08:00
Jeff Sagal 5343b523d6 add npmignore (#998)
* add npmignore

* use a glob
2019-11-29 09:43:10 -08:00
Jeff 3a17e63df8 docs(api): pull doc generator into it's own repo/package 2019-11-29 09:32:27 -08:00
Jeff 5eb753d442 docs(slots): start work on parsing slot comments 2019-11-23 12:46:40 -08:00
Jeff c7e06ad1b3 docs(slots): generate slot documentation with extra properties 2019-11-22 17:43:19 -08:00
Jeff ad14fa3014 docs: autogenerate events, props 2019-11-21 13:00:50 -08:00
Jeff 17d360cbaf docs: generate sidebar from plugin, push API headings to search 2019-11-20 15:55:59 -08:00
Jeff 7c6addf308 docs: whoops - removed the docgen api module previously 2019-11-19 11:47:31 -08:00
Jeff 54c97c6c87 docs: first pass at auto-generating API docs for props 2019-11-19 11:10:49 -08:00
Jeff 764856f729 docs: dynamically generate sidebar navigation 2019-11-17 14:23:11 -08:00
Jeff 66a2cb8ff9 docs: create plugin to generate documentation object server side for client side consumption 2019-11-17 10:51:59 -08:00
Jeff Sagal 22bf8f9475 Create FUNDING.yml (#997) 2019-11-14 12:21:14 -08:00
Jeff Sagal 619771d0f0 create selectable docs (#996) 2019-11-14 12:18:40 -08:00
Jeff Sagal 1d024d6ad1 refactor toggleDropdown click handler (#992) 2019-11-14 11:05:05 -08:00
Jeff Sagal a85181b5fb Merge pull request #989 from sagalbot/push-tags-create-option-bug
pull $emit out of create-option function
2019-11-09 14:21:45 -08:00
Jeff cde2316e4f pull $emit out of create-option function 2019-11-09 14:19:19 -08:00
Jeff Sagal fd218db450 Merge pull request #962 from CK159/master
Fix unclickable dead zones around dropdown and dropdown arrow
2019-11-08 18:11:07 -08:00
Jeff Sagal fb85715209 Merge pull request #985 from sagalbot/add-bundlewatch
Add BundleWatch
2019-11-08 12:14:38 -08:00
Jeff ed9ea0340c set max size 2019-11-08 12:12:26 -08:00
Jeff 1f51116ed6 ignore map files 2019-11-08 11:58:28 -08:00
Jeff 6eb42f3415 use CLI options instead 2019-11-08 11:54:02 -08:00
Jeff edf36332ca locked 2019-11-08 11:50:49 -08:00
Jeff 81339694b7 add bundlewatch 2019-11-08 11:50:35 -08:00
Jeff Sagal 1a5ba31c68 Merge pull request #984 from sagalbot/fix-chrome-search-input-css
Fix Chrome search-cancel-button
2019-11-08 11:31:22 -08:00
Jeff 941f6187b9 Closes #886 2019-11-08 11:23:43 -08:00
Jeff 38f291ab99 @search instead of on-search 2019-11-08 10:56:46 -08:00
Jeff Sagal 92658a31ad Merge pull request #971 from sagalbot/fix-956-event-delegation
WIP Event delegation for #956
2019-11-08 10:51:22 -08:00
Jeff 1e6b0e98d0 add keycodes note 2019-11-08 10:50:36 -08:00
Jeff a87cb3317e complete documentation 2019-11-08 10:43:36 -08:00
Jeff Sagal 99f2dfdc0a Merge pull request #983 from sagalbot/dont-strip-warnings
Don't stip console.warn from the build
2019-11-07 19:36:29 -08:00
Jeff e7103fc5bd don't drop console when minify 2019-11-07 19:33:23 -08:00
Jeff Sagal 0a589704f8 add v-for docs (#982) 2019-11-07 18:15:41 -08:00
Jeff af424159f7 update docs 2019-11-07 17:15:48 -08:00
Jeff 8cce5e0ea2 add support for composing #900 2019-11-07 15:45:12 -08:00
Jeff bc5d0d9e4a remove unused file 2019-11-07 14:10:10 -08:00
Jeff 2ca2f3094b add selectOnKeyCodes prop, add tests 2019-11-07 14:08:37 -08:00
Jeff 877e6a3c85 reset dev env 2019-11-07 12:40:43 -08:00