Jeff Sagal
|
98c278b2bb
|
build(vite): replace webpack with Vite, add Typescript (#1594)
BREAKING: mixins are no longer exported from the index (and will likely be converted to hooks)
|
2022-07-18 09:33:46 -07: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
|
da0bcb0929
|
chore(deps): update vue test utils (#1512)
|
2021-10-06 09:38:50 -07:00 |
|
Jeff Sagal
|
dd281aa8c6
|
refactor: apply eslint fixes (#1469)
|
2021-08-01 12:30:50 -07:00 |
|
Jeff Sagal
|
b2f388bc89
|
feat: header, footer, list-header, list-footer slots (#1085)
|
2020-03-09 21:56:37 -07:00 |
|
Jeff Sagal
|
be44b29ce2
|
feat: scope the no-options slot (#1083)
Resolves #1071, Resolves #1081
https://vue-select.org/guide/slots.html#improving-the-default-no-options-text
|
2020-03-05 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 |
|
Jeff Sagal
|
1d024d6ad1
|
refactor toggleDropdown click handler (#992)
|
2019-11-14 11:05:05 -08:00 |
|
Jeff Sagal
|
e4d4b27540
|
V3/update list items slot (#799)
* add tests for slots, add normalized function for passing options to slots
* update active class
* update active class
|
2019-03-23 15:58:50 -07:00 |
|