2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-26 04:34:04 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
Jeff Sagal 259848d436 update test signature 2022-02-18 16:58:43 -08:00
Jeff Sagal 7ada608075 bump actions 2022-02-18 16:43:32 -08:00
Jeff Sagal 1917c5ce60 bump action deps 2022-02-18 16:38:13 -08:00
Jeff Sagal 60b23e94f4 add cache 2022-02-18 16:31:35 -08:00
Jeff Sagal 453dfe49ed Update test.yml 2022-02-18 16:11:13 -08:00
Jeff Sagal 991a2a2184 bump to node 14 in actions 2022-02-18 16:08:12 -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 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