Commit Graph

1021 Commits (a059cf92611f73e00fb84cdda59c3b6b3aaad57a)

Author SHA1 Message Date
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