Commit graph

8 commits

Author SHA1 Message Date
luoxiaozero
2be216043e
Feat/thaw components (#146)
* feat: extract utils as the library

* fix: thaw_components dependencies
2024-03-19 23:04:16 +08:00
luoxiaozero
9bf0f7da1a
Feat/thaw utils (#145)
* feat: extract utils as the library

* refactor: thaw_utils directory

* style: fmt
2024-03-19 22:02:43 +08:00
luoxiaozero
d2383445ff
Refactor/css transition (#128)
* refactor: CSSTransition

* fix: CSSTransition timeout processing

* fix: CSSTransition repeated processing

* fix: Modal css transition
2024-03-04 22:16:18 +08:00
luoxiaozero
5c86e996f9
docs: Modal Binder CSSTransition (#122) 2024-02-26 21:56:29 +08:00
luoxiaozero
7c01e7e56d
fix: Drawer cannot be closed when the placement is changed (#115) 2024-02-24 13:03:16 +08:00
luoxiao
e62d156068 feat: Modal adds mask_closeable and z_index prop 2024-02-18 21:35:11 +08:00
luoxiaozero
70553b8069 Feat/drawer transition (#97)
* feat: drawer adds CSSTransition

* fix: drawer scrollbar
2024-02-09 22:47:46 +08:00
luoxiaozero
4aeab59e6f
Feat/css transition (#75)
* feat: add CSSTransition component

* fix: CSSTransition transitionend

* feat: collapse item style

* fix: CSSTransition display
2024-01-11 11:00:39 +08:00