23 Commits

Author SHA1 Message Date
Jabin Kong
559391bc07
feat(collapse-item): add size prop (#4829)
* feat(collapse-item): add size prop default null

* add docs

* fix docs

* Update README.md

* Update README.md

* Update index.ts

Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
2022-03-12 21:26:59 +08:00
rex
192e87c2c6
refactor(relations): refactor relations & definitions (#3924) 2020-12-31 15:14:53 +08:00
rex
1104e07fd7
perf(collapse): use animate to improve performance (#3826)
fix #3820
2020-12-09 11:14:58 +08:00
rex
9725ec336b
refactor(rect): remove getRect behavior (#3795) 2020-11-30 16:17:48 +08:00
rex
b7e184aa69
fix(collapse): avoid use animation when height is 0 (#3562)
fix #3449
2020-08-26 18:40:35 +08:00
rex
85fd5e68e8
fix(collapse): fix typo error (#3403) 2020-07-17 16:20:59 +08:00
rex
b953273f38
fix(collapse): refactor with animation to improve performance (#3401)
fix #3279
2020-07-17 11:47:21 +08:00
chenjiahan
44fc8b065c chore: prettier evenything 2020-04-25 10:59:58 +08:00
Waiter
9d6ef0e955
refactor: refactor relation (#2760) 2020-02-14 16:56:37 +08:00
neverland
c0901b8023
fix(Circle): initial ctx (#2005) 2019-09-09 20:41:23 +08:00
rex
c9fcdd70bf
build: update compiler
fix #1591
2019-08-12 19:57:38 +08:00
neverland
14912f75b6
[improvement] Collapse: reduce setData (#1847) 2019-08-08 17:14:53 +08:00
ShuaiKang Zhang
bc41e82c34 [bugfix] Collapse: height not change (#1846) 2019-08-08 16:54:53 +08:00
neverland
54470a77c8
[improvement] update lint rules (#1801) 2019-07-26 16:04:24 +08:00
neverland
12a8300713
[new feature] Collapse: add clickable prop (#1538) 2019-04-17 17:41:46 +08:00
rex
bbb070f084
[bugfix] Collapse: improve performance & optimize initial style set
fix #1494
2019-04-11 10:34:48 +08:00
neverland
cb925a2ba5
[new feature] Collapse: add border prop (#1408) 2019-03-13 17:47:21 +08:00
rex
13e00d9de3 feat(Collapse): 新增外部样式类 title-class @rex-zsd (#1271) 2019-02-01 07:38:43 +08:00
rex
c75d37e61b fix(Collapse): 修复没有动画效果 @rex-zsd (#1140) 2018-12-25 11:12:27 +08:00
Tony
a1b87f510f [bugfix] Collapse: fix collapse-item height error when set content async (#1094)
fix #1074
2018-12-18 16:45:04 +08:00
neverland
339df6c0e6
[improvement] use wxs.bem instead of computed classNames (#1051) 2018-12-11 15:51:57 +08:00
neverland
d7fc30fed7
[bugfix] not proxy setData (#1023) 2018-12-06 15:29:51 +08:00
rex
559dde9616 feat(Collapse): add new component Collapse @rex-zsd (#936) 2018-11-23 23:29:32 +08:00