Jason Chen
4c5f3d2b0a
Enhance <Grid>&<Meta> props type definition ( #14857 )
6 years ago
米老朱
6936599aef
Enhance stylelint rules ( #14803 )
* rename .stylelintrc to .stylelintrc.json for explicit file type
* add new npm script lint-fix:style
* fix pseudo-element with double colon
* function name should be lower except ignored functions
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint-fix:style script
* remove double slash comments after selector
* replace .stylelintignore with ignoreFiles in .stylelintrc.json
6 years ago
afc163
6ef24cf833
🐛 Fix Card loading style when there is actions
close #14832
6 years ago
zombiej
0a67272ae4
add locale update
6 years ago
zombiej
12af9a9dca
icon add aria-label support
6 years ago
gyh9457
974e48090d
docs: Update Card and Mention doc ( #14247 )
6 years ago
zombieJ
47fea7e8e6
update snapshot ( #14042 )
6 years ago
afc163
c95c377a4e
💄 chore card less variable
6 years ago
vthinkxie
d67a2b66cb
feat: support define card border radius
6 years ago
afc163
51e3012dc6
💄 Fix card loading edge when height is specified and small
6 years ago
Rakshit Kumar
2ac67ddc25
Fixes #10576 ( #13703 )
FIxes #10576 by removing the extra padding that causes the card title to go out of line with action props
6 years ago
afc163
2e4d2b497a
💄 remove text-align right of card extra
6 years ago
Nathan Broadbent
cbed63cb3e
Added middle and small sizes for Card component
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
amedora
0aeb9a356b
use color definitions insted of numbers
6 years ago
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
Basic support prefixCls.
6 years ago
zombiej
aa16fdde86
update snapshot
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
zombieJ
95a76b0436
add tabs additional css ( #13118 )
fix #13086
6 years ago
ztplz
ed4cc9e5fd
format ( #13252 )
6 years ago
afc163
213693e333
🌐 site: transition component category, close #11629
6 years ago
afc163
b1d8d173cd
update typescript array definites
6 years ago
afc163
78a82151eb
update typescript array definites
6 years ago
afc163
389ecaa8ff
Fix Card title overflow bug
close #12680
close #10576 in another way
6 years ago
诸岳
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
6 years ago
picodoth
589bafd5db
fix: drop className for tabBar, fix #12051
6 years ago
zombiej
2b22d6b19c
bump rc-switch & update test case
6 years ago
HeskeyBaozi
976f6969f4
update test snapshot
6 years ago
zombiej
bb5a14d858
fix #12083 . Card inside tab-card should not change the title padding
6 years ago
包子熊
67024893ce
Hotfix/icon issue ( #12016 )
* fix progress icon
* remove IconDisplay fields.js
* update progress test snapshot
* fix form item circle filled
* update form-item test snapshot
* fix close icon in upload item list
* fix alert icon theme
* update alert test snapshot
* fix time picker clear icon
* fix test snapshot
* fix rotate icon in the header
* update test snapshot
* update new tree test snapshot
* fix icon position
* fix old icon and new icon both display
* fix card actions icon position
6 years ago
HeskeyBaozi
2f8a56fa78
fix test case & update test snapshot
6 years ago
HeskeyBaozi
74798b8911
upgdate test snapshot
6 years ago
HeskeyBaozi
d6131fe18d
update test snapshot
6 years ago
afc163
ea762a3c88
update card loading demo
6 years ago
afc163
fef685a15b
update snapshots
6 years ago
afc163
53304d3b5a
Fix extra padding of Card.Grid
close #11996
6 years ago
afc163
bc7164d871
Allow fontSize works on Card[headStyle], close #11995
6 years ago
afc163
fecb3b6914
update card demo jsx format
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
HeskeyBaozi
0c9465aaf9
upgrade icons library
6 years ago
afc163
1a73fde89f
Add @card-radius
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
ee1d2469a8
upgrade test snapshot
6 years ago
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
6 years ago
HeskeyBaozi
8c4f98572b
update tab snapshot
6 years ago
HeskeyBaozi
796de6390b
update test snapshot
6 years ago
HeskeyBaozi
35974d67b2
update test snap shot
6 years ago
afc163
0156fef165
fix tabs ci in React 15
6 years ago
afc163
42efc2927d
fix card tabs demo
6 years ago