mushan0x0
|
dd37457048
|
feat: Anchor onClick (#11898)
* update: 添加AntAnchor类型
* update: 完成代码逻辑
* update: 添加测试
* update: 点击锚点不记录历史
* update: 添加示例
* docs: 更新文档
* update: 更改onClick事件里的link为对象
* update: 优化代码
* update: 修改propClick为onClick
|
6 years ago |
mushan0x0
|
62d68b049f
|
feat: Tabs render tab bar (#11856)
* feat: Customized bar of tab.
* docs: 更新关于renderTabBar的中文文档
* docs: 更新关于renderTabBar的英文文档
* update: 优化代码
* docs: 更新关于renderTabBar的文档
* update: 完善renderTabBar代码
* update: 完成自定义tabBar
* docs: 去掉旧的DefaultTabBar参数说明
* update: 修复CI测试
* fix: 去掉>选择器,解决自定义tabBar后样式错误
* update: 优化代码质量
* update: 添加测试
* fix: lint
* fix: 避免tab嵌套bug
* update: 把DefaultTabBar放在renderTabBar里
|
6 years ago |
Sebastian Busch
|
d47a5be712
|
Input: new method select(), passed to underlying input (#11906)
* Input: pass through method select() to underlying input
* add test for Input select()
|
6 years ago |
carrie-tanminyi
|
c2e50610ff
|
Update index.zh-CN.md (#11924)
|
6 years ago |
carrie-tanminyi
|
7c47ce9824
|
Update index.zh-CN.md (#11923)
* Update index.zh-CN.md
* Update index.zh-CN.md
|
6 years ago |
y-take
|
6f443be4d5
|
Feat(Transfer): Allow to specify item-unit (#11348)
* Add itemUnit, itemsUnit props
* Add document
* Integrate locales
* Keep old locale props still working.
|
6 years ago |
Chandler Moisen
|
badfac83b0
|
add @progress-text-color var to <Progress /> (#11771)
|
6 years ago |
HeskeyBaozi
|
2e85c74898
|
svg should display `block`
|
6 years ago |
HeskeyBaozi
|
0c9465aaf9
|
upgrade icons library
|
6 years ago |
afc163
|
1707abb48d
|
Fix switch click error, close #11891
|
6 years ago |
陈帅
|
266a6ad817
|
Fix line breaks caused by div (#11888)
* Fix line breaks caused by div
* fix tag test
* use span replace null
|
6 years ago |
zombiej
|
5e31067c78
|
add list-style in skeletion
|
6 years ago |
afc163
|
1a73fde89f
|
Add @card-radius
|
6 years ago |
afc163
|
5c26ce69c2
|
revert select demo
|
6 years ago |
afc163
|
7396948c96
|
support controlled open for Select, close #10482
|
6 years ago |
afc163
|
0f472505db
|
use const
|
6 years ago |
afc163
|
325bff5324
|
update modal demo button text
|
6 years ago |
afc163
|
9fdee487ce
|
Add test case for modal update
|
6 years ago |
afc163
|
b8b9c02fb9
|
Add update function for Modal.method, close #11721
|
6 years ago |
nuintun
|
5f17ed789b
|
Adjust input-number handler style
Make handler look better
|
6 years ago |
afc163
|
b904f3de6a
|
update demo description
|
6 years ago |
afc163
|
877f9fd7d6
|
Add getContainer to Modal.info etc, close #11377
|
6 years ago |
afc163
|
e4c9d69fc4
|
Avoid progress text wrap
|
6 years ago |
HeskeyBaozi
|
7f22efbfae
|
update test sanpshot
|
6 years ago |
HeskeyBaozi
|
ec397fef5b
|
update test snapshot
|
6 years ago |
HeskeyBaozi
|
6fe79dff36
|
upgrade tree-select
|
6 years ago |
afc163
|
98c3d8b1d7
|
tweak wave style
|
6 years ago |
HeskeyBaozi
|
a62d0272b2
|
Merge branch 'feature-3.9.0' of https://github.com/ant-design/ant-design into feature/svg-icon
# Conflicts:
# package.json
|
6 years ago |
HeskeyBaozi
|
984c4f7cb0
|
use loading
|
6 years ago |
afc163
|
0ac47fe74f
|
Fix abnormal width of Cascader in IE/Edge, close #11857
|
6 years ago |
afc163
|
612c5d5c55
|
Fix Upload.Dragger drag area, close #11869
|
6 years ago |
afc163
|
1ab61542e4
|
Fix Input[prefix|suffix] border in Input.Group, close #11863
|
6 years ago |
afc163
|
1ba99510cd
|
Fix @shadow-1-up, close #11873
|
6 years ago |
afc163
|
33f5cc4364
|
Fix long step description overflow, close #11864
|
6 years ago |
HeskeyBaozi
|
abfd50a7bf
|
use component
|
6 years ago |
HeskeyBaozi
|
56103c627a
|
update step snapshot
|
6 years ago |
HeskeyBaozi
|
28e2117c68
|
use cross
|
6 years ago |
HeskeyBaozi
|
ee1d2469a8
|
upgrade test snapshot
|
6 years ago |
HeskeyBaozi
|
43e6621fb7
|
use correct icon
|
6 years ago |
HeskeyBaozi
|
af11401d33
|
upgrade svg
|
6 years ago |
afc163
|
a54d06eb6f
|
fix test case in react 15
|
6 years ago |
HeskeyBaozi
|
d375070da5
|
waiting for upgrade rc-tree-select
|
6 years ago |
HeskeyBaozi
|
9893fec5f1
|
fix rc-menu test case
|
6 years ago |
afc163
|
62bacb09bf
|
Fix wave render error in jest, close #11868
|
6 years ago |
HeskeyBaozi
|
b4e6f756a7
|
use svg icon in dropdown
|
6 years ago |
HeskeyBaozi
|
726d32031f
|
upgrade rc-cascader
|
6 years ago |
HeskeyBaozi
|
d8391d69f3
|
update steps test
|
6 years ago |
afc163
|
e3aa2aaa84
|
fix submenu cannot hover
|
6 years ago |
zombiej
|
500ef62638
|
fix https://github.com/ant-design/ant-design/issues/11423. TreeNode can accept custom prop
|
6 years ago |
Cang Ta
|
044982ddb7
|
Remove duplicate `theme` property
|
6 years ago |