Skip to content

Commit

Permalink
Update rude-pants-own.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin authored Dec 6, 2023
1 parent c54f70f commit f6c143c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .changeset/rude-pants-own.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
'@alauda/ui': patch
'@alauda/ui': minor
---

fix: close event will be triggered twice
fix: no transition when use drawer service
refactor: only instantiated when opened
[BREAKING CHANGE] refactor: return of DrawerService.open is changed from the previous DrawerComponent to DrawerRef
- fix: `close` event will be triggered twice - close #247
- fix: no transition when use drawer service - close #529
- refactor: only instantiate when opened
- [BREAKING CHANGE] refactor: return type of `DrawerService#open` is changed from `DrawerComponent` to `DrawerRef`

0 comments on commit f6c143c

Please sign in to comment.