Commit Graph

1187 Commits (e7a610621fd5ec32e98ad6c7aaa8638a95cbd599)

Author SHA1 Message Date
baiyaaaaa 61672ce0e2 fix input change time (#2956) 2017-02-22 16:33:30 +08:00
Liril 651fb58988 Table: Remove extra render in cells. 2017-02-22 15:30:21 +08:00
cinwell.li d1bcc7962c Merge pull request #2954 from Leopoldthecoder/dev
misc doc updates
2017-02-22 15:23:40 +08:00
cinwell.li 8ea9e71575 Scrollbar: fix style (#2948) 2017-02-22 15:17:22 +08:00
杨奕 c4367604ab MessageBox: add inputValue (#2909) 2017-02-22 15:15:16 +08:00
杨奕 f2fc8b5fb6 ColorPicker: display current color in real time (#2941) 2017-02-22 15:14:54 +08:00
Leopoldthecoder f9d799ce2b misc doc updates 2017-02-22 15:02:34 +08:00
Diamond 1b8657ce0d pass test
find other bug and fixed it-
2017-02-22 11:54:35 +08:00
Diamond 87b842cfa3 fixed #2071 change the time-picker style and scroll compute 2017-02-22 11:54:35 +08:00
baiyaaaaa 770f0ada97 fix input-number style problem 2017-02-22 10:40:41 +08:00
cinwell.li e9c032c83a ColorPicker: hide the dropdown when clicking on another colorpicker. (#2929) 2017-02-21 15:32:54 +08:00
qingwei.li 35d594d4fa Upload: fix css 2017-02-21 15:21:48 +08:00
baiyaaaaa ec73c74fda improve svpanel style 2017-02-21 15:19:25 +08:00
baiyaaaaa 218580067e add input step prop 2017-02-21 11:01:49 +08:00
Furybean 42bd58d9fe Add ColorPicker component. 2017-02-21 11:01:25 +08:00
thomasyonug 080a996f3f select:fixed #2890 placeholder recover after options clear 2017-02-21 10:59:56 +08:00
baiyaaaaa a059cf9261 fix upload style 2017-02-21 10:30:21 +08:00
Manuel 55853d7db1 use '--input-border-radius' variable in input.css 2017-02-20 23:43:28 +08:00
baiyaaaaa 35f80d6264 fix tabs nav style 2017-02-20 18:59:53 +08:00
杨奕 77c20d67ca Message: fix content not vertically aligned (#2904) 2017-02-20 15:44:26 +08:00
baiyaaaaa 55d1a39ebf fix tab insert index (#2898) 2017-02-20 11:35:25 +08:00
baiyaaaaa 7c104b9bbd fix inline form style 2017-02-20 11:34:20 +08:00
xuanfeng 0b2b803992 table: fix the wrong repository field 2017-02-19 20:35:16 +08:00
杨奕 0643460b28 Cascader: update (#2845)
* Cascader: update

* Cascader: add tests

* Cascader: move flatOptions and add debounce
2017-02-19 00:50:55 +08:00
杨奕 3f64571fcc Carousel: responsive to item change (#2775) 2017-02-18 15:11:41 +08:00
杨奕 450cf81ded Slider: add range support (#2751) 2017-02-17 19:09:59 +08:00
baiyaaaaa 7f6d698f72 fix autocomplete dropdown position(#2868) (#2875)
* fix dropdown style

* fix autocomplete dropdown position
2017-02-17 15:26:13 +08:00
baiyaaaaa 59de02e3cd fix menu when not index active 2017-02-17 14:24:15 +08:00
Liril d220894e81 Table: Fix wrong header with fixed right columns. 2017-02-16 22:52:24 +08:00
callmewhy d011d309f0 auto generate index.css in gen-cssfile.js 2017-02-16 22:51:18 +08:00
baiyaaaaa 691c6709ef add api migrating 2017-02-16 22:43:19 +08:00
baiyaaaaa 98850a1832 fix test 2017-02-16 22:43:19 +08:00
baiyaaaaa 1b4d69b1be change onError params 2017-02-16 22:43:19 +08:00
baiyaaaaa b14b0ef8ac fix picture file list style 2017-02-16 22:43:19 +08:00
baiyaaaaa 65f61e0eba fix upload progress 2017-02-16 22:43:19 +08:00
baiyaaaaa 02a1f74022 add listType 2017-02-16 22:43:19 +08:00
baiyaaaaa 2f61998e78 add autoUpload 2017-02-16 22:43:19 +08:00
baiyaaaaa 88a070ab16 update 2017-02-16 22:43:19 +08:00
baiyaaaaa 4c5820373c add upload-dragger 2017-02-16 22:43:19 +08:00
baiyaaaaa 461e5edbfd upload rename defaultFileList to fileList 2017-02-16 22:43:19 +08:00
Leopoldthecoder 7391c488a0 Tree: add indent, update docs 2017-02-16 22:01:06 +08:00
kingwl 8e34408d6e Input: fix invalid resize prop (#2838) 2017-02-16 16:53:33 +08:00
youngerheart 99e8d11910 picker: fix time and bug for value validate 2017-02-14 11:30:29 +08:00
Romoo c5604d9805 [form] fix style when error (#2781)
* fix form style when error

* bugfix for el-select
2017-02-14 11:03:49 +08:00
Jony 47a72b995c datepicker: fix incorrect disabled style and add today style (#2791) 2017-02-13 21:31:02 +08:00
qingwei.li 5fc34777b7 DatePicker: fix marks are displaced when type is range, fixed #2612 2017-02-13 19:08:45 +08:00
Boik c310ee5661 Autocomplete: add 'icon' and 'on-icon-click' attributes (#2768) 2017-02-12 13:14:04 +08:00
杨奕 8d4b6f8f99 Select: fix incorrect scrollTop on first popup (#2699)
* Select: fix incorrect scrollTop on first popup

* Select: wrap tag text with a span
2017-02-12 13:01:10 +08:00
Boik 4d10f23a0c Autocomplete: fix bug for keyup or keydown default behavior that we do not expect 2017-02-10 14:22:36 +08:00
baiyaaaaa 5baa8774cb Merge pull request #2754 from ElemeFE/1.2-try
1.2 try
2017-02-09 19:11:14 +08:00
Leopoldthecoder 3243b8fc98 Merge branch 'dev' into 1.2-merge1
# Conflicts:
#	package.json
#	src/utils/popup/index.js
#	yarn.lock
2017-02-09 17:33:42 +08:00
qingwei.li 54793283ad Badege: hidden when no value, fixed #2733 2017-02-09 16:06:41 +08:00
baiyaaaaa 9dee785465 autocomplete dropdown use el-scrollbar 2017-02-09 16:06:06 +08:00
HakurouKen 474084e63d Remove unused prop in `ElOption`. (#2730)
* Fix lint error.

* Remove unused prop.
2017-02-09 15:53:23 +08:00
杨奕 1b4a0f9285 Tree: add node-expand and node-collapse (#2507) 2017-02-07 11:01:25 +08:00
baiyaaaaa 3bb12aa451 input number style fix (#2675) 2017-02-06 12:29:20 +08:00
baiyaaaaa e7365515ae normalize syntax (#2678) 2017-02-06 12:28:40 +08:00
baiyaaaaa d8610aaa54 fix autocomplete suggestions show 2017-02-06 12:27:03 +08:00
kingwl f25b8b1edb AutoComplete: fix key enter (#2672) 2017-02-06 10:46:06 +08:00
baiyaaaaa 1efe9287f9 fix test 2017-02-04 18:52:37 +08:00
baiyaaaaa 6702726dcf add tabs scroll controls 2017-02-04 18:52:37 +08:00
baiyaaaaa 0bec05ada3 update tab api 2017-02-04 18:52:37 +08:00
cinwell.li 14565178ed Tooltip: prevent hidding when hovering tooltip, close #2633 (#2654)
* Tooltip: prevent hidding when hovering tooltip, close #2633

* Fix test
2017-02-04 18:36:08 +08:00
杨奕 7628fc0e41 Carousel: apply infinite sliding in non-card mode (#2622) 2017-02-04 18:35:09 +08:00
杨奕 58195fc69d Dialog: add title slot (#2657) 2017-02-04 16:43:25 +08:00
baiyaaaaa a489434768 fix collapse nest style 2017-02-04 16:29:54 +08:00
baiyaaaaa 2f8ab5a22e fix radio-button active style 2017-02-04 16:20:56 +08:00
杨奕 332b58886d Scrollbar: return if component gets destroyed in mounted hook (#2588)
* Scrollbar: return if component gets destroyed in mounted hook

* Select: handle paste events in filterable mode
2017-02-04 16:15:24 +08:00
杨奕 9cbacbedb4 Slider: restore destroyed styles (#2574) 2017-02-04 16:02:45 +08:00
cinwell.li c07609b840 Table: fix data is an array of numbers, fixed #2108 (#2576) 2017-02-04 15:59:06 +08:00
杨奕 c672727673 Merge pull request #2559 from baiyaaaaa/cascader
add cascader component
2017-02-04 15:12:28 +08:00
baiyaaaaa d0097cec14 improve docs 2017-02-04 15:02:38 +08:00
杨奕 c19d2a72e0 Theme: paramaterize missing colors for Tag (#2591) 2017-02-04 11:52:57 +08:00
Vinicius Reis 6dd09cc11d Click event #2551 (#2614)
* add click event

* update doc

* add tests
2017-02-04 11:20:04 +08:00
shangkai 6e45d067f7 解决error变成null或者空的时候,validateState依然是error的问题。 (#2621) 2017-02-04 11:07:49 +08:00
baiyaaaaa 964eb5ad84 add international 2017-02-04 10:51:33 +08:00
baiyaaaaa 254fc6a20f change allowClear to clearable && add test 2017-02-04 10:46:43 +08:00
baiyaaaaa c8226ad62a add cascader test 2017-02-04 10:46:43 +08:00
baiyaaaaa 7024daab3f add cascader en docs 2017-02-04 10:46:43 +08:00
baiyaaaaa 5c01a65423 add size docs 2017-02-04 10:46:43 +08:00
baiyaaaaa fc4fd4cd61 cascader add size & disabled 2017-02-04 10:46:43 +08:00
baiyaaaaa 1a16fbb735 add cascader 2017-02-04 10:46:43 +08:00
Pierre-Louis Renaudin f62fab6838 Fix #2596 filterable group select 2017-01-26 17:42:29 +08:00
张华焱 172c3a84d0 [tree]:add node-expand and node-collapse event 2017-01-24 16:16:43 +08:00
张华焱 8bf9c7d9ac [tree]:add node-expand and node-collapse event 2017-01-24 10:52:25 +08:00
Leopoldthecoder 9ab6bb9ec3 [build] 1.1.6 2017-01-23 17:39:25 +08:00
Leopoldthecoder d888e44cc2 Publish
- element-carousel@1.0.0
 - element-table@1.0.0
 - element-upload@1.0.0
 - element-datepicker@1.0.0
 - element-loading@1.0.0
 - element-pagination@1.0.0
2017-01-23 17:20:52 +08:00
Leopoldthecoder 6dfec6655f update lerna config 2017-01-23 17:18:07 +08:00
Leopoldthecoder 4d899d4a4d reset version number of Table and DatePicker 2017-01-23 16:17:16 +08:00
Leopoldthecoder d382d46e06 delete Select configs 2017-01-23 16:07:52 +08:00
qingwei.li 82932c0040 DatePicker: add range-separator prop, close #2568 2017-01-23 15:49:44 +08:00
Leopoldthecoder 5e455f911f Select: fix incorrect popper updating when filterable 2017-01-23 14:21:43 +08:00
badpunman 36bed61f97 remove popover's document click handler, related to #2561 (#2570)
* popover memory leak fix

* actual fix
2017-01-23 14:21:25 +08:00
qingwei.li 1f53559c20 DatePicker: fix toDate, fixed #2538 2017-01-23 14:07:05 +08:00
qingwei.li ed299e9003 Add reset.css into theme-deafult 2017-01-23 14:06:14 +08:00
cinwell.li 9f5c08e6e6 Clean packages (#2345) 2017-01-23 14:06:01 +08:00
Liu Yuyang fc920fe735 collapse-transition: fix strange transition behaviour in safari (#2525)
* collapse-transition: fix strange transition behaviour in safari

* 为你库兼容ie9

* move collapse-transition from tree to src/common
2017-01-23 11:01:14 +08:00
baiyaaaaa 3e2f7bac8e Merge pull request #2556 from Leopoldthecoder/dialog-modal
Dialog: add modalAppendToBody
2017-01-22 14:19:43 +08:00
Leopoldthecoder 8fc55e30e6 Select: input regain focus when multiple&filterable 2017-01-22 12:48:02 +08:00
Leopoldthecoder 1c6c0cda45 Select: fix disabled multiple filterable bug, add missing scrollbar styles 2017-01-22 12:23:12 +08:00
baiyaaaaa 8e1e5731b3 Merge pull request #2531 from QingWei-Li/fix/steps/space
Steps: space prop support percentage
2017-01-21 21:57:03 +08:00
Leopoldthecoder 723b2ab457 Dialog: add modalAppendToBody 2017-01-21 16:56:04 +08:00
杨奕 9f49013ef3 DatePicker: add missing styles (#2504) 2017-01-20 11:25:08 +08:00
qingwei.li c8beaa7bad Steps: space prop support percentage 2017-01-19 17:44:27 +08:00
qingwei.li ad71c509b4 Steps: dynamic update step, fixed #2512 2017-01-19 14:03:34 +08:00
HakurouKen 6caafe9f9f tree: Make the table `方法` display correctly in README file. 2017-01-18 18:43:31 +08:00
baiyaaaaa 20fabc7b09 change vue-pomper 'options' to 'popperOptions' 2017-01-18 17:36:37 +08:00
张华焱 7d09486968 [tree]添加node-open与node-close事件,共三个参数,依次为:传递给 data 属性的数组中该节点所对应的对象、节点对应的 Node、节点组件本身。 2017-01-18 17:16:07 +08:00
baiyaaaaa 8453db88e5 Merge pull request #2473 from QingWei-Li/fix/table-column-key
Table: fix columnKey, fixed #2322
2017-01-18 17:06:27 +08:00
baiyaaaaa d3f998d305 Merge pull request #2491 from QingWei-Li/fix/table-sort
Table: fix sortable, allows cancellation sort
2017-01-18 17:03:44 +08:00
baiyaaaaa 5e23dd3cd5 Merge pull request #2497 from QingWei-Li/fix/radiogroup/value
RadioGroup: allow boolean value, fixed #2442
2017-01-18 17:02:10 +08:00
qingwei.li 1fe436fc8c RadioGroup: allow boolean value, fixed #2442 2017-01-18 15:12:26 +08:00
Leopoldthecoder b5d5922709 Select: get the latest cached option 2017-01-18 14:40:59 +08:00
Leopoldthecoder 37ee8e9f88 Select: update style if initially invisible 2017-01-18 14:40:59 +08:00
qingwei.li 4296c03d03 Table: fix sortable, allows cancellation sort 2017-01-18 14:14:34 +08:00
qingwei.li bfb4c9c3f1 Table: fix columnKey, fixed #2322 2017-01-18 11:22:10 +08:00
Leopoldthecoder 90893a9532 MessageBox: add default customClass, fixed #2438 2017-01-17 17:53:02 +08:00
baiyaaaaa 9c6e8e1c6b Merge pull request #2448 from xujiongbo/dev
InputNumber: prevent cursor from moving to head when pressing up on c…
2017-01-17 16:52:15 +08:00
qingwei.li 5150731e1e Tooltip: refactor code no longer generates additinal html tag, resolve #2423 2017-01-17 13:45:16 +08:00
baiyaaaaa 7666857a07 [build] 1.1.5 2017-01-17 11:51:45 +08:00
baiyaaaaa cecd898a33 support collapse value type 2017-01-17 10:48:45 +08:00
baiyaaaaa e27675114b Revert "fix first enter do not active the menu bug (#2399)"
This reverts commit ef06717f64.
2017-01-17 10:37:40 +08:00
xujiongbo b70bcc0598 InputNumber: prevent cursor from moving to head when pressing up on chrome and safari 2017-01-16 23:33:01 +08:00
baiyaaaaa cba3242752 [build] 1.1.4 2017-01-16 16:52:16 +08:00
baiyaaaaa e6b89257ed fix tree accordion bug when click on icon (#2440) 2017-01-16 16:34:32 +08:00
baiyaaaaa 925ad817a7 Merge pull request #2405 from njleonzhang/revise_table_sort_api
revise table default sort api
2017-01-16 14:15:13 +08:00
baiyaaaaa 401be51f27 Merge pull request #2410 from njleonzhang/extends_sort_and_filter_area
#2324 extend sort and filter click area to th element
2017-01-16 14:12:09 +08:00
baiyaaaaa 2072156e5b tree support accordion 2017-01-16 12:37:51 +08:00
吴亮 39cbb051f1 fix eslint error, about indent 2017-01-16 11:30:31 +08:00
吴亮 cdb2335939 like as if (filterValue !== null) is better 2017-01-16 11:30:31 +08:00
吴亮 0b10d3e152 try to fix eslint: Strings must use singlequote quotes 2017-01-16 11:30:31 +08:00
吴亮 1b40caf855 fix eslint: Unary word operator 'typeof' must be followed by whitespace 2017-01-16 11:30:31 +08:00
吴亮 e5fa4acfcc revert 93c9c206e6, and fix the bug by
typeof
2017-01-16 11:30:31 +08:00
吴亮 6362cbce30 fix select first element on table filter bug 2017-01-16 11:30:31 +08:00
baiyaaaaa 33954866fb feature: Radio Group disabled && radio button style bug fix (#2411)
* support radio group disabled

* fix disabled radio button style bug
2017-01-16 10:43:10 +08:00
baiyaaaaa f1b8909e27 remove labelWidth when labelPosition is 'top' (#2417) 2017-01-16 10:42:18 +08:00
baiyaaaaa d65ecbc7f3 support input icon click hook function (#2414) 2017-01-16 10:41:28 +08:00
baiyaaaaa cddc2b1027 fix checkbox gourp change event && improve docs (#2412)
* improve docs

* fix checkbox group change event
2017-01-16 10:39:24 +08:00
baiyaaaaa 402aebcd83 Merge pull request #2204 from Leopoldthecoder/messagebox
MessageBox: add beforeClose
2017-01-15 10:51:36 +08:00
njleonzhang 4f1fdb3c83 #2324 extend sort and filter click area to th element 2017-01-14 17:18:12 +08:00
Leopoldthecoder 03d618973f add done parameter 2017-01-14 16:10:33 +08:00
njleonzhang bc00ce0354 revise table default sort api 2017-01-14 14:51:44 +08:00
baiyaaaaa 6381a498be Merge pull request #2394 from Leopoldthecoder/loading-animation
Loading: add fading animations
2017-01-14 12:52:39 +08:00
Leopoldthecoder 2dd085b403 retire transitionend 2017-01-13 19:52:26 +08:00
baiyaaaaa 5af2d39714 Merge pull request #2396 from QingWei-Li/fix/table/nodata-width
Table: fix body width when no data
2017-01-13 19:11:46 +08:00
baiyaaaaa ef06717f64 fix first enter do not active the menu bug (#2399) 2017-01-13 18:44:10 +08:00
baiyaaaaa a2876ab8cb Merge pull request #2392 from QingWei-Li/fix/table/filteredValue
Table: missing filteredValue prop, fixed #2348
2017-01-13 17:49:30 +08:00
qingwei.li 8e36cee37c Table: fix body width when no data 2017-01-13 16:38:37 +08:00
Leopoldthecoder caa4fc4560 Theme: parameterize color variables 2017-01-13 15:36:27 +08:00
Leopoldthecoder 813de47354 Loading: add fading animations 2017-01-13 15:31:05 +08:00
baiyaaaaa 0e13dab680 Merge pull request #2372 from QingWei-Li/fix/table-fixed-column
Table: fix fixed column height when empty data, fixed #2300
2017-01-13 15:12:33 +08:00
baiyaaaaa bee6c5bd89 Merge pull request #2389 from Leopoldthecoder/select
Select: fix filterable error with number-typed value
2017-01-13 15:05:05 +08:00
baiyaaaaa 9898ac49e1 Merge pull request #2390 from QingWei-Li/fix/datepicker/value
DatePicker: fix null value shows 1970, fixed #2388
2017-01-13 14:57:44 +08:00
qingwei.li 8961b318df Table: missing filteredValue prop, fixed #2348 2017-01-13 14:53:58 +08:00
baiyaaaaa 123069ddd5 Merge pull request #2374 from QingWei-Li/fix/datepicker/firstdayofweek
DatePicker: fix firstDayOfWeek is not work when the daterange type, f…
2017-01-13 14:48:36 +08:00
qingwei.li 92d5522c37 DatePicker: fix null value shows 1970, fixed #2388 2017-01-13 13:43:46 +08:00
Leopoldthecoder 7f0525b15a Select: fix filterable error with number-typed value 2017-01-13 12:38:54 +08:00
Leopoldthecoder 900d7af019 MessageBox: add uid 2017-01-13 12:06:30 +08:00
Leopoldthecoder 35f102fa2c MessageBox: add beforeClose 2017-01-13 12:06:30 +08:00
kingwl d5f4603f59 MessageBox: fix multi alert bug 2017-01-13 11:58:41 +08:00
baiyaaaaa d96b585363 use collapse transition in collapse 2017-01-13 10:42:41 +08:00
baiyaaaaa 5246b170f4 Merge pull request #2309 from njleonzhang/fix_sortevent_bug
fix bug: default-sort-prop is not defined but trigger sort-change event
2017-01-12 22:38:22 +08:00
qingwei.li 9f94a28f43 Table: table-body revert to v1.1.2, fixed #2312 2017-01-12 20:19:04 +08:00
qingwei.li 024ff2a96c DatePicker: fix firstDayOfWeek is not work when the daterange type, fixed #2353 2017-01-12 16:29:55 +08:00
qingwei.li 8498656f68 Table: fix fixed column height when empty data, fixed #2300 2017-01-12 16:12:39 +08:00
baiyaaaaa 5753b452af fix fast click on submenu collapse bug 2017-01-12 13:52:31 +08:00
baiyaaaaa 9ed9336dcb Merge pull request #2314 from Leopoldthecoder/dev
Slider: add show-input-controls, fixed #2304
2017-01-12 12:38:32 +08:00
baiyaaaaa 7f30ad496d Merge pull request #2343 from QingWei-Li/feat-align-step
Steps: add center property, resolve #2315
2017-01-12 12:36:48 +08:00
baiyaaaaa accebb772b input-number auto adjust min max value 2017-01-12 12:13:46 +08:00
baiyaaaaa bbd779c26f add show-message support 2017-01-12 12:12:56 +08:00
baiyaaaaa 6f9cf71096 add tab-bar transform prefix 2017-01-12 12:12:12 +08:00
qingwei.li db1a394d74 Update N/A 2017-01-11 18:43:58 +08:00
qingwei.li e3ab79e50b Steps: add center property, resolve #2315 2017-01-11 15:55:00 +08:00
十界 868847161a Select: fix multiple style issue (#2330) 2017-01-11 10:35:19 +08:00
baiyaaaaa 7d300727d3 fix input-number change event 2017-01-11 10:35:05 +08:00
njleonzhang 22cea4e6c4 fix bug: default sort doesnot dismiss 2017-01-11 09:48:09 +08:00
Jikkai Xiao dfdef858d9 Carousel: fix autoplay props 2017-01-10 17:00:33 +08:00
Leopoldthecoder ab1c6fc0cc Slider: add show-input-controls, fixed #2304 2017-01-10 10:48:09 +08:00
njleonzhang 59d1f49b1c fix bug: default-sort-prop is not defined but trigger sort-change event 2017-01-09 23:04:06 +08:00
qingwei.li b616140489 [build] 1.1.3 2017-01-09 17:22:31 +08:00
baiyaaaaa d3f62b7974 add submenu transition (#2298) 2017-01-09 15:50:47 +08:00
baiyaaaaa ad2a32dcd6 Merge pull request #2182 from njleonzhang/table_sort_A_and_D
table sort to toggle
2017-01-09 14:30:55 +08:00
baiyaaaaa 2a6fad5593 Merge pull request #2197 from QingWei-Li/feat/notify/html
Notification: Support HTML, close #1885
2017-01-09 13:54:02 +08:00
baiyaaaaa d851615b7a Merge pull request #2256 from QingWei-Li/feat/popover/disabled
Popover: add disabled feature, close #2221
2017-01-09 13:29:33 +08:00
baiyaaaaa cc22527321 fix textarea style & improve docs 2017-01-08 08:53:12 +08:00
baiyaaaaa 3820ec03bb Merge pull request #2263 from Kingwl/input-resize
Input: support resize prop
2017-01-06 18:47:52 +08:00
qingwei.li 879cd22874 reset messagebox 2017-01-06 18:12:51 +08:00
qingwei.li 2719667fed Notification: supports VNode, #1885 2017-01-06 18:11:18 +08:00
kingwl 84d86b4ca4 Input: support resize prop 2017-01-06 17:06:34 +08:00
baiyaaaaa 0b8b011db1 fix autocomplete do not hide on blur bug 2017-01-06 16:38:33 +08:00
qingwei.li d3a9cf8f21 Popover: add disabled feature, close #2221 2017-01-06 16:15:11 +08:00
baiyaaaaa 0b524682f1 Merge pull request #2237 from fntneves/fn-fix-datepicker-translation
DatePicker: Fix year label space in year picker
2017-01-06 16:00:10 +08:00
baiyaaaaa 7539325eb5 Merge pull request #2236 from Leopoldthecoder/select-fix
Select: fix filterable init value issue, fixed #2196
2017-01-06 15:35:12 +08:00
kingwl 3e3001a8dc Table: fix header-align bug 2017-01-06 10:46:06 +08:00
Francisco Neves cbce532ab4 Fix year label space in year picker 2017-01-05 16:14:31 +00:00
baiyaaaaa d9d673bcc3 improve code & fix inittial submenu active bug (#2225) 2017-01-05 23:19:49 +08:00
Leopoldthecoder 3b5248ec2a Select: fix filterable init value issue, fixed #2196 2017-01-05 22:31:37 +08:00
Xuehua Cai 29c99dba59 Fix tree bug (#2206) 2017-01-05 17:07:21 +08:00
baiyaaaaa 624442927f Merge pull request #2207 from reverland/fix-safari-colgroup
table: wrap col in colgroup to make column width work in safari
2017-01-05 16:45:26 +08:00
baiyaaaaa 634a415784 Merge pull request #2217 from QingWei-Li/fix/pagination/style
Pagination: fix ul style in IE9, fixed #2209
2017-01-05 16:44:03 +08:00