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

40 Commits

Author SHA1 Message Date
Myles Cowper-Coles e0584cda96 Adding the 'clearable' prop to the docs (#649)
What:

* Adding clearable to the gitbook Props.md

Why:

* Its a prop on the select component but it wasn't documented correctly
2018-09-17 09:18:13 -07:00
andonovn 8c622b6331 Changed the filterFunction prop to filterBy (#645)
The `filterFunction` prop does not exist in the source code. There is one called `filterBy` and I think it was just renamed at some point and you forgot to reflect it into the docs. That's just a blind guess tho, but I lost some time figuring out why the documented prop is not working, and that's why I decided to fix it. Hopefully others won't lost time on that, too :)
2018-09-15 17:45:32 -07:00
Jeff b0f58d7793 Merge commit 'b92428101f1c6d4aa1fe864a88eb7079c245e009'
# Conflicts:
#	test/unit/specs/Select.spec.js
2018-08-07 19:47:13 -07:00
Denis Golubkov 1ba47798ee Update README.md
Added link to github page
2018-02-09 14:53:58 +03:00
rubjo 5d64b52c9f Match tags :) 2018-02-01 13:12:48 +01:00
Jeff 33b0e7e234 Merge branch 'master' into pr/423
# Conflicts:
#	docs/gitbook/Basics/Options.md
2018-01-28 13:13:39 -08:00
Jeff a861b16553 just redirect on option click 2018-01-22 19:17:38 -08:00
Jeff df0cc83e05 - add vue-select as a dev dependency so that the homepage is always using the latest release
- fix text-align:center issue on homepage
2018-01-22 19:09:43 -08:00
Jeff 9f0021572b fix homepage typo, closes #431 2018-01-22 18:06:33 -08:00
Jeff 3cb698e4c7 bump readme, fix null anchor 2018-01-18 14:23:15 -08:00
Jeff 2cde8951e4 update taggable example 2018-01-18 13:42:49 -08:00
Jeff 6b61d6aacb improve Localization docs 2018-01-18 13:27:53 -08:00
Simone Todaro d1de8da59f Update documentation 2018-01-17 21:03:12 +00:00
Jeff af9d7f7198 remove octicons 2018-01-15 16:14:07 -08:00
Jeff ce6d3ea2cd - dont destroy /dist/ when building homepage
- update public path (should work this time!)
- load octicons from CDN
2018-01-15 15:52:31 -08:00
Jeff b9a477048a update splash page 2018-01-15 15:25:36 -08:00
Jeff c5ef46f463 finalize docs, ready to merge 2018-01-14 23:43:53 -08:00
Jeff 6671b8ead2 - complete docs overhaul 2018-01-14 23:35:29 -08:00
Jeff 7e859dca18 - add include-csv plugin
- adjust default codepen theme
- update github edit base
- doc content overhaul up to localization
2018-01-14 20:12:26 -08:00
Jeff b862761cbf more homepage styling 2018-01-13 17:00:50 -08:00
Jeff 0d62251558 - move gitbook files into their own folder at docs/gitbook
- rebuild homepage at `docs/homepage`
2018-01-13 15:11:17 -08:00
Jeff 022f6e8874 Merge branch 'master' into gitbook
# Conflicts:
#	docs/md/OnChange.md
2018-01-13 11:43:00 -08:00
Sergey Kojin d29f697f4c fix on-change example doc 2017-10-06 20:22:06 +03:00
Sergey Kojin caea72ec22 fix on-change example 2017-10-06 20:20:18 +03:00
Jeff 018f3f7697 - add docs script to serve docs
- WIP updates to docs
- add vuejs theme
2017-10-01 13:22:50 -07:00
Jeff 1c37bd2fa3 start of gitbook implementation 2017-09-03 11:26:03 -07:00
Jeff 0ce4921252 Merge pull request #197 from alsotang/patch-1
Update InstallSnippet.vue
2017-05-16 12:57:06 -07:00
Jeff 916d76a3ef Merge pull request #198 from alsotang/patch-2
Update Examples.vue
2017-05-16 12:56:42 -07:00
alsotang b095dfd22f Update ReactiveOptions.md
typo
2017-04-26 17:16:18 +08:00
alsotang f3e6e755c9 Update Examples.vue
typo
2017-04-26 17:11:56 +08:00
alsotang 87a1d4cd0a Update InstallSnippet.vue
typo
2017-04-26 17:10:24 +08:00
Kori Roys 68b67e3297 improve description 2017-04-01 12:10:01 +02:00
Kori Roys 8d1c649cf0 document closeOnSelect option 2017-04-01 12:07:38 +02:00
WITT-AD\Micgme 5b4b72147a update docs 2017-02-09 18:31:20 +01:00
Jeff Sagal 201e135964 - new dedicated development template
- separate environment for developing docs
- clear out discarded couscous files
- start converting docs markdown
2017-02-01 22:32:06 -08:00
Jeff Sagal e909c6c2e8 daux/couscous work 2016-10-19 09:22:43 -07:00
Jeff Sagal fe5372fb10 Merge branch 'master' into umd
# Conflicts:
#	src/components/Select.vue
2016-06-15 21:33:16 -07:00
Jeff Sagal bfae6b3068 add ajax to docs 2016-06-15 20:34:38 -07:00
Jeff Sagal 5c8851f4c7 fix build issues 2016-06-11 20:20:00 -07:00
Jeff Sagal 2653e5ee0a move demo related files to /docs/ add gh-pages module 2016-06-10 14:35:14 -07:00