afc163
92b8e8534e
change variable names #5711
8 years ago
偏右
0745f8b231
Merge pull request #5711 from kappa-gooner/master
Adding less variables for table head background color and table row h…
8 years ago
偏右
861de2823f
Merge pull request #5713 from lionkeng/master
Fix for issue #5712
8 years ago
Sanjay Kumar
692ccf85e7
Adding less variables for table head background color and table row hover
8 years ago
Wei Zhu
5ddd7f847f
docs: Document customized form control
Related: #5700
8 years ago
afc163
e20965e1ee
update scaffold page link
8 years ago
afc163
5ed4919131
Fix tree select arrow rotate bug, close #5693
8 years ago
偏右
318258d5d8
Merge pull request #5660 from ddcat1115/fixed-Layout.Sider
add fixed sider
8 years ago
Benjy Cui
d8e465d579
css: fix height of MonthPicker
8 years ago
keng
681a160e35
If you use locale-provider, specify the ant-design theme as the default theme. This will automatically add all the less variables defined by ant-design. This is useful if you want to create custom themes with less and you are referencing less variables defined by ant-design.
8 years ago
乐仪
686cff965c
undate
8 years ago
乐仪
69f7cf0c55
add fixed sider
8 years ago
偏右
191b9f3f79
Merge pull request #5687 from Syzmex/master
add `min-width`
8 years ago
afc163
9daccc468a
update input number snapshots
8 years ago
mArker
cb67059dd0
add `min-width`
selection-column and expand-icon-th
if the width total of your columns >= 100%, must have `min-width`.
8 years ago
Benjy Cui
07e2c5e9c5
docs: update docs for InputNumber, close : #5683
8 years ago
偏右
0edc84f7cb
Merge pull request #5640 from kenaniah/icons-translation
Translates icon.md into English (completed)
8 years ago
Kenaniah Cerny
b2db440457
Adds native English translation for icons spec
8 years ago
Wei Zhu
85615771d5
Bump version
8 years ago
Wei Zhu
9973e26350
Add 2.9.1 CHANGELOG ( #5671 )
8 years ago
Wei Zhu
6dd3304976
Revert "Traditional Chinese locale provider added ( #5665 )"
This reverts commit 65bac17e58
.
8 years ago
Wei Zhu
8e8c9eda7c
Skip Breadcrumb test temporarily
8 years ago
LeeHarlan
d8ebd398df
fix Select component notFoundContent locale. ( #5661 )
* fix Select component notFoundContent locale.
* Update index.tsx
8 years ago
OAwan
65bac17e58
Traditional Chinese locale provider added ( #5665 )
8 years ago
Benjy Cui
1e322b4206
deps: upgrade rc-slider
8 years ago
afc163
e93dd1e5af
site: fix menu item
8 years ago
afc163
0793534665
Add ga event analytic code
8 years ago
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.
8 years ago
afc163
11852b815a
Add instruction for setting iconfont size and color, ref #2125
8 years ago
Benjy Cui
b643aa752f
fix: month/year panel of DatePicker[showToday=false], close : #5620 ( #5635 )
8 years ago
Benjy Cui
ebb3a7937a
docs: fix typo
8 years ago
Benjy Cui
029289c6f5
docs: update categories' name, close internal: #189
8 years ago
陆离
fda4e8414d
Autocomplete clear icon bug ( #5636 )
+ close #5634
8 years ago
afc163
d50085a407
tweak pagination alignment, close #5632
8 years ago
Kenaniah Cerny
73dd2c08bd
Adds English translation for colors.md ( #5602 )
8 years ago
Benjy Cui
71495e71d2
test: fix warning, close : #5628
8 years ago
afc163
0dc2c1771f
fix snapshot
8 years ago
afc163
352e0f7ce4
tweak link text-decoration style
8 years ago
偏右
accb6cbfeb
Merge pull request #5597 from kenaniah/accessibility
Improves link + button focusing
8 years ago
afc163
c5059e5fb7
Fix steps tail style bug, close #5623
8 years ago
afc163
aaf28299ce
fix table column align in demo
8 years ago
afc163
139eedf87c
update radio group demo
8 years ago
afc163
3f1714bb0c
Fix placement not working in Dropdown.Button, close #5594
8 years ago
偏右
429539ecf4
Merge pull request #5624 from megawac/step-customization-less-variables
Add @steps-background and @process-icon-text-color variables for customizing step theme
8 years ago
Mitchell Demler
0e806bbec5
Fixed muckup ( #5621 )
8 years ago
Graeme Yeates
18d0a4d1fb
Add @steps-background and @process-icon-text-color variables for customizing step theme
8 years ago
偏右
0c63deeefb
Merge pull request #5609 from mitchelldemler/Fix-tabs-type-definitions
Added type for tabs click events
8 years ago
mitchell.demler
1febbbc2c9
Added type for click event
8 years ago
偏右
1d6ee39baa
Merge pull request #5603 from kennethtruong/patch-1
Add selectable option into Menu documentation
8 years ago
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)
8 years ago