zombieJ
0fd0faa8a7
Update Card & PageHeader style ( #15755 )
...
* rm Card auto padding
* rm related test case
* adjust pageHeader to 24px
* use less variable
* adjust style
2019-03-31 22:39:26 +08:00
zombiej
04226e36eb
add missing style of card
2019-03-13 12:01:44 +08:00
zombiej
05564e00ff
add style dep lint ignore
2019-03-10 21:04:38 +08:00
米老朱
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
2019-02-15 10:48:07 +08:00
afc163
6ef24cf833
🐛 Fix Card loading style when there is actions
...
close #14832
2019-02-14 17:50:58 +08:00
afc163
3f1be96866
Merge branch 'master' into feature
...
* master: (23 commits)
✅ fix snapshots
Add docs for the List rowKey prop
💄 don't reset font-family in each component
💄 chore card less variable
Remove classNames from custom-typing file
add collapsed faq ref: #13953
feat: support define card border radius
Fix dateRender not supported at WeekPicker
📝 Add links in Home Page
📝 Fix site responsive interaction, close #13954
💄 chore Steps[labelPlacement="vertical"] style
✅ fix warning in test case
📝 update tech antfin cases
🐛 site menu open bug
🐛 fix site defaultOpenKeys
Correct docs
💄 chore button code style
fix spaces in curly brackets
fix two more code style issues
Fix method argument name
...
2018-12-28 12:11:18 +08:00
afc163
c95c377a4e
💄 chore card less variable
2018-12-27 22:56:46 +08:00
vthinkxie
d67a2b66cb
feat: support define card border radius
2018-12-27 16:52:08 +08:00
afc163
879784c665
Merge branch "master" into "feature"
2018-12-20 17:43:00 +08:00
afc163
51e3012dc6
💄 Fix card loading edge when height is specified and small
2018-12-19 16:37:25 +08:00
afc163
b1a67de35e
Merge branch 'master' into feature
...
* master:
📝 fix demo order
Fixes #10576 (#13703 )
doc: update form & layout docs (#13701 )
update doc close #11802
🐛 Fix Badge offset not working when count is ReactNode
2018-12-19 12:09:12 +08:00
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
2018-12-19 11:04:32 +08:00
zombiej
cdf4c1e6b8
merge origin/master
2018-12-18 19:18:08 +08:00
afc163
2e4d2b497a
💄 remove text-align right of card extra
2018-12-18 10:34:43 +08:00
Nathan Broadbent
cbed63cb3e
Added middle and small sizes for Card component
2018-12-11 19:31:28 +08:00
陈帅
8e11f0bdb9
merge support prettier
2018-12-07 20:02:01 +08:00
陈帅
dca9715186
support prettier
2018-12-07 18:27:30 +08:00
amedora
0aeb9a356b
use color definitions insted of numbers
2018-12-05 19:45:22 +08:00
afc163
389ecaa8ff
Fix Card title overflow bug
...
close #12680
close #10576 in another way
2018-10-26 23:03:28 +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
zombiej
bb5a14d858
fix #12083 . Card inside tab-card should not change the title padding
2018-09-06 12:13:06 +08:00
包子熊
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
2018-09-03 19:29:27 +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
1a73fde89f
Add @card-radius
2018-08-26 12:34:42 +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
Zheeeng
d0d69fbf13
Remove useless style ( #10054 )
2018-04-19 11:50:28 +08:00
ddcat1115
1612ef6990
fix #9882
2018-04-04 16:01:14 +08:00
Graeme Yeates
5931b201da
Add @card-hover-border variable ( #8939 )
2018-01-12 10:03:14 +08:00
afc163
3af6464db4
Fix Card Meta title text overflow, close #8597
2017-12-16 18:11:22 +08:00
ddcat1115
7acf29bc9c
tweak Card style
2017-10-27 15:08:10 +08:00
afc163
8f50324a94
Merge branch 'master' into antd-3.0
2017-10-26 19:34:11 +08:00
afc163
ad9809ec2e
Fix extra padding of loading Card when it is too wide
2017-10-26 19:20:12 +08:00
afc163
2ef2925c8e
update card and tabs style
2017-10-24 15:29:10 +08:00
afc163
a68dd71cff
Tweak card background
2017-10-19 10:01:59 +08:00
afc163
f33b1a279a
update style
2017-10-18 19:45:41 +08:00
afc163
f87a64316a
update style
2017-10-18 19:41:44 +08:00
偏右
ffffd0f4c5
Fix styles ( #7924 )
...
* update demo
* Fix styles
* fix snap
* Fix back-top ci
2017-10-18 17:16:14 +08:00
afc163
0b5f770fec
fix card loading margin style
2017-10-17 17:01:26 +08:00
afc163
26e416c364
Tweak style
2017-10-16 19:56:04 +08:00
偏右
2bced36f0c
New component styles ( #7731 )
...
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
2017-09-27 22:32:49 +08:00
afc163
b4bf7198e7
Card noHovering
=> hoverable
2017-09-27 21:57:55 +08:00
afc163
412d7eebba
Merge branch 'master' into antd-3.0
2017-09-22 18:37:08 +08:00
afc163
e7ccdfef74
Improve card variables
2017-09-22 18:34:31 +08:00
偏右
759b0bb821
seperate reset styles ( #7682 )
...
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
2017-09-22 18:33:29 +08:00
afc163
c2e9abddc7
Fix Card extra postion when no title
2017-09-22 15:28:27 +08:00
afc163
00973fdb72
Fix card tabs wrap bug
2017-09-20 21:56:56 +08:00
afc163
ea5ccce90d
Merge branch 'master' into antd-3.0
2017-09-15 11:16:19 +08:00
afc163
5ac468167d
Fix title and extra content position of narrow card
...
close #7604
2017-09-15 10:57:08 +08:00