Commit Graph

1685 Commits

Author SHA1 Message Date
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
杨奕
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
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
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
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
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
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
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
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
njleonzhang
f1881ef463 Merge remote-tracking branch 'upstream/dev' into dev 2017-01-03 16:55:24 +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
Leon Zhang
c9d2314750 Merge pull request #10 from ElemeFE/dev
sync code
2017-01-03 12:58:00 +08:00