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

400 Commits

Author SHA1 Message Date
Jeff Sagal fd32f50379 Update README.md 2018-07-04 09:15:32 -07:00
Jeff Sagal dd490488d0 Merge pull request #556 from NowServingUs/master
Inherit font-family instead of using 'sans-serif'
2018-06-08 09:55:50 -07:00
Todd Baur 3e7866f100 Merge pull request #1 from NowServingUs/nowserving-patch-1
allow component to inherit font family choices
2018-06-07 21:03:33 +09:00
Todd Baur 62adbb47b6 allow component to inherit font family choices
I ran into this issue where the component was using the browser's default san-serif font, which of course we don't use. This will allow it to just take the font from the application its used in and continue on without much friction.
2018-06-07 21:01:59 +09:00
Jeff 867a74cddb Merge pull request #457 from golubkovden/patch-1
Update README.md
2018-05-09 14:52:59 -07:00
Jeff 058e1fd088 Merge pull request #532 from luisDanielRoviraContreras/patch-1
Add license in README.md
2018-05-09 14:52:32 -07:00
ldrovira 68a14d4d6c Add license in README.md 2018-05-06 12:46:17 -04:00
Jeff 173f0bfea0 Merge pull request #470 from dbezborodovrp/feature/clear-button-flag
Clear button flag.
2018-02-28 10:25:44 -08:00
Damien Bezborodov 50c4edef14 Clear button flag.
New prop, 'clearable': Can the user clear the selected property?

Usage, :clearable="false" (defaults to true.)

See issue #463.
2018-02-23 21:57:25 +10:30
Denis Golubkov 1ba47798ee Update README.md
Added link to github page
2018-02-09 14:53:58 +03:00
Jeff 546b27d7d2 Merge pull request #444 from rubjo/patch-1
Match tags :)
2018-02-01 09:22:38 -08:00
rubjo 5d64b52c9f Match tags :) 2018-02-01 13:12:48 +01:00
Jeff e0680bce86 Merge pull request #438 from enid-colic/browser_autocomplete_fix
Disable browser autocomplete FIX
2018-01-23 14:12:50 -08:00
enid-colic cd53e5d1c4 Disable browser autocomplete FIX 2018-01-23 21:41:47 +01:00
Jeff bdb2963e93 Merge pull request #437 from sagalbot/maintenance/bump-travis-config
improve build speed by only building/testing on the latest node version
2018-01-23 09:37:55 -08:00
Jeff e35e2ac100 Merge pull request #436 from sagalbot/feature/dont-deselect-when-clicking-selected-options
dont deselect when clicking selected options
2018-01-23 09:01:45 -08:00
Jeff ee39ceb448 improve build speed by only building/testing on the latest node version 2018-01-23 08:59:08 -08:00
Jeff b3a551c836 never deselect options from the dropdown 2018-01-23 08:48:23 -08:00
Jeff 22d2004e2f uncomment dev env from previous PR 2018-01-23 08:47:56 -08:00
Jeff 843f39d5bc Merge pull request #435 from sagalbot/bug/home-page-text-jump
Bug/home page text jump
2018-01-22 19:19:13 -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 c98e5fb2e5 Merge pull request #433 from sagalbot/maintenance/update-dev-env
Maintenance/update dev env
2018-01-22 19:03:26 -08:00
Jeff ec930c5b53 maybe try committing the right file 🤦‍♂️ 2018-01-22 19:02:38 -08:00
Jeff eec0302a60 Revert "devtools are always on"
This reverts commit 4ead15f7bf.
2018-01-22 19:02:09 -08:00
Jeff 4ead15f7bf devtools are always on 2018-01-22 19:01:06 -08:00
Jeff 011ad4fa87 move development files into their own folders, organize data sources 2018-01-22 18:21:25 -08:00
Jeff 80585c1a3b Merge pull request #432 from sagalbot/bug/typo
fix homepage typo, closes #431
2018-01-22 18:07:12 -08:00
Jeff 9f0021572b fix homepage typo, closes #431 2018-01-22 18:06:33 -08:00
Jeff a88d827333 Merge pull request #428 from sagalbot/maintenance/doc-fixes
bump readme, fix null anchor
2018-01-18 14:23:39 -08:00
Jeff 3cb698e4c7 bump readme, fix null anchor 2018-01-18 14:23:15 -08:00
Jeff cbec6f0b29 Merge pull request #427 from sagalbot/maintenance/update-tagging-example
update taggable example
2018-01-18 13:43:15 -08:00
Jeff 2cde8951e4 update taggable example 2018-01-18 13:42:49 -08:00
Jeff 1cb5e9eafa Merge pull request #426 from sagalbot/maintenance/update-localization-docs
improve Localization docs
2018-01-18 13:28:55 -08:00
Jeff 6b61d6aacb improve Localization docs 2018-01-18 13:27:53 -08:00
Jeff 58690791e8 Merge pull request #421 from MarZab/issue-350
The temporary option when using taggable should be a Object
2018-01-18 09:02:17 -08:00
Jeff 860e4391b0 Merge pull request #420 from sagalbot/feature/customize-tags
Custom Label Slot
2018-01-15 20:06:12 -08:00
Jeff a3f62ad733 Merge branch 'feature/custom-filter'
# Conflicts:
#	dev.html
#	yarn.lock
2018-01-15 20:02:51 -08:00
Jeff f72d460e6c Merge pull request #422 from sagalbot/gitbook
Updated Homepage, GitBook Docs
2018-01-15 19:26:45 -08:00
Jeff af9d7f7198 remove octicons 2018-01-15 16:14:07 -08:00
Jeff 724cf09423 remove docs folder before copying 2018-01-15 15:58:31 -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 a0ba4b4c3b fix loading of scripts, but broke loading of icons 2018-01-15 15:39:39 -08:00
Jeff 781ec4b734 add delpoy command 2018-01-15 15:29:00 -08:00
Jeff b9a477048a update splash page 2018-01-15 15:25:36 -08:00
Jeff 17312da2fa update build process for docs 2018-01-15 15:25:22 -08:00
Jeff e236c47300 remove old docs, update build/dev scripts 2018-01-15 14:25:16 -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