Skip to content

Commit 9092f15

Browse files
igauchJounQin
andauthored
refactor: optimize drawer usage, fix known issues (#530)
Co-authored-by: tianwenjie <igauch@qq.com> Co-authored-by: JounQin <admin@1stg.me>
1 parent 369ee93 commit 9092f15

20 files changed

+533
-457
lines changed

.changeset/rude-pants-own.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
'@alauda/ui': minor
3+
---
4+
5+
- fix: `close` event will be triggered twice - close #247
6+
- fix: no transition when use drawer service - close #529
7+
- refactor: only instantiate when opened
8+
- [BREAKING CHANGE] refactor: return type of `DrawerService#open` is changed from `DrawerComponent` to `DrawerRef`

src/drawer/component/drawer-ref.ts

-30
This file was deleted.

src/drawer/component/drawer.component.html

-78
This file was deleted.

0 commit comments

Comments
 (0)