v7.5.5
版本发布时间: 2023-11-15 23:27:30
ionic-team/ionic-framework最新发布版本:v8.2.6(2024-07-25 03:30:29)
7.5.5 (2023-11-15)
Bug Fixes
- accordion-group: correct accordion is open on load (#28510) (a000dd2), closes #28506
- action-sheet: adjust height for safe area with scrollable options (#28504) (900267e), closes #27777
- header: collapsible large title does not flicker when collapse prop not reflected (#28472) (8227b0e), closes #28466
- item-divider: apply safe area to proper side regardless of direction (#28420) (4513e0c)
- radio-group: emit value change on componentDidLoad (#28488) (73b8bfd), closes #28356
- searchbar: cancel icon aligns with back button (#28478) (c053fd9), closes #28468
[!NOTE] Ionic Vue developers utilizing the
v-ion-change
orv-ion-input
workaround for https://github.com/ionic-team/ionic-framework/issues/27292 should remove this workaround when updating to Ionic v7.5.5.