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

10 Commits

Author SHA1 Message Date
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 ff2806876d feat: merge upstream into beta channel (#1589) 2022-02-18 13:55:34 -08: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 96819ebb91 build: add prettier and eslint (#1090) 2021-07-30 11:01:59 -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 60cd603bc3 docs: correct typo in conventional changelog link (#1080) 2020-03-04 15:08:50 -08:00
Jeff Sagal 33104b5380 ci(semantic-release): switch to github actions (#1076)
* ci: fix semantic release

* ci(semantic-release): add github workflows

* ci(semantic-release): run steps in one job

* ci: remove travis config

* ci: update coveralls and bundlewatch configs

* ci: fix test coverage, remove bundlewatch config

* ci: bump config

* ci: bump bundlewatch

* ci(semantic-release): bump release workflow
2020-03-01 15:42:30 -08:00
Jeff Sagal 4c469cb460 ci(semantic-release): implement semantic release flow (#1075)
* ci(semantic-release): add semantic release packages

* ci(semantic-release): add semantic release packages

* ci(semantic-release): update travis config

* ci(semantic-release): fix package.json

* ci: use node 10

* chore: update contributing guidelines

* chore: add commit script

* Update .travis.yml

* ci: update travis config

* ci: only deploy on master

* ci: well that didn't seem to do anything
2020-03-01 09:23:02 -08:00
Jeff Sagal 22bf8f9475 Create FUNDING.yml (#997) 2019-11-14 12:21:14 -08:00
Jeff Sagal bd3ce25db1 Update issue templates 2019-04-14 12:37:30 -05:00