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

151 Commits

Author SHA1 Message Date
semantic-release-bot bbbac18cf9 chore(🚀): 3.13.0 2021-08-26 19:47:26 +00:00
semantic-release-bot 896c323abe chore(🚀): 3.12.3 2021-08-23 20:51:10 +00:00
Jeff Sagal a64ffc32d0 build: update eslint config (#1470) 2021-08-01 11:46:17 -07:00
Jeff Sagal 96819ebb91 build: add prettier and eslint (#1090) 2021-07-30 11:01:59 -07:00
semantic-release-bot f702040f5b chore(🚀): 3.12.2 2021-07-30 00:38:55 +00:00
semantic-release-bot 335920b586 chore(🚀): 3.12.1 2021-07-22 21:41:39 +00:00
semantic-release-bot d648a1f8bc chore(🚀): 3.12.0 2021-07-22 20:52:47 +00:00
semantic-release-bot 2f18243d0a chore(🚀): 3.11.2 2020-12-19 23:54:10 +00:00
semantic-release-bot fbe24c0e10 chore(🚀): 3.11.1 2020-12-18 22:35:16 +00:00
semantic-release-bot f11d8b781b chore(🚀): 3.11.0 2020-12-18 20:19:45 +00:00
semantic-release-bot 41405f9242 chore(🚀): 3.10.8 2020-08-11 15:58:51 +00:00
semantic-release-bot 2615fa1411 chore(🚀): 3.10.7 2020-07-09 17:00:48 +00:00
semantic-release-bot 1b3294319a chore(🚀): 3.10.6 2020-07-09 15:58:42 +00:00
semantic-release-bot b29f75dd08 chore(🚀): 3.10.5 2020-06-25 17:46:12 +00:00
semantic-release-bot b7c5119a2d chore(🚀): 3.10.4 2020-06-25 17:23:35 +00:00
semantic-release-bot 699411f6f4 chore(🚀): 3.10.3 2020-04-29 19:32:30 +00:00
semantic-release-bot 85a3b0e7b6 chore(🚀): 3.10.2 2020-04-25 15:51:05 +00:00
semantic-release-bot f5d0e1d7bf chore(🚀): 3.10.1 2020-04-17 22:27:45 +00:00
semantic-release-bot 538df2c1f3 chore(🚀): 3.10.0 2020-04-12 22:46:03 +00:00
semantic-release-bot e65258df97 chore(🚀): 3.9.6 2020-04-12 19:37:35 +00:00
semantic-release-bot 142a639444 chore(🚀): 3.9.5 2020-03-26 23:53:09 +00:00
semantic-release-bot df724a7eec chore(🚀): 3.9.4 2020-03-20 16:33:06 +00:00
semantic-release-bot 8e061ce1af chore(🚀): 3.9.3 2020-03-19 17:13:36 +00:00
semantic-release-bot 349d5c3856 chore(🚀): 3.9.2 2020-03-19 16:11:18 +00:00
semantic-release-bot 60947c2925 chore(🚀): 3.9.1 2020-03-16 02:22:20 +00:00
semantic-release-bot ffa625714f chore(🚀): 3.9.0 2020-03-13 03:47:07 +00:00
semantic-release-bot 1ec5d0dd8a chore(🚀): 3.8.1 2020-03-11 04:12:10 +00:00
semantic-release-bot d71d592bb3 chore(🚀): 3.8.0 2020-03-10 04:57:45 +00:00
semantic-release-bot 3c546346f7 chore(🚀): 3.7.2 2020-03-10 02:10:04 +00:00
semantic-release-bot 531949447c chore(🚀): 3.7.1 2020-03-09 00:59:13 +00:00
semantic-release-bot ca2c36c25b chore(🚀): 3.7.0 2020-03-08 20:32:15 +00:00
semantic-release-bot 41bdfc4bcc chore(🚀): 3.6.0 2020-03-05 16:36:52 +00:00
Jeff Sagal a905f42271 ci(semantic-release): implement github plugin (#1082) 2020-03-04 20:18:13 -08:00
semantic-release-bot 9a499e66fe chore(🚀): 3.5.2 2020-03-05 04:09:17 +00:00
semantic-release-bot 054cdd3ece chore(🚀): 3.5.1 2020-03-02 00:36:59 +00:00
semantic-release-bot f066ad76cd chore(🚀): 3.5.0 2020-03-02 00:32:30 +00: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 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 2a51460487 🚀 v3.4.0 2019-12-02 13:09:31 -08:00
Jeff Sagal a253389d9d v3.3 🚀 2019-11-30 11:05:49 -08:00
Jeff 6eb42f3415 use CLI options instead 2019-11-08 11:54:02 -08:00
Jeff 81339694b7 add bundlewatch 2019-11-08 11:50:35 -08:00
Jeff Sagal b684cf1a6e add prepare (#980) 2019-11-06 14:56:25 -08:00
Jeff 17c1d3db97 🚀 v3.2.0 2019-09-14 14:01:37 -07:00
Jeff 2a0efcf5a5 bump package details 2019-09-13 13:12:56 -07:00
Jeff Sagal 3928b015a9 Separate documentation dependencies (#874)
* separate documentation dependencies

* bump deps

* update netlify config and package scripts

* bump netlify

* add cross-env

* fix publish path
2019-05-05 16:51:23 -07:00
Jeff 051f9e300a v3.1.0 🚀 2019-05-01 19:37:53 -07:00
Jeff Sagal 39fb62b181 Vuepress 1.0 (#844)
* bump vuepress

* extend default-theme, implement codefund

* explicitly install alpha plugins

* update config
2019-04-18 13:17:16 -05:00
Jeff Sagal 83e59241fe Vuepress 1.0 (#843)
* bump vuepress

* extend default-theme, implement codefund
2019-04-18 11:49:01 -05:00