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

5 Commits

Author SHA1 Message Date
Alexander Karlstad 94549ff903 docs: Add search event to documentation (#1342)
* Add search event to documentation

* Fix jsdoc for other event examples

* Add toggleLoading param to documentation

* Update events.md

Co-authored-by: Jeff Sagal <sagalbot@gmail.com>
2021-07-22 13:35:07 -07:00
Can Geliş 86dd03dfda docs: add open and close events to the documentation (#1366)
* add open and close events to the documentation
* Update events.md

Co-authored-by: Jeff Sagal <sagalbot@gmail.com>
2021-07-22 13:22:52 -07:00
George Catalin 7da3ad422f docs: add missing @search event #1417 2021-07-22 13:15:18 -07:00
Tiago Roldão 6e1c0dbcbd feat: option selection events (#1324)
- `option:selecting` before state is set
- `option:selected` after state is set
- `option:deselecting` before state is set
- `option:deselected` after state is set

Co-authored-by: tiagoroldao <troldao@assurehedge.com>
Co-authored-by: Jeff <sagalbot@gmail.com>
2020-12-18 12:18:34 -08:00
Jeff a07cb4175f Merge branch 'ft/vuepress-no-cli' into release/v3.0
# Conflicts:
#	src/mixins/typeAheadPointer.js
2019-02-16 12:36:38 -08:00