bender-x
582c370ed9
import vSelected from 'vue-select' ( #707 )
2018-12-05 10:11:14 -08:00
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
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
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
0d62251558
- move gitbook files into their own folder at docs/gitbook
...
- rebuild homepage at `docs/homepage`
2018-01-13 15:11:17 -08:00