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

19 Commits

Author SHA1 Message Date
Jeff Sagal 6a3795c9d8 bump 2022-07-17 12:31:41 -07:00
Jeff Sagal ac9c796c0a bump action versions 2022-07-17 12:30:49 -07:00
Jeff Sagal f4f04acdf5 Update test.yml 2022-07-17 12:28:21 -07:00
Jeff Sagal 9eb6e5a1f5 Update test.yml 2022-07-17 12:26:48 -07:00
Jeff Sagal 827824d02e Update test.yml 2022-07-17 12:23:51 -07:00
Jeff Sagal 76ac8ed394 Update test.yml 2022-07-17 12:20:52 -07:00
Jeff Sagal 677bfd1576 Update test.yml 2022-07-17 12:15:52 -07:00
Jeff Sagal 4360db2371 Update test.yml 2022-07-17 12:13:46 -07:00
Jeff Sagal f02bcaf2e0 update semantic release 2022-07-17 10:54:25 -07:00
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