Commit graph

2007 commits

Author SHA1 Message Date
Aresn
1cd7dd8b3d
Merge pull request #3742 from SergioCrisostomo/select-patches
Use label first if available
2018-05-29 15:43:48 +08:00
Sergio Crisostomo
1b39f56967 Use label first if available 2018-05-29 08:41:07 +02:00
梁灏
4cccdf1fd5 fixed SSR 2018-05-29 10:42:37 +08:00
Aresn
801a9c9d6d
Merge pull request #3739 from SergioCrisostomo/select-patches
Select improvements for edge cases
2018-05-29 09:45:54 +08:00
Sergio Crisostomo
9366c9a772 Select improvements for edge cases 2018-05-28 14:54:26 +02:00
Aresn
d1038fce26
Merge pull request #3699 from luffyzhao/select-binding-0
解决select 默认数据不能绑定0的情况
2018-05-28 09:02:53 +08:00
luffyzhao
31e4380d96 还是要保留multiple判断 2018-05-25 14:01:53 +08:00
luffyzhao
583e23a43c 修复 'multiple' is assigned a value but never used no-unused-vars 2018-05-25 13:57:09 +08:00
luffyzhao
5c24d42a39 还原package-lock.json 2018-05-25 13:51:24 +08:00
luffyzhao
be83a68a29 还原package-lock.json 2018-05-25 13:49:17 +08:00
luffyzhao
4107d6c4a5 修改select默认value为0不能选定的Bug 2018-05-25 13:45:16 +08:00
luffyzhao
7468f04d84 还原package 2018-05-25 12:07:43 +08:00
luffyzhao
c32a7412e8 select-binding-0 2018-05-25 11:59:36 +08:00
luffyzhao
861fe324b4 select-binding-0 2018-05-25 11:59:03 +08:00
luffyzhao
b4138675d4 select-binding-0 2018-05-25 11:37:15 +08:00
梁灏
ece49d8038 release 2.14.0 2018-05-24 15:46:02 +08:00
梁灏
502094b622 publish 2.14.0-rc.5 2018-05-24 10:32:09 +08:00
Aresn
4b365f6326
Merge pull request #3676 from huanghong1125/input-number
fixed input-number null bug
2018-05-24 10:22:47 +08:00
Aresn
0860551844
Update input-number.vue 2018-05-24 10:22:34 +08:00
Aresn
10b42e26d2
Update input-number.vue 2018-05-24 10:21:53 +08:00
Aresn
3076b0d24f
Merge pull request #3678 from SergioCrisostomo/datepicker
Fix multidate parser value types, prevent undefined in focusedDate
2018-05-23 14:42:59 +08:00
Sergio Crisostomo
88156b0b83 Handle data more detailed 2018-05-23 08:22:30 +02:00
Sergio Crisostomo
75c9806430 Don't use undefined 2018-05-23 08:21:27 +02:00
huanghong
4d093b5070 fixed input-number null bug 2018-05-23 11:43:11 +08:00
梁灏
1c722892fa remove dist/ from .girignore 2018-05-22 19:08:53 +08:00
Aresn
5dd7b19078
Merge pull request #3672 from Xotic750/normalise_click_outside
Normalise v-click-outside-x for Select
2018-05-22 14:40:05 +08:00
Graham Fairweather
4a9974f631 Normalise v-ckick-outside-x for Select 2018-05-22 07:33:43 +02:00
梁灏
d552ad18d7 publish 2.14.0-rc.4 2018-05-22 11:10:10 +08:00
Aresn
997f2609f8
Merge pull request #3668 from Xotic750/fix_transpiled_module
Fix: Webpack is not configured to handle transpiling raw module, use …
2018-05-22 11:09:19 +08:00
梁灏
4c6060dc89 fixed Select multiple mode icon style position wrong 2018-05-22 10:54:29 +08:00
梁灏
66f807edfb update Select
up / down key prevent scroll page
2018-05-22 10:42:59 +08:00
Aresn
d322bd7d08
Merge pull request #3663 from SergioCrisostomo/refactor-select
Allow wider search pattern for filterable
2018-05-22 10:41:53 +08:00
Aresn
fff80ecb01
Merge pull request #3665 from SergioCrisostomo/tabs-keyboard
Tabs small fixes
2018-05-22 10:08:00 +08:00
梁灏
87ec808291 fixed ColorPicker Hue bug
when select a color from recommend colors, the Hue can not focus the correct color position(percent).
2018-05-22 09:50:30 +08:00
梁灏
3cf3629f3b update ColorPicker style 2018-05-22 09:24:01 +08:00
Graham Fairweather
8624560f9a Fix: Webpack is not configured to handle transpiling raw module, use pre-transpiled
This was breaking ie <= 11

https://github.com/iview/iview/issues/3325
2018-05-21 14:47:12 +02:00
Aresn
653d12ac9b
Merge pull request #3662 from Xotic750/color_picker_tabs
Keyboard control for color picker
2018-05-21 18:10:48 +08:00
Sergio Crisostomo
e45d1bce14 fix too early visibility change, trigger update on mounted 2018-05-21 12:00:52 +02:00
Aresn
a450554c3a
Update input.less 2018-05-21 17:26:25 +08:00
梁灏
354254b414 change popper.js default options 2018-05-21 17:20:01 +08:00
Sergio Crisostomo
db5110c26a Allow wider search pattern for filterable 2018-05-21 10:49:54 +02:00
梁灏
d28403ecb2 publish 2.14.0-rc.3 2018-05-21 16:22:40 +08:00
Graham Fairweather
f2bcd4adaf Color keyboard control 2018-05-21 10:22:34 +02:00
Aresn
bdb26ef7c8
Merge pull request #3643 from SergioCrisostomo/datepicker-keyboard
Datepicker keyboard
2018-05-21 15:27:09 +08:00
Aresn
cdc79b9a72
Update date-picker.less 2018-05-21 15:21:05 +08:00
Sergio Crisostomo
9a7a0e7557 take into account possible startDate in props 2018-05-21 08:26:28 +02:00
Sergio Crisostomo
939a162ad7 Prevent selecting disabled dates 2018-05-21 08:24:56 +02:00
梁灏
3dc7ac4f62 update readme 2018-05-21 11:50:51 +08:00
梁灏
95e2f7ce73 update readme 2018-05-21 11:43:33 +08:00
Aresn
f0514906db
Merge pull request #3652 from SergioCrisostomo/tabs-keyboard
Use visibility instead of display
2018-05-21 11:11:16 +08:00