Jeff
008253da72
Merge branch 'master' into master
2017-10-01 13:37:43 -07:00
Jeff
6fdc460609
add yarn start for dev
2017-10-01 13:34:38 -07:00
Jeff
afca6bf11c
fixes #286
2017-08-16 12:18:39 -07:00
Jeff
7a2fad6933
Merge pull request #244 from ThomHurks/improve-accessibility
...
Use aria-label to improve component accessibility
2017-06-29 11:07:36 -07:00
Thom Hurks
bf14cc50c8
Use aria-label to improve component accessibility
2017-06-29 00:44:36 +02: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
Jeff
fb5366575a
Merge pull request #199 from alsotang/patch-3
...
Update ReactiveOptions.md
2017-05-16 12:56:16 -07:00
Edwin de Jonge
7c76102718
removed
2017-05-02 10:23:13 +02:00
Edwin de Jonge
7c6217bc47
adding custom template for option and selected-option
2017-05-02 10:20:56 +02: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
Jeff
072bf4160d
Merge pull request #171 from fidgetwidget/non-multiple-improvements
...
Added features to non multiple selects
2017-04-24 11:23:34 -07:00
Jeff
aabc43c903
Merge pull request #172 from koriroys/master
...
Add option to allow closing a multi-select when a value is selected
2017-04-19 18:41:24 -07:00
Brandon Bey
1f8b30164e
Added code coverage for the additional logic.
2017-04-03 12:32:31 -07: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
Kori Roys
ecd76ce4dd
improving name for should-dropdown-close option. adding test
2017-04-01 12:07:19 +02:00
Brandon Bey
4bd8cc83cc
Adjustments based on discussion with component owner
...
- Moved the single class up to the root .v-select tag
- Added a searching class when there is text in the search input
- Added clearing of search text on single when clear on select is set to true,
otherwise dim the search text (for single, where clear on select is false)
2017-03-31 12:35:42 -07:00
Brandon Bey
536606e0fa
Added a default v-select to the dev page
...
- so I could test the behaviour of a searchable single select
2017-03-31 12:30:19 -07:00
Jeff
7f8c547850
Create CONTRIBUTING.md
2017-03-31 12:18:03 -07:00
Kori Roys
897b0d8fb2
Add option to allow closing a multi-select when a value is selected
2017-03-31 15:10:24 +02:00
Brandon Bey
5271ed7c70
Added features to non multiple selects
...
- added a single class to the selected-tag for non multiple selects
- added styling to the single selected-tag to differentiate it from the default
2017-03-30 16:21:18 -07:00
Jeff
90981a5a7f
Merge pull request #168 from sagalbot/patch-readme
...
Update README.md
2017-03-23 09:08:19 -07:00
Jeff
a8ace39d4c
Update README.md
...
add trello and codepen links
2017-03-23 09:08:10 -07:00
Jeff
0e73e36f0f
Merge pull request #129 from mgmeiner/master
...
Add ability to add id to the input element
2017-03-23 09:04:54 -07:00
Jeff Sagal
fc16810087
create dist, bump package for v2.2.0 🚀
v2.2.0
2017-03-22 18:44:38 -07:00
Jeff Sagal
0ffa945560
use latest bootstrap alpha in dev template
2017-03-22 18:38:22 -07:00
Jeff
a53bf5bf33
Merge pull request #167 from sagalbot/mutableloading
...
Mutableloading
2017-03-22 18:35:43 -07:00
Jeff Sagal
8a17aef811
better dev template for ajax
2017-03-22 18:35:12 -07:00
Jeff Sagal
bae486a8e3
- move mutableLoading data property to ajax mixin
...
- open dropdown only when not loading
- add watcher to keep loading synced with mutableLoading
2017-03-22 18:33:32 -07:00
Jeff
b3696df87b
Merge pull request #166 from sagalbot/bootstrap4-hotfix
...
.dropdown-menu is hidden by default in 4.0.0-alpha.6
2017-03-22 17:51:53 -07:00
Jeff Sagal
5be214ba6e
.dropdown-menu is hidden by default in 4.0.0-alpha.6
...
#165
2017-03-22 17:51:27 -07:00
Jeff
4581d732dc
Merge pull request #162 from sagalbot/fix-loading-regression
...
Fix loading regression
2017-03-16 15:40:53 -07:00
Jeff Sagal
546418da1f
- fix variable reference (showLoading should have been mutableLoading) in ajax mixin and specs
...
- add `search` event fired at same time as callback
2017-03-16 15:38:40 -07:00
Jeff Sagal
5470adbbd6
- switch back to transparent border on open dropdown toggle
...
- pull font-family up to .v-select
- add default box-shadow and background to dropdown menu
2017-03-13 12:46:14 -07:00
Jeff
da12f960eb
Merge pull request #159 from ss44/master
...
Readme Fix
2017-03-13 10:21:48 -07:00
Shinda Singh
bd462a6d7a
Merge pull request #1 from ss44/component-init-doc-fix
...
Update to README.md
2017-03-13 13:18:16 -04:00
Shinda Singh
4961374592
Update README.md
...
fixed component registration syntax.
2017-03-13 12:49:30 -04:00
Jeff
6e72a6c0ed
Merge pull request #158 from sagalbot/css-improvements
...
Browser Consistency
2017-03-12 20:38:57 -07:00
Jeff Sagal
69476deec9
- fixes Safari search input appearance
...
- numerous fixes for consistent browser styling
- fixes/adds default transition for dropdown
- removes debounce as a prop
- removes unused transitions on list items
- removes unnecessary styles
2017-03-12 20:07:35 -07:00
Jeff Sagal
61c6fa2c1c
add webkit prefix to appearance
2017-03-11 23:19:06 -08:00
Jeff Sagal
51074175bd
bump readme, add code climate excluded folders
2017-03-11 18:28:08 -08:00
Jeff Sagal
b3dd16ac24
Closes #124
...
Closes #148
- build for v2.1.0
- bump version
- update readme
v2.1.0
2017-03-11 16:43:46 -08:00
Jeff
c151fadae6
Merge pull request #156 from sagalbot/simple-css
...
Simple css
2017-03-11 16:34:03 -08:00
Jeff Sagal
ffbd2238b8
#124
...
- organize css
- switched 'selected' class back to 'active'
- remove specificity where possible
- add unsearchable and loading example to dev template
2017-03-11 16:27:36 -08:00
Jeff Sagal
f67a352481
throw console warning if option[label] does not exist, prevents TypeError from breaking page
...
closes #155
v2.0.1
2017-03-09 12:55:44 -08:00
Jeff Sagal
e202474905
WIP
...
remove clearfix class
clean up spacing in css
add unsearchable class to dropdown
2017-03-09 11:29:08 -08:00
Jeff Sagal
ea11bc26d5
WIP #141 #124
...
- add necessary styles to work without bootstrap
- update bootstrap 4 compatibility
2017-02-21 23:08:37 -08:00