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
|
6360c8b657
|
Merge branch 'master' into feature-3.9.0
|
2018-09-02 14:49:10 +08:00 |
|
陈帅
|
c9debf6f12
|
Modify errors in the documentation
|
2018-09-02 13:38:21 +08:00 |
|
陈帅
|
74cdfa0e42
|
add 3.9.0 changelog
|
2018-09-02 13:25:20 +08:00 |
|
afc163
|
43c1bb646d
|
remove 3.0 release link in README.md
|
2018-09-02 12:45:33 +08:00 |
|
afc163
|
8faa6d5df5
|
beautify README
|
2018-09-02 12:31:26 +08:00 |
|
afc163
|
c0ecd050e8
|
beautify README
|
2018-09-02 12:30:15 +08:00 |
|
afc163
|
a7953a1648
|
beautify README
|
2018-09-02 12:20:54 +08:00 |
|
zombiej
|
32adaed063
|
lock create-react-context to 0.2.2
|
2018-09-01 17:22:15 +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 |
|
carrie-tanminyi
|
ac5742baaa
|
Update icon.zh-CN.md (#11940)
|
2018-08-29 10:51:08 +08:00 |
|
偏右
|
6bf42db2ed
|
Fix abnormal picture card position of Upload list, close #11183 (#11931)
|
2018-08-29 00:21:46 +08:00 |
|
carrie-tanminyi
|
b6440088be
|
Update work-with-us.zh-CN.md (#11928)
* Update work-with-us.zh-CN.md
* Update work-with-us.zh-CN.md
|
2018-08-28 20:22:07 +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 |
|
afc163
|
d0461ec7fa
|
fix lint error
|
2018-08-28 18:04:13 +08:00 |
|
dependabot[bot]
|
8af2fec673
|
Update antd-theme-generator requirement from 1.0.7 to 1.1.3 (#11919)
Updates the requirements on [antd-theme-generator](https://github.com/mzohaibqc/antd-theme-generator) to permit the latest version.
- [Release notes](https://github.com/mzohaibqc/antd-theme-generator/releases)
- [Commits](https://github.com/mzohaibqc/antd-theme-generator/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-08-28 17:46:32 +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 |
|
carrie-tanminyi
|
7b36731051
|
Update colors.zh-CN.md (#11925)
|
2018-08-28 17:13:39 +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 |
|
dependabot[bot]
|
b5cf43b921
|
Update babel-eslint requirement from ^8.2.5 to ^9.0.0 (#11920)
Updates the requirements on [babel-eslint](https://github.com/babel/babel-eslint) to permit the latest version.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/commits/v9.0.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-08-28 16:20:53 +08:00 |
|
Chandler Moisen
|
badfac83b0
|
add @progress-text-color var to <Progress /> (#11771)
|
2018-08-28 11:36:00 +08:00 |
|
afc163
|
590af0cdf2
|
fix link 404
|
2018-08-27 23:26:48 +08:00 |
|
Jean-Luc Sorak
|
47b11cfa1f
|
Update customize-theme.en-US.md (#11911)
|
2018-08-27 23:25:36 +08:00 |
|
afc163
|
b99f205cf8
|
site: clear out new icons which were not new
|
2018-08-27 22:32:54 +08:00 |
|
HeskeyBaozi
|
2e85c74898
|
svg should display block
|
2018-08-27 20:41:02 +08:00 |
|