HeskeyBaozi
|
d8014686b6
|
update Steps test snapshot
|
2018-09-02 20:59:37 +08:00 |
|
HeskeyBaozi
|
b0d89aed23
|
use svg icon in rc-steps
|
2018-09-02 20:59:37 +08:00 |
|
HeskeyBaozi
|
ae9aabb1ac
|
update test case
|
2018-09-02 20:59:37 +08:00 |
|
HeskeyBaozi
|
1cee617a9d
|
update test case
|
2018-09-02 20:59:37 +08:00 |
|
HeskeyBaozi
|
7ffb205efe
|
two-tone -> twoTone
|
2018-09-02 20:59:37 +08:00 |
|
HeskeyBaozi
|
349ebafc20
|
remove Icons naming convention
|
2018-09-02 20:59:37 +08:00 |
|
HeskeyBaozi
|
81058fa32c
|
update test snapshot
|
2018-09-02 20:59:37 +08:00 |
|
HeskeyBaozi
|
39ffee1fa5
|
new getter & setter
|
2018-09-02 20:59:37 +08:00 |
|
HeskeyBaozi
|
73218926c3
|
filled, outlined and two-tone
|
2018-09-02 20:59:37 +08:00 |
|
HeskeyBaozi
|
d6131fe18d
|
update test snapshot
|
2018-09-02 20:59:37 +08:00 |
|
HeskeyBaozi
|
67331efb67
|
theme props & two-tone icon
|
2018-09-02 20:59:37 +08:00 |
|
HeskeyBaozi
|
ef54d3fbb7
|
cross -> close
|
2018-09-02 20:59:37 +08:00 |
|
picodoth
|
f0bedb2176
|
fix: tests
|
2018-09-02 19:21:03 +08:00 |
|
picodoth
|
6237511c04
|
feat: use menu with 7.4.0-beta, supporting menu overflow collapsing. Currently React >= 16.0 only
|
2018-09-02 19:21:03 +08:00 |
|
afc163
|
0c6b3d5ac1
|
Improve message API documentation
|
2018-09-02 19:21:03 +08:00 |
|
Jack Hsieh
|
175ae5238e
|
Make message icons optional
|
2018-09-02 17:19:05 +08:00 |
|
afc163
|
ea762a3c88
|
update card loading demo
|
2018-09-02 16:45:12 +08:00 |
|
afc163
|
fef685a15b
|
update snapshots
|
2018-09-02 16:45:12 +08:00 |
|
afc163
|
afbf9e59bc
|
refactor skeleton Paragraph
|
2018-09-02 16:45:12 +08:00 |
|
afc163
|
b951105b93
|
Fix avatar active animation in skeleton
|
2018-09-02 16:45:12 +08:00 |
|
afc163
|
1a3e59c0da
|
Add some random width for skeleton paragraph
|
2018-09-02 16:45:12 +08:00 |
|
afc163
|
207bad7b47
|
Merge branch 'master' into feature-3.9.0
|
2018-09-01 13:22:06 +08:00 |
|
afc163
|
53304d3b5a
|
Fix extra padding of Card.Grid
close #11996
|
2018-09-01 13:08:39 +08:00 |
|
afc163
|
bc7164d871
|
Allow fontSize works on Card[headStyle], close #11995
|
2018-09-01 12:58:52 +08:00 |
|
afc163
|
fecb3b6914
|
update card demo jsx format
|
2018-09-01 12:50:52 +08:00 |
|
afc163
|
1bfbefb8e1
|
Fix snapshot
|
2018-08-31 23:09:24 +08:00 |
|
afc163
|
e23efe3f47
|
Fix wave color mixed up, close #11985
|
2018-08-31 17:38:02 +08:00 |
|
afc163
|
b84d515969
|
site: add promote badge
|
2018-08-31 17:03:27 +08:00 |
|
Simon Fraser
|
b02af8baa7
|
Updating warning message about cards not having size attribute.
|
2018-08-31 16:22:01 +08:00 |
|
Tom Xu
|
8ff9dc6bab
|
Table added a new less variable @table-header-color
|
2018-08-31 10:42:50 +08:00 |
|
zombiej
|
fe2728cb20
|
fix #11969. Pass centered prop to popup modal
|
2018-08-30 22:27:32 +08:00 |
|
zombiej
|
b076b52756
|
fix #11967. Add children type validate in button.tsx
|
2018-08-30 17:59:09 +08:00 |
|
hongxuWei
|
278ad821a4
|
Fix issue #11908 missing right input border
|
2018-08-30 13:35:12 +08:00 |
|
hongxuWei
|
698aa3a01a
|
Fix the bug of edit cell demo
|
2018-08-30 10:42:43 +08:00 |
|
陈帅
|
c73ad8021d
|
Merge pull request #11894 from ant-design/feature/svg-icon
Hotfix(Icon) fix SVG element style
|
2018-08-29 18:40:04 +08:00 |
|
afc163
|
7d5907500f
|
revert steps description width to fix align issue
|
2018-08-29 17:40:05 +08:00 |
|
tangjinzhou
|
c63c971ded
|
fix: Nesting tabs of different sizes, the style does not take effect (#11936)
|
2018-08-29 11:21:15 +08:00 |
|
Tomás Francisco
|
7d38f8f435
|
improve form types and docs (#11932)
|
2018-08-29 11:20:33 +08:00 |
|
Chandler Moisen
|
ce4a4bacaa
|
add @menu-item-active-border-width to Menu.Item (#11934)
|
2018-08-29 11:20:13 +08:00 |
|
carrie-tanminyi
|
720b5f792c
|
Update index.zh-CN.md (#11941)
|
2018-08-29 10:51:21 +08:00 |
|
偏右
|
6bf42db2ed
|
Fix abnormal picture card position of Upload list, close #11183 (#11931)
|
2018-08-29 00:21:46 +08:00 |
|
mushan0x0
|
dd37457048
|
feat: Anchor onClick (#11898)
* update: 添加AntAnchor类型
* update: 完成代码逻辑
* update: 添加测试
* update: 点击锚点不记录历史
* update: 添加示例
* docs: 更新文档
* update: 更改onClick事件里的link为对象
* update: 优化代码
* update: 修改propClick为onClick
|
2018-08-28 20:20:46 +08:00 |
|
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里
|
2018-08-28 18:56:25 +08:00 |
|
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()
|
2018-08-28 18:54:21 +08:00 |
|
afc163
|
bf2f7e9c33
|
Merge branch 'master' into feature-3.9.0
|
2018-08-28 18:09:01 +08:00 |
|
carrie-tanminyi
|
c2e50610ff
|
Update index.zh-CN.md (#11924)
|
2018-08-28 17:14:04 +08:00 |
|
carrie-tanminyi
|
7c47ce9824
|
Update index.zh-CN.md (#11923)
* Update index.zh-CN.md
* Update index.zh-CN.md
|
2018-08-28 17:13:53 +08:00 |
|
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.
|
2018-08-28 16:26:32 +08:00 |
|
Chandler Moisen
|
badfac83b0
|
add @progress-text-color var to <Progress /> (#11771)
|
2018-08-28 11:36:00 +08:00 |
|
HeskeyBaozi
|
2e85c74898
|
svg should display block
|
2018-08-27 20:41:02 +08:00 |
|