Wei Zhu
fd861d6c0d
Tweak empty table border ( #4650 )
8 years ago
afc163
ddc7054751
Fix fixed column table border radius
8 years ago
afc163
1db0e06bc4
Fix Table[small]'s title and footer border, close #4647
8 years ago
afc163
5203cabb8f
update comment
8 years ago
afc163
fe5f8910dd
Hide scroll bar in fixed header of table, close #4637
8 years ago
Benjy Cui
3e17551b7e
site: improve build speed
8 years ago
afc163
e90189db8d
site: improve style of component demo toc
8 years ago
afc163
df0426b2c9
workaround for table loading style in safari, close #4622
8 years ago
afc163
9189d3cc5d
Fix Cascader[disabled] style with defaultValue, close #4648
8 years ago
Benjy Cui
e3758168e4
fix: should switch to right panels, close : #4561 ( #4614 )
* fix: should switch to right panels, close : #4561
* docs: update demo
8 years ago
Richard D. Worth
c427c3c4b9
lightweight.en-US.md typo 'while' -> 'whole' ( #4643 )
8 years ago
Richard D. Worth
e7f329a168
invitation.en-US.md change "" to " ( #4644 )
8 years ago
afc163
bc842e2a67
Merge branch 'master' of github.com:ant-design/ant-design
8 years ago
Benjy Cui
11bcb58685
site: reduce bundle size
8 years ago
afc163
8f57451d8c
fix snap test for cascader upgrade
8 years ago
afc163
34fec11e31
upgrade @types/react
8 years ago
afc163
83fbdf80cc
upgrade rc-input-number for #4265
8 years ago
afc163
3a5d08383a
upgrade rc-cascader and support keyboard, close #4411
8 years ago
afc163
ebc6d9d2c2
Merge branch 'master' of github.com:ant-design/ant-design
8 years ago
偏右
13952d451e
Update README-zh_CN.md
8 years ago
偏右
5ad748c1fd
Update README.md
8 years ago
偏右
0a68959207
Fix openKeys and defaultOpenKeys of Menu, close #3783 ( #4609 )
8 years ago
afc163
75abadac84
Add doc about clearing Modal old state
8 years ago
Benjy Cui
d0ddf94d78
docs: update deps for site
8 years ago
afc163
b7c5fb40ae
update home page style
8 years ago
afc163
95bc803dc3
update doc
8 years ago
pd4d10
ca4697be55
doc: Fix star count ( #4610 )
8 years ago
chencheng (云谦)
82581f2217
fix(docs): port is not correct, Close #4607 ( #4612 )
8 years ago
afc163
efd1d1e89d
Improve carousel default style
8 years ago
afc163
8d91206da1
Add react-fa
8 years ago
afc163
abd264ebf0
fix test case name
8 years ago
afc163
784915e55b
Fix DatePicker time scroll issue, close #4412
8 years ago
afc163
041457fa5e
fix typo
8 years ago
afc163
b245659887
update API table style
8 years ago
afc163
1bf0bab2a7
bump 2.6.3
8 years ago
afc163
55da11db22
Fix Popconfirm not response, close #4606
8 years ago
afc163
fc32c751ca
update doc
8 years ago
afc163
a1a46ae57a
update Changelog
8 years ago
afc163
25f95d467a
remove update self, ref ant-design/antd-tools#29
8 years ago
afc163
9f1f932386
fix eslintignore
8 years ago
afc163
fd6fc86b21
improve form validating style
8 years ago
偏右
a0d27426e8
Add Changelog for 2.6.2 ( #4603 )
8 years ago
paranoidjk
4d3f574d05
fix: typo; caused by #4435
8 years ago
afc163
c3a2b44f58
Fix strong site anchor truncation in IE
screenshot:
https://zos.alipayobjects.com/rmsportal/jtXxUhVBfEslRIpDvwhP.png
8 years ago
kun sam
b6217e62df
add warning when using Breadcrumb without its Item ( #4435 )
* add warning when using Breadcrumb without its Item
fix issue ' Warning: Unknown prop `separator` on <div> tag. When I using Breadcrumb #4403'
ps: 我是个前端beginner, - ( ゜- ゜)つロ, 这是我第一个PR welcome, 如果写错或者还有更好的写法请大神指正。thanks
* remove compatible and use type as condition
按照 @benjycui 的意见去掉了兼容项,并使用type判断
8 years ago
Rex
6e33285890
fix onVisibleChange arguments error ( #4589 )
* fix onVisibleChange arguments error
* add test
* trigger travis
8 years ago
Wei Zhu
c09cf95daa
Fix Table filter test
8 years ago
偏右
6e3565b983
Add Form[hideRequiredMark] ( #4500 )
* Add Form[hideRequiredMark]
* omit hideRequiredMark
* Add test case for Form[hideRequiredMark]
8 years ago
偏右
10396419b5
Add preset color Tag ( #4571 )
* Add preset color Tag, close #4528
* Use color back over presetColor
* fix snap
* simplify isPresetColor
8 years ago
陆离
46c200896f
Customize Input Component of AutoComplete ( #4483 )
* cherry-pick
* remove useless files
* remove useless files
* Group ts
* update interface
* ReactElement
8 years ago