Commit Graph

8680 Commits

Author SHA1 Message Date
乐仪
686cff965c undate 2017-04-10 14:02:00 +08:00
乐仪
69f7cf0c55 add fixed sider 2017-04-10 14:02:00 +08:00
偏右
191b9f3f79 Merge pull request #5687 from Syzmex/master
add `min-width`
2017-04-10 14:00:12 +08:00
afc163
9daccc468a update input number snapshots 2017-04-10 13:21:15 +08:00
mArker
cb67059dd0 add min-width
selection-column and expand-icon-th
if the width total of your columns >= 100%, must have `min-width`.
2017-04-10 13:03:24 +08:00
Benjy Cui
360a657264 chore: improve ux of RangeCalendar, close: #4985 2017-04-10 11:33:00 +08:00
Benjy Cui
07e2c5e9c5 docs: update docs for InputNumber, close: #5683 2017-04-10 11:16:41 +08:00
偏右
0edc84f7cb Merge pull request #5640 from kenaniah/icons-translation
Translates icon.md into English (completed)
2017-04-09 15:07:07 +08:00
OAwan
967bfd79c3 Traditional Chinese locale provider added (#5665) 2017-04-09 14:27:18 +08:00
Kenaniah Cerny
b2db440457 Adds native English translation for icons spec 2017-04-08 18:28:07 -07:00
Wei Zhu
85615771d5 Bump version 2017-04-09 04:05:39 +08:00
Wei Zhu
9973e26350 Add 2.9.1 CHANGELOG (#5671) 2017-04-09 03:56:14 +08:00
Wei Zhu
6dd3304976 Revert "Traditional Chinese locale provider added (#5665)"
This reverts commit 65bac17e58.
2017-04-09 03:37:49 +08:00
Wei Zhu
8e8c9eda7c Skip Breadcrumb test temporarily 2017-04-09 03:36:03 +08:00
LeeHarlan
d8ebd398df fix Select component notFoundContent locale. (#5661)
* fix Select component notFoundContent locale.

* Update index.tsx
2017-04-07 19:21:18 +08:00
OAwan
65bac17e58 Traditional Chinese locale provider added (#5665) 2017-04-07 19:19:38 +08:00
Benjy Cui
1e322b4206 deps: upgrade rc-slider 2017-04-07 16:38:43 +08:00
afc163
e93dd1e5af site: fix menu item 2017-04-07 15:14:14 +08:00
afc163
0793534665 Add ga event analytic code 2017-04-07 14:29:44 +08:00
Nishant Arora
0cd85da2b3 Fixed typo in docs/spec/feature(en_US) (#5655)
* Fixed typo in docs/spec/feature(en_US)

expirerence changed to experience

* Added sentences removed by mistake.

In the previous typo fix commit, a few sentences at the end were removed. This commit fixes that.
2017-04-07 00:05:39 +08:00
afc163
11852b815a Add instruction for setting iconfont size and color, ref #2125 2017-04-06 20:52:43 +08:00
Benjy Cui
b643aa752f fix: month/year panel of DatePicker[showToday=false], close: #5620 (#5635) 2017-04-06 18:44:11 +08:00
handycode
4b6c5643e7 Update index.tsx 2017-04-06 11:51:48 +08:00
Benjy Cui
ebb3a7937a docs: fix typo 2017-04-06 10:16:46 +08:00
Benjy Cui
029289c6f5 docs: update categories' name, close internal: #189 2017-04-06 09:31:46 +08:00
liekkas
b1379dc7c3 Merge remote-tracking branch 'ant-design/master' 2017-04-06 09:02:13 +08:00
handycode
4736a1b990 Update index.tsx 2017-04-06 03:41:03 +08:00
handycode
fb837ea9a8 Update index.tsx 2017-04-06 03:36:54 +08:00
handycode
99639bf5de Update index.tsx 2017-04-06 03:24:47 +08:00
handycode
93cc6d5cbc Icon组件增加displayName 2017-04-06 02:50:12 +08:00
陆离
fda4e8414d Autocomplete clear icon bug (#5636)
+ close #5634
2017-04-05 17:51:51 +08:00
afc163
d50085a407 tweak pagination alignment, close #5632 2017-04-05 17:10:42 +08:00
Kenaniah Cerny
73dd2c08bd Adds English translation for colors.md (#5602) 2017-04-05 17:08:02 +08:00
Benjy Cui
71495e71d2 test: fix warning, close: #5628 2017-04-05 16:21:21 +08:00
afc163
0dc2c1771f fix snapshot 2017-04-05 14:59:56 +08:00
afc163
352e0f7ce4 tweak link text-decoration style 2017-04-05 14:58:41 +08:00
偏右
accb6cbfeb Merge pull request #5597 from kenaniah/accessibility
Improves link + button focusing
2017-04-05 14:56:33 +08:00
afc163
c5059e5fb7 Fix steps tail style bug, close #5623 2017-04-05 11:55:16 +08:00
afc163
aaf28299ce fix table column align in demo 2017-04-05 11:51:21 +08:00
afc163
139eedf87c update radio group demo 2017-04-05 11:32:35 +08:00
afc163
3f1714bb0c Fix placement not working in Dropdown.Button, close #5594 2017-04-05 11:17:07 +08:00
偏右
429539ecf4 Merge pull request #5624 from megawac/step-customization-less-variables
Add @steps-background and @process-icon-text-color variables for customizing step theme
2017-04-05 10:32:37 +08:00
Mitchell Demler
0e806bbec5 Fixed muckup (#5621) 2017-04-05 10:14:03 +08:00
Graeme Yeates
18d0a4d1fb Add @steps-background and @process-icon-text-color variables for customizing step theme 2017-04-04 16:38:25 -04:00
偏右
0c63deeefb Merge pull request #5609 from mitchelldemler/Fix-tabs-type-definitions
Added type for tabs click events
2017-04-04 23:21:43 +08:00
liekkas
2a746d184d Merge remote-tracking branch 'ant-design/master' 2017-04-04 14:55:01 +08:00
mitchell.demler
1febbbc2c9 Added type for click event 2017-04-04 16:36:40 +12:00
偏右
1d6ee39baa Merge pull request #5603 from kennethtruong/patch-1
Add selectable option into Menu documentation
2017-04-03 16:16:30 +08:00
Kenneth Truong
31ec5b7ad3 Add selectable option into Menu documentation
I had to read the source code to figure out that there was a property called selectable. So hopefully this will help save someone time. (Though this is an option in the rc-menu I made a PR there to add it in the doc also https://github.com/react-component/menu/pull/79)

(I was trying to make a contextmenu out of this menu component which is why I needed to turn selectable off)
2017-04-02 23:42:28 -07:00
Wei Zhu
dfc59f344e Oops, forgot node. 2017-04-02 18:22:11 +08:00