Commit Graph

1454 Commits

Author SHA1 Message Date
杨奕
1c24a2b294 Switch: update style (#1803) 2016-12-20 09:18:52 +08:00
杨奕
240fda5af8 Select: add visible-change event (#1849) 2016-12-20 09:11:10 +08:00
cinwell.li
8712d9f222 Doc: fix custom theme, fixed #1828 (#1837) 2016-12-20 00:46:29 +08:00
qingwei.li
a915f8a5bb DatePicker: fix set value, fixed #1773 2016-12-19 15:46:12 +08:00
FuryBean
40f9d83f87 Tree: add expand-on-click-node prop. (#1805) 2016-12-19 15:38:51 +08:00
baiyaaaaa
1ba0745f00 fix input line-height (#1825) 2016-12-19 11:16:47 +08:00
baiyaaaaa
4b20374bf1 support use checkbox without transport value 2016-12-19 10:14:48 +08:00
杨奕
217bb5c953 Loading: update spinner animation, fixed #1786 (#1817) 2016-12-18 21:34:55 +08:00
杨奕
92742dc56a Select: fix a dropdown update bug (#1784) 2016-12-18 21:24:02 +08:00
杨奕
8123ee1c48 Slider: fix change event (#1810) 2016-12-18 21:20:27 +08:00
Adam
71a3b5ad2f Tag: Fix text wrap (#1785)
When the width of parent container is too narrow, text in tag will be
break into lines.
當父容器寬度不足時,Tag 文字會產生換行的現象
2016-12-18 21:19:03 +08:00
jingsam
2144c02bd3 Update installation.md 2016-12-18 19:48:58 +08:00
FuryBean
6c4f8a6867 Tree: add current-change event & current-node-key. (#1807) 2016-12-17 14:09:05 +08:00
FuryBean
4614990cb4 Table: add column as third parameter for row-click event. (#1808) 2016-12-17 14:00:35 +08:00
Rizqy H
12d43adeb3 Add Indonesian translation 2016-12-16 11:01:32 +08:00
baiyaaaaa
a5bdd2cabb component README update and fix 2016-12-16 10:57:54 +08:00
baiyaaaaa
47c62e9fe0 add progress hook function property (#1782) 2016-12-15 23:49:29 +08:00
cinwell.li
9f0774813f Add yarn.lock (#1747)
* Add yarn.lock

* Update travis config

* Use yarnpkg registry
2016-12-15 20:42:55 +08:00
cinwell.li
7d6f3606b4 DatePicker: fix datetimerange, fixed #1758 (#1766) 2016-12-15 18:39:14 +08:00
cinwell.li
6d2f68b24c Popup: prevent click event bubbles, fixed #1677 (#1754) 2016-12-15 12:50:08 +08:00
baiyaaaaa
5e692418ff fix the tab bar dynamic bug 2016-12-15 10:21:09 +08:00
Leopoldthecoder
0414842426 [release] 1.0.7 2016-12-14 15:36:21 +08:00
Leopoldthecoder
19210b6945 [build] 1.0.7 2016-12-14 15:36:21 +08:00
Leopoldthecoder
b5405f2c7a Changelog: update for 1.0.7 2016-12-14 14:48:41 +08:00
杨奕
d7d8257516 Message & Notification: add iconClass and customClass, fixed #1664 (#1671) 2016-12-14 13:43:14 +08:00
杨奕
6fa2a7049f Table: update docs (#1740) 2016-12-14 13:42:56 +08:00
qingwei.li
3bf624c757 Table: add empty slot, closed #1737, closed #1730 2016-12-14 13:34:35 +08:00
zheng yu
0ee61e7296 fix: fixed losing focus when drag slider button fast or right click slider button. (#1723) 2016-12-13 23:12:43 +08:00
baiyaaaaa
22b703739d improve button docs (#1727) 2016-12-13 23:10:41 +08:00
杨奕
eeee584d56 MessageBox: add customClass (#1707) 2016-12-13 22:52:29 +08:00
cinwell.li
cad3d770ed DatePicker: fix clear button, fixed #1690 (#1710)
* DatePicker: fix clear button, fixed #1690

* DatePicker: fix reset button style

* DatePicker: fix set value

* DatePicker: fix test
2016-12-13 22:51:43 +08:00
杨奕
9c7786b203 Select: add size property (#1715) 2016-12-13 22:42:01 +08:00
杨奕
07b796f8c5 Update README.md 2016-12-13 22:14:11 +08:00
Leopoldthecoder
0d6ef8255c add logo 2016-12-13 22:00:20 +08:00
杨奕
c1c90217f5 Update README.md 2016-12-13 20:52:52 +08:00
杨奕
7f9b539122 Update README.md 2016-12-13 19:12:08 +08:00
baiyaaaaa
8917704392 support tag color property 2016-12-13 16:57:56 +08:00
Hashem Qolami
998dcce225 Feature table maxHeight (#1560) (#1674)
*  [Table] Added fluid height table with maxHeight prop (#1560)

* 🚨 [Table] Added test for maxHeight prop (#1560)

* 📚 [Table] Added the documentation of fluid-height table (#1560)
2016-12-13 16:21:59 +08:00
杨奕
b9f7e10f20 README: add donation (#1719) 2016-12-13 15:56:42 +08:00
baiyaaaaa
36261b6534 support append prepend slot (#1709) 2016-12-13 14:46:47 +08:00
cinwell.li
105db7c673 Upload: fix file list style (#1701) 2016-12-13 14:34:22 +08:00
baiyaaaaa
a51eafb705 add old value for input-number change event 2016-12-13 11:46:40 +08:00
杨奕
1db2d64ddc Tabs: fix empty tab-pane issue, fixed #1608 (#1672) 2016-12-13 10:36:10 +08:00
杨奕
0ccd537cc8 Select: fix filterable group bug, fixed #1678 (#1679) 2016-12-13 10:34:53 +08:00
Pierre-Louis Renaudin
15dc895ee6 Add contextmenu event on table row element. (#1663) 2016-12-10 18:48:07 +08:00
Leopoldthecoder
e40ab359b4 [release] 1.0.6 2016-12-09 18:32:32 +08:00
Leopoldthecoder
65244c2678 [build] 1.0.6 2016-12-09 18:32:31 +08:00
qingwei.li
d835c7b4ec TimePicker: fix HH:mm style 2016-12-09 18:20:42 +08:00
杨奕
c1a469c899 Changelog: update for 1.0.6 (#1657) 2016-12-09 17:59:51 +08:00
qingwei.li
42ec4567f1 TimePicker: fix HH:mm style 2016-12-09 17:38:11 +08:00