Sam Marks
16bc4bcdab
fix: Collapse.Panel collapsible should be optional ( #28092 )
...
It looks like this was broken in https://github.com/ant-design/ant-design/pull/27790 . According to `rc-collapse`, the `collapsible` prop inside Collapse.Panel is optional, so it should be optional here as well if we're just forwarding props directly to the child component.
2020-12-01 09:40:35 +08:00
二货机器人
3923288275
feat: bump rc-collapse
version ( #27790 )
...
* refactor: RM rc-animate
* put rc-animate back
* clean up
* chore: Update snasphot
* feat: suport collapsible and deprecated disabled of Panel
* docs: remove disabled of Panel
* chore: bump rc-collapse to 3.1.0
* chore: update deprecated info
* clean up
* chore: update demo and remove rc-animate
* chore: update snapshot
Co-authored-by: Kermit <kermitlx@outlook.com>
2020-11-30 15:20:42 +08:00
Tom Xu
5290421ac9
refactor(collapse): rewrite with hook ( #24477 )
2020-05-26 20:55:39 +08:00
Tomáš Hylský
6c9b1779aa
Fix Collapse Panel key type. ( #17557 )
2019-07-13 10:31:56 +08:00
afc163
62e65d9550
🌟 support extra for Collapse.Panel
...
close #11626
2019-02-14 17:49:18 +08:00
陈帅
8e11f0bdb9
merge support prettier
2018-12-07 20:02:01 +08:00
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
...
Basic support prefixCls.
2018-12-05 19:12:18 +08:00
afc163
2c3a2e911e
Fix Collapse Panel id definition, close #12357
2018-11-04 16:09:51 +08:00
Pyroboomka
99469bd1b1
Syncing forceRender prop with rc-collapse. ( #9192 )
2018-01-30 20:44:33 -06:00
Bartek
28e9d1ee88
Add option for disabling arrow icon in collapse panel ( #8536 )
2017-12-13 23:23:38 +08:00