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

178 Commits

Author SHA1 Message Date
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
Jeff 04b1bfa8a3 🚀 v3.0.2 2019-04-17 18:08:44 -05:00
Jeff 4a05978e06 🚀 v3.0.1 2019-04-17 13:18:51 -05:00
Jeff 3056f477c2 🚀 v3.0.0 2019-04-14 16:43:07 -05:00
Jeff 9c2cafec7a Merge remote-tracking branch 'origin/release/v3.0'
* origin/release/v3.0: (67 commits)
  ensure #222 stays closed (#828)
  add guide for reduce and taggable (#827)
  Remove foo bar (#826)
  WIP: v3 – remove onSearch callback prop (#811)
  doc content updates
  overhaul selecting docs, updated navigation and URL structure
  bump vue-server-renderer (#807)
  WIP: V3 - Remove index prop, add reduce prop (#800)
  V3/update list items slot (#799)
  update vuepress (#797)
  Update sandbox
  Add patch from #787
  update package deps, remove extra dev options
  V3 - Remove `mutable` class properties plus other misc changes (#781)
  refactor deselect method (#768)
  Sass & Class Renames (#759)
  fix coveralls coverage reporter (#766)
  remove: - express - gitbook - json-loader - markdown-loader - normalize.css - prismjs - vue-resource
  use test-utils beta-20
  fix failing test
  ...

# Conflicts:
#	docs/gitbook/README.md
#	docs/homepage/home.html
#	src/components/Select.vue
2019-04-13 19:06:06 -05:00
Jeff eb9e49b31e 🚀 v2.6.4 2019-04-01 15:00:29 -07:00
Jeff Sagal 38baaf33ad bump vue-server-renderer (#807) 2019-03-29 11:29:59 -07:00
Jeff Sagal 3979f98327 update vuepress (#797) 2019-03-23 14:32:44 -07:00
Jeff 5ae658c84c update package deps, remove extra dev options 2019-03-23 14:13:31 -07:00
Owen Conti f9725919a4 V3 - Remove mutable class properties plus other misc changes (#781)
* Remove the mutableValue prop in the Select component.

* Add back mutable value when Vue Select has to manage its own value.

* Remove mutableOptions, valueAsAarray. Update webpack minifer to use Terser.

* Fix tabbing

* Fix bug with showClearButton

* Fix tests.

* Call clearSelection when possible

* Update dev sandbox to have all three options for setting value.

* Update dev sandbox to display current value

* Remove unused karma test setup.

* Revert onInput name change.

* Use coveralls

* Change this.internalValue to this.$data._value.

* Remove onInput prop and replace with internal method, updateValue.

* Update tests.

* Rename optionObjectComparator to optionComparator.
2019-03-23 11:25:31 -07:00
Jeff 0774b4696c 🚀 v2.6.3 2019-03-23 10:22:30 -07:00
Jeff 822187f436 🚀 v2.6.2 2019-03-22 11:27:38 -07:00
Jeff 53dd28e6c8 🚀 v2.6.1 2019-03-22 11:13:10 -07:00
Jeff bda47806d3 🚀 v2.6.0 2019-03-09 11:37:28 -08:00
Jeff Sagal dc91310860 Sass & Class Renames (#759)
* - add autoprefixer
- add cssnano
- add postcss-loader
- remove unused packages

* create RTL scss module

* add vs__ prefix to open-indicator, extract to module

* module for dropdown-toggle

* vs__clear module

* vs__dropdown-menu module

* rename `selected-tag` to `vs__selected`

* remove rtl class

* remove dropdown class

* search-input scss module

* move animations to global module

* refactor dropdown list items

* - spinner slot is now scoped with `loading` variable
- move spinner to scss module

* apply vs__search class directly to search input: if you're using the slot, you might not want default styles

* finish global modules

* make RTL a component state

* - update component states to use vs-- prefix
- rename dropdownClasses to stateClasses

* remove unused property

* Closes #760

* fix states

* more state fixes

* rename .close to vs__deselect

* - simplify dev.html
- start on 'sandbox' development

* update build

* - update webpack config
- move Sandbox to VuePress folder

* update external framework version links

* assign grid areas, ensure 100% height outside of docs

* limit specificity

* first pass at assigning variables

* assign 'darkest'

* remove max-height prop

* rename 'component' variables to 'state'

* update badges

* add deprecation notice to docs

* bump travis config

* add coveralls coverage reporter

* bump netlify config

* additional pass pulling up to variables

* start converting to SVG icons

* middle align action icons

* update netlify config

* netlify bump

* fix travis

* fix travis

* try lcov

* netlify attempt

* prune old packages

* bump travis config
2019-02-18 22:01:39 -08:00
Jeff Sagal 06800bfb16 fix coveralls coverage reporter (#766)
* add coveralls coverage reporter

* include lcov report

* bump config

* bump travis config

* bump netlify config
2019-02-18 11:40:56 -08:00
Jeff 4d7d576008 remove:
- express
- gitbook
- json-loader
- markdown-loader
- normalize.css
- prismjs
- vue-resource
2019-02-16 13:16:00 -08:00
Jeff a07cb4175f Merge branch 'ft/vuepress-no-cli' into release/v3.0
# Conflicts:
#	src/mixins/typeAheadPointer.js
2019-02-16 12:36:38 -08:00
Jeff 8a78de61a6 Merge remote-tracking branch 'origin/feature/input-slot' into release/v3.0
# Conflicts:
#	src/components/Select.vue
2019-02-16 12:05:17 -08:00
Jeff d09c2a7b79 Merge remote-tracking branch 'origin/ft/vuepress' into ft/vuepress-no-cli
# Conflicts:
#	.babelrc
#	.gitignore
#	README.md
#	build/webpack.base.conf.js
#	build/webpack.dev.conf.js
#	build/webpack.prod.conf.js
#	build/webpack.site.conf.js
#	dev/dev.html
#	docs/gitbook/Api/Props.md
#	package.json
#	test/unit/karma.conf.js
#	test/unit/specs/Select.spec.js
#	tests/helpers.js
#	tests/unit/.eslintrc.js
#	tests/unit/Ajax.spec.js
#	tests/unit/Deselecting.spec.js
#	tests/unit/Dropdown.spec.js
#	tests/unit/Filtering.spec.js
#	tests/unit/Labels.spec.js
#	tests/unit/Layout.spec.js
#	tests/unit/ObjectIndex.spec.js
#	tests/unit/ReactiveOptions.spec.js
#	tests/unit/Selecting.spec.js
#	tests/unit/Tagging.spec.js
#	tests/unit/TypeAhead.spec.js
#	yarn.lock
2019-02-10 20:03:45 -08:00
Jeff 03917c4d52 use test-utils beta-20 2019-02-10 17:40:24 -08:00
Jeff 317d8a30b8 update deps 2019-02-10 16:42:45 -08:00
Jeff 4ed24ab2e3 update Karma package deps, fix for yarn install 2019-02-10 12:30:54 -08:00
yamsellem 09165c4a0a Bump dev dependencies (webpack 4, babel 7, etc), replace build files by webpack config, use webpack-dev-server 2019-01-15 19:26:38 +01:00