2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-20 03:09:36 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Jeff Sagal 5feeac6066 WIP
- use `grid` instead of `flex` in dropdown-menu
- make long values centered by dropping the height of the search input to zero when select is filled
2021-10-22 12:12:42 -07:00
Jeff c6c8281f6f add dropdown transition docs 2019-10-26 13:58:14 -07:00
Jeff Sagal 8ef15a12d3 fix code snippet paths (#879) 2019-05-15 17:59:47 -07:00
Jeff Sagal efc5093207 Add API for overwriting default components (#850)
* implement API for overwriting child components

* add test coverage

* update documentation for Components & Styling

* update docs

* refactor API, update docs

* remove the service worker

* fix tests
2019-04-25 15:03:43 -07:00