zombieJ
|
41316e69e8
|
update snapshot (#16017)
|
2019-04-11 12:48:36 +08:00 |
|
afc163
|
95bd4d6903
|
🐛 Fix col element missing relative style
close #15626
|
2019-03-31 20:25:41 +08:00 |
|
afc163
|
6ef24cf833
|
🐛 Fix Card loading style when there is actions
close #14832
|
2019-02-14 17:50:58 +08:00 |
|
zombiej
|
0a67272ae4
|
add locale update
|
2019-01-10 21:55:21 +08:00 |
|
zombiej
|
12af9a9dca
|
icon add aria-label support
|
2019-01-10 21:55:21 +08:00 |
|
zombiej
|
874ed98e31
|
merge master
|
2019-01-02 17:12:34 +08:00 |
|
zombieJ
|
47fea7e8e6
|
update snapshot (#14042)
|
2019-01-02 15:25:10 +08:00 |
|
Nathan Broadbent
|
cbed63cb3e
|
Added middle and small sizes for Card component
|
2018-12-11 19:31:28 +08:00 |
|
zombiej
|
9f5d421cd6
|
merge master
|
2018-11-30 14:48:37 +08:00 |
|
zombiej
|
aa16fdde86
|
update snapshot
|
2018-11-29 13:12:57 +08:00 |
|
zombieJ
|
95a76b0436
|
add tabs additional css (#13118)
fix #13086
|
2018-11-23 13:39:33 +08:00 |
|
afc163
|
c65d6f6f36
|
Merge branch 'master' into feature
|
2018-09-17 15:01:53 +08:00 |
|
诸岳
|
8f06375589
|
Fix the vertical alignment for the title of Card (#11036)
* fix: The title of Card should be vertically aligned, close #10576
* Update index.less
|
2018-09-16 17:44:41 +08:00 |
|
afc163
|
cd9b8b20b5
|
Merge branch 'master' into feature
|
2018-09-16 17:29:04 +08:00 |
|
picodoth
|
589bafd5db
|
fix: drop className for tabBar, fix #12051
|
2018-09-15 15:19:18 +08:00 |
|
zombiej
|
2b22d6b19c
|
bump rc-switch & update test case
|
2018-09-13 19:47:28 +08:00 |
|
HeskeyBaozi
|
976f6969f4
|
update test snapshot
|
2018-09-07 14:14:23 +08:00 |
|
HeskeyBaozi
|
2f8a56fa78
|
fix test case & update test snapshot
|
2018-09-02 20:59:37 +08:00 |
|
HeskeyBaozi
|
74798b8911
|
upgdate test snapshot
|
2018-09-02 20:59:37 +08:00 |
|
HeskeyBaozi
|
d6131fe18d
|
update test snapshot
|
2018-09-02 20:59:37 +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 |
|
陈帅
|
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 |
|
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 |
|
HeskeyBaozi
|
0c9465aaf9
|
upgrade icons library
|
2018-08-27 20:40:11 +08:00 |
|
HeskeyBaozi
|
a62d0272b2
|
Merge branch 'feature-3.9.0' of https://github.com/ant-design/ant-design into feature/svg-icon
# Conflicts:
# package.json
|
2018-08-25 13:33:32 +08:00 |
|
HeskeyBaozi
|
d9b38aee4b
|
Merge branch 'feature-3.9.0' of https://github.com/ant-design/ant-design into feature/svg-icon
# Conflicts:
# package.json
|
2018-08-25 13:24:44 +08:00 |
|
HeskeyBaozi
|
ee1d2469a8
|
upgrade test snapshot
|
2018-08-24 18:36:08 +08:00 |
|
zombieJ
|
796b56dbc4
|
New Component Skeleton (#11226)
* Add new component Skeleton
* Add related doc
* Add sample
* Add test case
ref: https://github.com/ant-design/ant-design/issues/10308
|
2018-08-22 23:34:36 +08:00 |
|
HeskeyBaozi
|
8c4f98572b
|
update tab snapshot
|
2018-08-16 16:15:25 +08:00 |
|
HeskeyBaozi
|
796de6390b
|
update test snapshot
|
2018-08-14 15:32:29 +08:00 |
|
HeskeyBaozi
|
35974d67b2
|
update test snap shot
|
2018-08-13 20:51:01 +08:00 |
|
HeskeyBaozi
|
35e56a41cd
|
resolve conflict.
|
2018-07-31 16:33:20 +08:00 |
|
afc163
|
0156fef165
|
fix tabs ci in React 15
|
2018-07-31 15:50:27 +08:00 |
|
HeskeyBaozi
|
6c42d711e8
|
Merge branch 'feature-3.8.0' of https://github.com/ant-design/ant-design into feature/svg-icon
|
2018-07-31 15:36:23 +08:00 |
|
afc163
|
a654d86d65
|
Merge branch 'master' into feature-3.8.0
|
2018-07-29 15:31:35 +08:00 |
|
afc163
|
42efc2927d
|
fix card tabs demo
|
2018-07-29 15:31:20 +08:00 |
|
afc163
|
51d32baa62
|
fix tabs test snapshots
|
2018-07-29 15:19:59 +08:00 |
|
HeskeyBaozi
|
4a553a2006
|
upgrade test cases
|
2018-07-19 20:37:47 +08:00 |
|
HeskeyBaozi
|
8df086f022
|
update test cases
|
2018-07-18 13:39:02 +08:00 |
|
HeskeyBaozi
|
9338f33c1c
|
update test cases
|
2018-07-18 10:33:54 +08:00 |
|
afc163
|
5ee4d20e2a
|
should still have padding when card which set padding to 0 is loading
|
2018-05-03 15:17:04 +08:00 |
|
afc163
|
f4ae9294c0
|
Improve card loading style, ref #9862
|
2018-04-20 11:19:30 +08:00 |
|
Zheeeng
|
572ae5ce14
|
Bugfix issue.9862 (#10052)
* Fix issue 9862
* Update Card test snapshot
|
2018-04-20 10:44:33 +08:00 |
|
u3u
|
30fe88d4bd
|
Add the defaultActiveTabKey property for the Card component (#9526)
* Add the defaultActiveTabKey property for the Card component (close #8789, #8942)
* `activeTabKey` should be added
* Improve
* Fix large tabs font size, close #9509
* docs: Add TreeSelect[dropdownClassName]
* Fix passing dropdownClassName to tree-select
* build: update remark-parse requirement to ^5.0.0 (#9545)
Updates the requirements on [remark-parse](https://github.com/remarkjs/remark) to permit the latest version.
- [Release notes](https://github.com/remarkjs/remark/releases)
- [Commits](https://github.com/remarkjs/remark/commits/remark@5.0.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
* add Tooltip contextMenu doc
* Improve Grid and Layout type definition
* fix: focus editor (#9548)
* Fix test case for new jsdom (#9527)
* Fix test case for new jsdom
* use setTimeout as raf in jest jsdom
* Fix cancelAnimationFrame
* Add comment for facebook/jest#5147
* longer timeout
* fix snap
* upgrade antd-tools
* Update typescript requirement to ~2.7.2 (#9522)
Updates the requirements on [typescript](https://github.com/Microsoft/TypeScript) to permit the latest version.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits/v2.7.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Fix a ts error
* build: update react-slick requirement to ~0.20.0 (#9543)
Updates the requirements on [react-slick](https://github.com/akiran/react-slick) to permit the latest version.
- [Changelog](https://github.com/akiran/react-slick/blob/master/CHANGELOG.md)
- [Commits](https://github.com/akiran/react-slick/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Fix test cases
* site: fix intersection-observer polyfill
* docs: update recommendation
* Fix typo WeexPickerProps -> WeekPickerProps (#9564)
* use lodash
* Fixed typo on Visualization rules (#9575)
Style of a navigation should conform to the its level.
should be
Style of a navigation should conform to its level.
* Improve Radio/Checkbox type definition
Close #9574
* Remove AbstractCheckboxChangeEvent, fix TS4029 error
See https://github.com/Microsoft/TypeScript/issues/9944
* Update index.en-US.md (#9579)
* add transitionName from message.config (#9580)
* add transitionName from message.config
* Update index.en-US.md (#9579)
* modify doc
* build: update react-virtualized requirement to ~9.18.5 (#9544)
Updates the requirements on [react-virtualized](https://github.com/bvaughn/react-virtualized) to permit the latest version.
- [Changelog](https://github.com/bvaughn/react-virtualized/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bvaughn/react-virtualized/commits/9.18.5)
Signed-off-by: dependabot[bot] <support@dependabot.com>
* When treeNode is disabled, its switcher is highlight and clickabled (#9539)
* When treeNode is disabled, its switcher is highlight and clickabled
* rc-tree@1.7.11
* Fix moment require (#9528)
Fix #9502
* Update snapshot
|
2018-03-10 14:44:12 +08:00 |
|
Wei Zhu
|
a9537e5934
|
Update snapshot
|
2018-02-02 12:33:39 +08:00 |
|
afc163
|
b49c0ac35c
|
Fix snapshot test
|
2017-12-16 18:54:51 +08:00 |
|
afc163
|
2e45074fab
|
Remove extra wrapper of Card
|
2017-12-05 13:36:52 +08:00 |
|
afc163
|
d8c9b77468
|
fix snapshot
|
2017-10-24 15:44:11 +08:00 |
|
afc163
|
b51bc4a63a
|
update card demo
|
2017-10-18 21:20:11 +08:00 |
|