Commit Graph

2654 Commits (186143b138bd32538588f1618828214864d17fd2)

Author SHA1 Message Date
leezng 5268a8f8c1 Autocomplete: Don't prevent form submit 2017-08-18 13:58:44 +08:00
Leopoldthecoder 7753bd8931 Popup: fix missing padding-right when overflow-y is scroll 2017-08-18 12:24:18 +08:00
Leopoldthecoder 018931a74f Cascader: fix duplicate prop name 2017-08-18 12:24:06 +08:00
Kordan Ou 66aa58fd99 Menu: fix typo activedIndex -> activeIndex 2017-08-18 12:23:32 +08:00
Leopoldthecoder 2250162553 Checkbox: change event only triggers on user input 2017-08-18 12:22:19 +08:00
Leopoldthecoder 94d7ca7535 Icon: add docs on third-party icon integration 2017-08-18 12:22:03 +08:00
Leopoldthecoder 1ea66bdfe4 Carousel: fix flashing items 2017-08-18 12:21:34 +08:00
Leopoldthecoder c63de83beb Upload: fix en doc 2017-08-18 10:45:19 +08:00
kingwl e647bc994f Progress: fix incorrect vertical align if percent is zero 2017-08-17 16:39:03 +08:00
spiritree 8e942878da FAQ: fix attribute scope typo 2017-08-16 15:56:48 +08:00
Leopoldthecoder 77ddecea25 Rate: add show-score, fix change event timing 2017-08-13 14:47:02 +08:00
Leopoldthecoder 22ab137963 Radio: change event only triggers on user input 2017-08-13 14:46:00 +08:00
Leopoldthecoder bb58f00746 Slider: change event only triggers on user input 2017-08-13 14:45:44 +08:00
Dreamacro a1324324a2 DateTimePicker: limit timepicker (#6076)
* fix: #5045

* fix: #5045
2017-08-13 12:00:33 +08:00
Leopoldthecoder a5e5be3d7a Pagination: add popperClass 2017-08-13 11:59:17 +08:00
baiyaaaaa 1f2ee02b3a support dropdown placement 2017-08-13 11:09:53 +08:00
Leopoldthecoder dc7de86a67 remove test timeout 2017-08-09 12:47:27 +08:00
Leopoldthecoder e3aa5ac594 Merge branch 'dev' into carbon 2017-08-09 12:37:42 +08:00
Leopoldthecoder 463607f40b [release] 1.4.2 2017-08-09 12:23:38 +08:00
Leopoldthecoder ed2f344690 [build] 1.4.2 2017-08-09 12:23:38 +08:00
Leopoldthecoder 74992ba592 Changelog: update for 1.4.2 2017-08-09 12:19:13 +08:00
Leopoldthecoder 0966662dc0 Table: allow omitting prop if sort-method is provided 2017-08-09 11:52:27 +08:00
Leopoldthecoder aae78193f9 Table: hide table when nested in an invisible container 2017-08-09 11:52:27 +08:00
Leopoldthecoder 7fa2967515 Autocomplete: support autofocus 2017-08-09 09:57:45 +08:00
Leopoldthecoder 22aae94936 DatePicker: fix fecha i18n not responsive 2017-08-09 09:55:00 +08:00
Leopoldthecoder d31b33a1f2 Slider: fix button jumping to 0 when clicked 2017-08-09 09:54:48 +08:00
Leopoldthecoder 24b29a2d09 Tree: fix lazy expandOnChecked test 2017-08-08 12:40:37 +08:00
Salama Ashoush e33a784227 added arabic language locale file (#6323)
* added arabic language locale file

* complete the missing transaltion and fixed a typo
2017-08-06 22:35:15 +08:00
QingDeng d40d256729 Pagination: fix IE onchange doesn't work Bug (#6306)
* Pagination:fix IE onchange doesn't work Bug

Pagination:fix IE onchange doesn't work Bug

* Update pagination.js

* Update pagination.js
2017-08-06 16:13:35 +08:00
Leopoldthecoder 1a1395aa8c Merge remote-tracking branch 'eleme/dev' into carbon 2017-08-05 18:36:14 +08:00
maranran c20ff5e55c [Button] add accessibility (#6180)
* 	add accessibility for Alert、Button、 Breadcrumb、 Checkbox

* Update checkbox.md
2017-08-05 18:33:50 +08:00
Leopoldthecoder e294273c50 Tree: fix checkDescendants test 2017-08-05 18:26:14 +08:00
Leopoldthecoder 917ce43cad Select: optimize onOptionDestroy 2017-08-05 18:00:56 +08:00
Leopoldthecoder f23629ac43 Select: remove resetIndex 2017-08-05 18:00:56 +08:00
Leopoldthecoder f477390c79 Message: add dangerouslyUseHTMLString 2017-08-05 17:52:53 +08:00
Leopoldthecoder 50e2f23436 Message: refactor icon 2017-08-05 17:52:53 +08:00
Leopoldthecoder 84657095c4 Dialog: fix vuex compatibility 2017-08-05 17:52:20 +08:00
Leopoldthecoder 7f70ea6726 Dialog: remove v-model, add append-to-body 2017-08-05 17:52:20 +08:00
Dreamacro 41c19249ab Tree: add check-descendants attribute 2017-08-05 17:36:30 +08:00
Dreamacro 54e5cd2340 Tree: render when node expand 2017-08-05 17:34:40 +08:00
Dreamacro 4348420277 Update doc for Tree and DatePicker (#6113)
* Update DateTimePicker doc

* Update Tree doc

* Update DateTimePicker doc

* Update Tree doc

* update doc

* Update datetime-picker.md
2017-08-05 17:25:51 +08:00
Dreamacro 78e947bcac ColorPicker: support user input (#6167)
* ColorPicker: support user input

* support alpha

* Update picker-dropdown.vue
2017-08-05 16:58:09 +08:00
Dreamacro 5b7a40e951 DateTimePicker: add timeformat for datetimerange (#6052)
* DateTimePicker: add timeformat for datetimerange

* fix
2017-08-05 16:44:53 +08:00
Leopoldthecoder c340ed13e4 Notification: add position 2017-08-05 16:38:07 +08:00
Leopoldthecoder 7d69d11ead Msgbox: add dangerouslyUseHTMLString 2017-08-05 16:37:58 +08:00
Leopoldthecoder 09e02e703d Autocomplete: hide suggestions on blur 2017-08-05 16:37:34 +08:00
Leopoldthecoder f90bfa1362 Slider: reset size on resize 2017-08-05 16:37:03 +08:00
Dreamacro 5d097a0a4a DatePicker: picker interaction (#6090)
* DatePicker: fix picker interaction

* DatePicker: fix picker interaction

* fix

* DatePicker: fix picker interaction
2017-08-05 16:35:42 +08:00
cinwell.li 7c546dde21 chore(*): replace CDN with jsDelivr 2017-08-05 16:18:23 +08:00
wacky6.AriesMBP cfe5f9eb3d Switch: fix input and change emission sequence 2017-08-05 16:08:15 +08:00