杨奕
|
8ddc048922
|
Input: update doc (#2283)
|
2017-01-08 14:37:37 +08:00 |
baiyaaaaa
|
cc22527321
|
fix textarea style & improve docs
|
2017-01-08 08:53:12 +08:00 |
baiyaaaaa
|
77549b752b
|
Merge pull request #2258 from QingWei-Li/fix/table/test
Table: fix unit test, fixed #2243
|
2017-01-06 19:04:03 +08:00 |
baiyaaaaa
|
3820ec03bb
|
Merge pull request #2263 from Kingwl/input-resize
Input: support resize prop
|
2017-01-06 18:47:52 +08:00 |
kingwl
|
84d86b4ca4
|
Input: support resize prop
|
2017-01-06 17:06:34 +08:00 |
qingwei.li
|
f234e08fa3
|
Table: fix unit test again.
|
2017-01-06 17:01:19 +08:00 |
baiyaaaaa
|
0b8b011db1
|
fix autocomplete do not hide on blur bug
|
2017-01-06 16:38:33 +08:00 |
qingwei.li
|
af5ea616db
|
Fix: table unit test, fixed #2243
|
2017-01-06 16:25:02 +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 |
baiyaaaaa
|
10a9f948f8
|
Merge pull request #2242 from Kingwl/table-align
Table: fix header-align bug, Fixed #2220
|
2017-01-06 15:05:08 +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
|
ca2d7f7ac6
|
Merge pull request #2191 from QingWei-Li/custom-i18n
Locale: customize i18n handler, close #2129
|
2017-01-06 00:07:27 +08:00 |
baiyaaaaa
|
d9d673bcc3
|
improve code & fix inittial submenu active bug (#2225)
|
2017-01-05 23:19:49 +08:00 |
Delyan Haralanov
|
f95ca3e09d
|
Added bulgarian translation file (#2235)
* Create bg.js
* Update bg.js
* Update bg.js
|
2017-01-05 23:17:11 +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 |
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 |
qingwei.li
|
119a35b598
|
i18n: add english doc
|
2017-01-05 10:13:24 +08:00 |
zhou-yg
|
aeb2d5df19
|
remove useless examples/assets/fonts/style.css (#2199)
联动 https://github.com/ElemeFE/element/issues/1703
没用到的字体,会引起编译错误,建议去除。
|
2017-01-04 18:09:45 +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 |
qingwei.li
|
171b7fd0f1
|
Locale: customize i18n handler, close #2129
|
2017-01-04 12:30:00 +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 |
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 |
baiyaaaaa
|
0850f60e43
|
Merge pull request #2154 from QingWei-Li/update-faq
FAQ: remove inline-template
|
2017-01-03 15:26:15 +08:00 |
qingwei.li
|
68c768d6b1
|
FAQ: remove inline-template
|
2017-01-03 14:05:46 +08:00 |
FuryBean
|
4da8b2a2dd
|
Tree: fix a doc error. (#2151)
|
2017-01-03 12:26:41 +08:00 |
baiyaaaaa
|
6c26d26ee8
|
Merge pull request #2136 from Leopoldthecoder/slider-doc
Slider: update change event doc
|
2017-01-03 12:26:06 +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
|
6e366f33cf
|
Slider: update change event doc
|
2016-12-31 18:16:08 +08:00 |
Leopoldthecoder
|
1479a345b8
|
[release] 1.1.2
|
2016-12-30 18:53:53 +08:00 |
Leopoldthecoder
|
cdb3e46de8
|
[build] 1.1.2
|
2016-12-30 18:53:52 +08:00 |
Leopoldthecoder
|
af7165da18
|
Changelog: update for 1.1.2
|
2016-12-30 18:38:50 +08:00 |
baiyaaaaa
|
b360e479db
|
improve form's docs
|
2016-12-30 18:26:54 +08:00 |