Manjit Kumar
4e055ed5d0
use PropTypes from 'prop-types' mdoule instead of React
- as React.PropTypes is being deprecated
- Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.
- Solution: https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html#migrating-from-react.proptypes
8 years ago
whtang906
851f8a8756
Add missing props(parser) into InputNumberProps
8 years ago
偏右
aa7419a7ec
Merge pull request #5718 from leadream/patch-1
not aligned after customizing the size of input
8 years ago
leadream
193b2b7684
not aligned after customizing the size of input
For some reasons I customized the size of <Input/>. Now the default height of <Input> is 40px. But there's a problem in <RangePicker/> after doing that: the texts and icon inside it are not aligned vertically at center.
When I look into the code I found the height of `ant-calendar-range-picker-input` is 18px. I modified it to 100% and it aligned. I'm not sure if it can affect the other code.
----------------------------------------
因为某些原因我自定义了 <Input/> 的尺寸,现在它的默认高度是40px。但是当我使用 <RangePicker/> 组件时,我发现了一个问题:输入框里面的文字和图标在垂直方向不能居中对齐。我看了一下 css 代码,发现里面的 `ant-calendar-range-picker-input` 高度是固定的18px,我把它改成100%就可以垂直居中对齐了。我不知道这个改动是否会影响其他代码。
8 years ago
afc163
3ca3c178cc
Add English gitter chat room
8 years ago
afc163
f311ff40ed
Add English gitter chat room
8 years ago
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
Kimmo Saari
0d4b436eb2
Add locale fi_FI ( #5674 )
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
360a657264
chore: improve ux of RangeCalendar, close : #4985
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
OAwan
967bfd79c3
Traditional Chinese locale provider added ( #5665 )
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
handycode
4b6c5643e7
Update index.tsx
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
liekkas
b1379dc7c3
Merge remote-tracking branch 'ant-design/master'
8 years ago
handycode
4736a1b990
Update index.tsx
8 years ago
handycode
fb837ea9a8
Update index.tsx
8 years ago
handycode
99639bf5de
Update index.tsx
8 years ago
handycode
93cc6d5cbc
Icon组件增加displayName
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