Commit 3992396
committed
ci(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.0...v1.3.0) (2026-03-12)
### Bug Fixes
* add component and create menu item ([dab3c79](dab3c79))
* clear selected GameObject when moving MonoView to background ([b154b3c](b154b3c))
* correct order of roundness fields in Glow and Rectangle graphic editors ([ca20640](ca20640))
* ensure additional canvas channels are initialized in SignedDistanceFieldGraphic ([205e5b6](205e5b6))
* update MoveToBackground and MoveToForeground methods for improved interaction handling ([1644bd1](1644bd1))
* ViewTransitions, just assume midle of screen ([e83da40](e83da40))
### Features
* add culling and unculling transitions for MonoView management ([604b51d](604b51d))
* add isTopMost property and top method to MonoView and ViewStack for improved stack management ([add8d8f](add8d8f))
* add OnPushed and OnPopped methods for view stack management ([6181569](6181569))
* add OnPushed and OnPopped methods with transition handling for MonoView ([f7f1012](f7f1012))
* refactor view stack management with Replace and AddToStack methods ([fd06b8f](fd06b8f))1 parent f8f32ba commit 3992396
2 files changed
Lines changed: 22 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
1 | 22 | | |
2 | 23 | | |
3 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments