Commit Graph

1263 Commits (068f5dbf101f0dff4ec414cb7203bd20c7cd913d)

Author SHA1 Message Date
杨奕 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
qingwei.li eba65719d3 Pagination: fix ul style in IE9, fixed #2209 2017-01-05 15:32:47 +08:00
kingwl de589eb215 Tabs: fix invalid type prop when tabs in other tabs (#2212) 2017-01-05 15:22:46 +08:00
baiyaaaaa 3574e62cb6 Merge pull request #2171 from QingWei-Li/fix/datepicker/change
DatePicker: fix change event no trigger when setting the initial valu…
2017-01-05 15:12:50 +08:00
njleonzhang 48a0685ca0 1. add document; 2. make default-sort-order default to ascending 2017-01-05 12:39:37 +08:00
baiyaaaaa 5fb72444a6 fix dynamic change tabs bug 2017-01-05 11:25:44 +08:00
baiyaaaaa 0c0f2527e3 fix tab-bar initial status bug 2017-01-05 11:25:44 +08:00
baiyaaaaa 7562e82bf6 Merge pull request #2195 from QingWei-Li/fix/datepicker/date
Fix the next year is calulated incorrectly, fixed #2152
2017-01-05 11:23:57 +08:00
Yuyang Liu a3da161339 table: wrap col in colgroup to make column width work in safari 2017-01-05 10:42:31 +08:00
baiyaaaaa 9773276fee Merge pull request #2186 from Leopoldthecoder/select-fix
Select: fix allowCreate bug
2017-01-04 16:30:48 +08:00
qingwei.li 02e1cb84ee Fix the next year is calulated incorrectly, fixed #2152 2017-01-04 14:33:58 +08:00
baiyaaaaa 661dc09002 Merge pull request #2177 from QingWei-Li/fix/date-select
TimeSelect: fix maxTime range, fixed #2158
2017-01-04 08:36:11 +08:00
Leopoldthecoder 68c1c84875 Select: fix allowCreate bug 2017-01-03 23:28:42 +08:00
njleonzhang 9ef1faaec9 toggle sortable 2017-01-03 20:08:43 +08:00
qingwei.li 9ee7afc1c5 TimeSelect: fix maxTime range, fixed #2158 2017-01-03 18:54:37 +08:00
qingwei.li 1bdecf9c39 DatePicker: fix change event no trigger when setting the initial value, fixed #2167 2017-01-03 18:27:48 +08:00
baiyaaaaa b31ee664e2 Merge pull request #2163 from Leopoldthecoder/dev
Dropdown: import button/button-group, fixed #2159
2017-01-03 16:28:55 +08:00
Leon Zhang dc0248279d messy indent (#2165) 2017-01-03 16:27:42 +08:00
Leopoldthecoder ead1d1da3f Dropdown: import button/button-group, fixed #2159 2017-01-03 16:05:19 +08:00
Cyril Su f93a163f40 InputNumber, DatePicker: Clearify the logic of increase and decrease. Fix date-picker.spec.js bugs. (#2145)
* InputNumber: clearify the logic of increase and decrease.

* DatePicker: Fix test specs
2017-01-03 12:23:01 +08:00
Herrington Darkholme 23423e39e7 general: normalize name in default export 2017-01-01 01:11:21 +08:00
Leopoldthecoder cdb3e46de8 [build] 1.1.2 2016-12-30 18:53:52 +08:00
baiyaaaaa 670d52b9c4 Merge pull request #2112 from QingWei-Li/fix/timepicker-range
TimePicker: fix range timepicker
2016-12-30 18:23:20 +08:00
杨奕 308ae62cb3 Select: fix dropdownUl undefined bug (#2120) 2016-12-30 18:10:57 +08:00
baiyaaaaa b9eed734e2 input add validateEvent prop 2016-12-30 17:04:03 +08:00
qingwei.li 560d31982b TimePicker: fix range timepicker 2016-12-30 15:18:03 +08:00
baiyaaaaa 0922fc3683 fix tab remove bug (#2106) 2016-12-30 14:57:07 +08:00
baiyaaaaa ef2e3c697a remove collapse scoped slot title && add named slot title 2016-12-30 11:56:55 +08:00
baiyaaaaa f20c37885f fix input-number invalid value reset bug 2016-12-30 11:42:21 +08:00
baiyaaaaa 42eb169e4f Merge pull request #2096 from QingWei-Li/fix/table-scrollbar
Table: fix test fix #2090 , remove virtual scrollbar
2016-12-30 11:36:28 +08:00
qingwei.li 79691d61e2 Improve test coverage 2016-12-30 11:24:55 +08:00
baiyaaaaa a2fd24e0f5 fix autocomplete dropdown reference element (#2092) 2016-12-30 11:13:15 +08:00
qingwei.li 923d9b6622 Table: fix test fix #2090 , remove virtual scrollbar 2016-12-30 11:12:13 +08:00
Leopoldthecoder aa076b470a [build] 1.1.1 2016-12-29 22:29:16 +08:00
Leopoldthecoder 99d3b2568d [build] 1.1.0 2016-12-29 22:11:43 +08:00
baiyaaaaa 1df8c50dfb fix valida field params bug 2016-12-29 22:06:42 +08:00
baiyaaaaa e21e77bd49 Merge pull request #2070 from QingWei-Li/fix/datepicker-change
DatePicker: fix change event trigger multiple times, fixed #2060
2016-12-29 21:38:24 +08:00
baiyaaaaa ee91c12e7a Merge pull request #2069 from QingWei-Li/fix/dropdown
Dropdown: fix placement
2016-12-29 21:38:02 +08:00
baiyaaaaa 3c0a784aca insert autocomplete suggestions to body 2016-12-29 21:37:52 +08:00
qingwei.li f28dca049c DatePicker: fix change event trigger multiple times, fixed #2060 2016-12-29 16:55:41 +08:00
qingwei.li 03a01b8dfd Dropdown: fix placement 2016-12-29 16:37:46 +08:00
baiyaaaaa cf028a42f4 change tabs box-model to 'block' & remove 'label-content' property (#2064) 2016-12-29 16:19:12 +08:00
baiyaaaaa d896c83860 fix collapse toggle bug (#2059) 2016-12-29 15:16:50 +08:00
cinwell.li 58808f8c63 Scrollbar: fix the style vars (#2058) 2016-12-29 14:33:07 +08:00
cinwell.li eefa3fec78 DatePicker: dynamic picker-options, close #2013 (#2051) 2016-12-29 10:43:51 +08:00
杨奕 bdd0604bd0 remove obsolete migrating hints (#2055) 2016-12-29 10:43:00 +08:00
cinwell.li 119188a634 TimePicker: fix scrolltop error (#2054) 2016-12-29 10:42:01 +08:00
cinwell.li c639474fcc Badge: add hidden prop, close #2042 (#2050) 2016-12-29 10:41:41 +08:00
cinwell.li 47e75ad051 Fix overwritten warn in Vue 2.1.8, fixed #2040 (#2047)
* Fix overwritten warn in Vue 2.1.8, fixed #2040

* Fix dropdown-menu

* Fix placement again

* fix test
2016-12-29 10:41:19 +08:00
baiyaaaaa ea9e5ed462 Merge pull request #2045 from QingWei-Li/feat/table-expand-scoped-slot
Table: expand row feature only supports scoped slot.
2016-12-29 00:07:11 +08:00
Leopoldthecoder eda941e64f Alert: replace render function with default slot 2016-12-28 22:33:41 +08:00
qingwei.li 64fcb4627c Upload: fix ssr suppport 2016-12-28 20:47:13 +08:00
Furybean 191c8ab3d1 Table: add current-row-key prop. 2016-12-28 19:18:53 +08:00
baiyaaaaa d26288ea30 fix input relevant component box model to inline-block 2016-12-28 19:09:11 +08:00
baiyaaaaa 10584b9624 autocomplete box model fix 2016-12-28 19:09:11 +08:00
baiyaaaaa 635cf6a771 fix input box model 2016-12-28 19:09:11 +08:00
qingwei.li 4817e116e5 Table: expand row feature only supports scoped slot. 2016-12-28 18:12:37 +08:00
杨奕 d2f02b828f Merge branch 'dev' into 1.1 2016-12-28 15:23:51 +08:00
baiyaaaaa 7eb8a19fb3 Revert "DatePicker: input display style changes to block, fixed #2018"
This reverts commit b3095a703c.
2016-12-28 15:19:01 +08:00
furybean b569b314b8 Table: add expand row feature. 2016-12-28 15:18:25 +08:00
baiyaaaaa 436c38fee6 Merge pull request #2021 from QingWei-Li/fix/datepicker-editor
DatePicker: input display style changes to block, fixed #2018
2016-12-28 14:12:23 +08:00
baiyaaaaa 1760007d9c Merge pull request #2019 from QingWei-Li/datepicker/week
DatePicker: custom fisrt day of week #1061
2016-12-28 14:05:59 +08:00
丁文涛 d74cb25205 修正代码风格 2016-12-28 13:07:43 +08:00
Leopoldthecoder b8f240e6c4 [build] 1.0.9 2016-12-27 20:00:07 +08:00
baiyaaaaa 634498bbff fix input blur event 2016-12-27 19:26:01 +08:00
baiyaaaaa 7667396907 fix input value binding bug 2016-12-27 19:26:01 +08:00
baiyaaaaa d1f9357df7 Merge pull request #1956 from QingWei-Li/fix/date-picker-input-event
DatePicker: input event is not fired when the array value is not upda…
2016-12-27 17:53:52 +08:00
qingwei.li b3095a703c DatePicker: input display style changes to block, fixed #2018 2016-12-27 17:36:10 +08:00
杨奕 69cb4ad698 InputNumber: fix float number (#2017) 2016-12-27 16:30:06 +08:00
qingwei.li 9f8837ec40 DatePicker: custom fisrt day of week #1061 2016-12-27 16:28:16 +08:00
baiyaaaaa a9a3e8b638 fix xs resolution style (#2011) 2016-12-27 14:59:21 +08:00
baiyaaaaa 2eea08af23 fix tabs initial with bug & improve docs 2016-12-27 14:57:15 +08:00
Leopoldthecoder 7856ae1097 Carousel: improve arrow hover behavior in card mode 2016-12-27 13:47:37 +08:00
baiyaaaaa 4c2243a7ac Merge pull request #2006 from Leopoldthecoder/pagination-button
Pagination: add button type
2016-12-27 13:26:32 +08:00
Leopoldthecoder 447dfe0d44 Select: fix disabled multiple tag delete 2016-12-27 11:55:00 +08:00
Leopoldthecoder ea9d216fbc Pagination: add button type 2016-12-27 11:51:36 +08:00
qingwei.li e13b133afd Remove wind-dom 2016-12-27 10:52:58 +08:00
baiyaaaaa 190211d4a9 input number fix change event & improve 2016-12-27 10:17:41 +08:00
cinwell.li a57fba12bd Merge branch 'dev' into fix/date-picker-input-event 2016-12-26 23:04:02 +08:00
baiyaaaaa 882a9d796e add clearable api (#1994) 2016-12-26 23:02:40 +08:00
baiyaaaaa 6e428ffcc7 fix input value binding bug (#1998)
* fix input value binding bug

* improve input test & docs
2016-12-26 23:01:46 +08:00
qingwei.li 2b096a5673 fix test 2016-12-26 20:33:08 +08:00
cinwell.li 05be27e162 Merge branch '1.1' into feat/ssr 2016-12-26 19:51:55 +08:00
cinwell.li c7507725ea Merge branch '1.1' into feat/scrollbar 2016-12-26 16:41:26 +08:00
baiyaaaaa 22360be889 fix transitionend event compatibility 2016-12-26 16:18:00 +08:00
baiyaaaaa 46295dfd92 add collapse 2016-12-26 16:18:00 +08:00
杨奕 441f4c31a9 Table: remove highlight class after data change (#1977) 2016-12-26 16:07:14 +08:00
cinwell.li 9bb51a1267 TimeSelect: add maxTime, resolve #1826 (#1987) 2016-12-26 16:05:37 +08:00
baiyaaaaa 05a442f694 Merge pull request #1974 from leftstick/dev
[ElMenu]: active menuitem which matches user specfied route
2016-12-26 14:39:07 +08:00
baiyaaaaa 0862174d32 Merge pull request #1898 from hisland/dev
layout: all in right, clear float fixed #1893
2016-12-26 12:33:37 +08:00
qingwei.li a906a5fccb Add vue-popup and dom helper 2016-12-26 11:41:15 +08:00
qingwei.li daec90af9f SSR feature 2016-12-26 10:45:20 +08:00
Howard.Zuo 48009e21e1 [ElMenu]: active menuitem which matches user specfied route 2016-12-25 17:15:07 +08:00
qingwei.li 06b619f3cc DatePicker: Add change event return input value, resolve #1841 2016-12-23 17:34:40 +08:00
qingwei.li a951921916 DatePicker: input event is not fired when the array value is not updated, fixed #1834 2016-12-23 16:45:07 +08:00
qingwei.li 775d5c16ea Tree: Remove undefined variable, fixed #1945 2016-12-23 16:22:25 +08:00
Leopoldthecoder 6c1ea22cd4 Carousel: update api 2016-12-23 16:19:39 +08:00
qingwei.li 9a48448d0f hourElm => hourEl 2016-12-23 12:49:40 +08:00
qingwei.li 547612bf6e update 2016-12-23 12:47:55 +08:00
kingwl 6f75ca6150 Table: support table sort (#1918) 2016-12-23 12:11:17 +08:00
qingwei.li 5aea5eced3 Add scrollbar 2016-12-23 12:09:17 +08:00
Leopoldthecoder d0619c7f8a review update 2016-12-23 11:57:17 +08:00
hisland 15a44bf9ee layout: all in right, clear float fixed #1893 2016-12-23 11:38:33 +08:00
baiyaaaaa 631afa92ca fix checkbox radio status class && disable style (#1930) 2016-12-23 00:55:24 +08:00
baiyaaaaa f414049311 fix form async validate bug (#1936) 2016-12-23 00:49:45 +08:00
杨奕 12e4b02e31 Select: optimize filterable, fixed #1933 (#1935) 2016-12-23 00:48:54 +08:00
Leopoldthecoder 533a14f066 Carousel: update docs 2016-12-22 17:41:49 +08:00
baiyaaaaa 77381c7998 Merge pull request #1922 from njleonzhang/reviseReadme
revise form readme
2016-12-22 16:35:10 +08:00
Leopoldthecoder 9e958e603e add carousel 2016-12-22 16:10:55 +08:00
njleonzhang f409d02f3e 修改form readme 2016-12-22 13:55:44 +08:00
杨奕 c20f5e9442 update new.js and init carousel (#1859) 2016-12-22 11:16:16 +08:00
cinwell.li 339dada583 Feat/scoped slot table (#1844)
* Upgrade to vue 2.1.0

* Table: support scoped slots, resolve #1763, #1161

* Update vue version

* fix test

* fix test

* Update doc

* Fix english docs
2016-12-22 11:16:04 +08:00
kingwl aca352e764 Merge branch 'dev' of https://github.com/ElemeFE/element into dev 2016-12-22 10:08:45 +08:00
Leon Zhang cecf9eb8d5 fix the code style issue to pass eslint 2016-12-21 21:44:05 +08:00
kingwl 8648ab84dc Table: add header-align 2016-12-21 11:03:22 +08:00
Zhao Xiaoqiang 3bf6cf6418 Fixed checkbox focus bug (#1887)
* 修复 checkbox 的 focus 变量找不到的bug

* 修复 checkbox 的 focus 变量找不到的bug
2016-12-21 00:57:11 +08:00
Leopoldthecoder 3d3bd7dc09 [build] 1.0.8 2016-12-20 19:01:14 +08:00
baiyaaaaa d2f852a320 add dropdown hide-on-click prop 2016-12-20 18:54:50 +08:00
Furybean a0187d1aba Table: add filter change event & add column-key for column. 2016-12-20 18:37:31 +08:00
杨奕 f14628254a add popper-class for DatePicker, Select and Tooltip (#1806) 2016-12-20 16:38:47 +08:00
baiyaaaaa 076d4303f7 add param to label-content render function 2016-12-20 15:18:10 +08:00
Yuyang Liu 3a774939ef fix #1827 2016-12-20 14:21:16 +08:00
baiyaaaaa 15e74b6e7d fix checkbox isGroup bug in computed cached (#1860) 2016-12-20 14:18:46 +08:00
baiyaaaaa 1db8dc6588 Revert "fix form validate callback params" (#1864)
This reverts commit 87b13bf0e0.
2016-12-20 14:17:53 +08:00
杨奕 ead186153f Pagination: fix slot (#1846) 2016-12-20 11:20:57 +08:00