afc163
009ed08580
upgrade eslint-config-airbnb
7 years ago
byzyk
1850699588
docs(collapse): add accordion, add bordered
7 years ago
Wei Zhu
aa580beb8b
docs: sort api table
7 years ago
afc163
5e99a93930
Fix collapse focused style
7 years ago
愚指导
9368e2df87
Bump 3.5.0 ( #10297 )
7 years ago
davidhatten
74d1c5e6b6
Add collapse styles to default.less ( #9943 )
* push collapse styling into overridable defaults
* Changes to ensure backwards compatibiliy, switch bg-color to be based on default style
* change background-color to bg in style names
* simplify and consolodate content-padding
* I figured out why the styling is split across content and box like that
The collapse/show animation doesn't work right without the padding set up across the two elements like this. From an end-user point of view, I think this is the easiest thing.
* pushing all padding styling on to the box instead of the content, keeping var name the same because the end user doesn't need to know the difference
* Pushing header-bg-color back up to the top of the component heirarchy
* shorten content padding
7 years ago
Pyroboomka
99469bd1b1
Syncing forceRender prop with rc-collapse. ( #9192 )
7 years ago
愚指导
1eff817b9a
release 3.1.0 ( #8787 )
add change log for 3.1.0 and update rc-pagination and rc-calendar.
7 years ago
nikogu
7814502fcf
update snapshots
7 years ago
Wei Zhu
45a9e300ed
Update snapshot
https://github.com/react-component/collapse/pull/81
7 years ago
Bartek
28e9d1ee88
Add option for disabling arrow icon in collapse panel ( #8536 )
7 years ago
afc163
c0b7bdb9f3
Tweak components style detail
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
Wei Zhu
36227a10db
docs: sort api table
7 years ago
monkindey
0bc5936b23
resolve conflicted files
7 years ago
偏右
ffffd0f4c5
Fix styles ( #7924 )
* update demo
* Fix styles
* fix snap
* Fix back-top ci
7 years ago
afc163
26e416c364
Tweak style
7 years ago
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
7 years ago
afc163
942ea41b02
update snapshot for new jest
7 years ago
afc163
475e4ff23d
upgrade eslint-config-airbnb
7 years ago
偏右
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 👻
7 years ago
ChaXinyu
14e2a56b75
export components interface ( #7654 )
* export components interface
* export specific props
* fix formItem missed import
7 years ago
偏右
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
7 years ago
Khalifa Lame
eb663f0084
Update Collapse English doc ( #7632 )
Fixed typos.
7 years ago
afc163
eb62c44564
Fix #7587
7 years ago
Wei Zhu
35229e55b1
Update snapshot for 9423609
7 years ago
afc163
9423609243
Tweak collapse style
7 years ago
afc163
af9dc73eef
Fix collapse arrow position in IE9/10/11
7 years ago
Tengjiao Cai
6e2ace3ba8
Update CollapsePanelProps -> onChange function ( #7084 )
parameter key should be either an array of string(general) or string(accordion mode), right?
7 years ago
afc163
abb2763a66
chore: collapse style
7 years ago
Benjy Cui
9d39a55604
css: make collapse.panel's header more flexible, close : #6832
7 years ago
afc163
65adb9984e
remove style important
8 years ago
Jordan Hornblow
c832975663
refactor: Collapse import in TS ( #6536 )
8 years ago
Benjy Cui
863b777361
feat: Collapse.Panel supports disabled, close : #6119
8 years ago
Graeme Yeates
0bc8284c46
[ #5964 ] add @background-color-active rule
8 years ago
Graeme Yeates
4eb2855871
Add @active-item-bg to control hover and active states
8 years ago
afc163
d7d18be1f5
revert collapse active background, ref #5881
8 years ago
Graeme Yeates
5841746ec9
Decompose @background-color-base into several variables
8 years ago
Graeme Yeates
fb4bafba6f
Change collapse-hover-bg to collapse-active-bg
8 years ago
Graeme Yeates
5cba6317b5
Add variable for collapse hover background
8 years ago
Graeme Yeates
8250cb21f4
Use @primary-1 for collapse active state
8 years ago
Wei Zhu
f6b1e942e3
Jest 19 ( #5361 )
* Upgeade to jest 19
* Use jest.spyOn
8 years ago
afc163
0b62f77630
Tweak title color
8 years ago
afc163
38c8360d1f
Improve Menu[inline] and Collapse animation, ref #4898
8 years ago
afc163
d22ce9cd50
Improve menu and collapse style details
8 years ago
Benjy Cui
200b88246f
docs: update docs format
8 years ago
Benjy Cui
d2b8d65c87
style: update code style to please lint, close : #2179
8 years ago
Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
8 years ago
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
8 years ago
Benjy Cui
3e17551b7e
site: improve build speed
8 years ago