Commit Graph

2 Commits

Author SHA1 Message Date
dopamine
ae0439df9f
fix(components): [tabs] optimize SSR (#15183) 2024-07-29 18:01:07 +08:00
dopamine
a03cf125fd
fix(components): [carousel] improper active item (#8904)
* fix(components): [carousel] none of active item

closed #8891

* fix: ts error

* fix: guarantee items order when reusing carousel-item component

* style: code format

* fix: test fail

* chore: correct type

* fix: sorting failed in some cases

* better implementation

better implementation

* impove code accroding to review comment
2022-10-02 08:44:40 +08:00