リリースノート
A complete release history for Ionic Framework is available on GitHub. Documentation for recent releases can also be found below.
See versioning for information about our policy and commitment to stability.
May 8 2024
Bug Fixes
- angular: add formatOptions property to standalone datetime (#29468) (bb1db52), closes #29464
- angular: persist select disabled state in item (#29448) (dfb72d7), closes #29234
- angular: set active segment button when dynamically changing items (#29418) (ee83388), closes #29414
- radio: persist checked state when items are updated in radio-group (#29457) (7ea14ae), closes #29442
8.1.0
minorMay 1 2024
Features
- add experimental transition focus manager (#29400) (5b686ef), closes #23650
- content: add fixedSlotPlacement prop (#29233) (90a7e70)
- datetime: pass roles to overlay when dismissing (#29221) (6945adc), closes #28298
- input: add clearInputIcon property (#29246) (0f5d1c0), closes #26974
- modal, popover: add ability to temporarily disable focus trapping (#29379) (7c00351), closes #24646
- picker: picker column is easier to select with assistive technology (#29371) (e38e2e4), closes #25221
8.0.2
patchMay 1 2024
Bug Fixes
- datetime: navigating months in RTL works correctly (#29421) (4d09890), closes #29198
- ios: large title transition accounts for back button with no text (#29327) (bd8d065), closes #28751
- md: item border has improved contrast in dark mode (#29398) (fa85f03), closes #29386
- select: options are visible with fit-content width and fill outline (#29408) (f15b62a), closes #29321
8.0.0
majorApril 17 2024
Note: Version bump only for package ionic-framework
Full Changelog: https://github.com/ionic-team/ionic-framework/compare/v7.8.6...v8.0.0
Migration guide: https://ionicframework.com/docs/updating/8-0
Breaking changes: https://github.com/ionic-team/ionic-framework/blob/main/BREAKING.md#version-8x
7.8.1
patchMarch 20 2024
7.7.1
patchFebruary 7 2024
Bug Fixes
- action-sheet: iOS dismiss animation respects safe area (#28915) (7449fb4), closes #28541
- overlays: tear down animations after dismiss (#28907) (950fa40), closes #28352
- react: route with redirect will mount page (#28961) (5777ce2), closes #28838
- select: popover can be scrolled (#28965) (35ab6b4), closes #28963
7.6.7
patchJanuary 31 2024
Bug Fixes
- accordion: prevent opening of readonly accordion using keyboard (#28865) (e10f49c), closes #28344
- action-sheet, alert, toast: button roles autocomplete with available options (#27940) (f6fc22b), closes #27965
- item: ensure button focus state on property change (#28892) (bf7922c), closes #28525
- item: only default slot content wraps (#28773) (9448783), closes #28769
7.6.6
patchJanuary 24 2024
Bug Fixes
- alert: remove border-right on ios stacked buttons (#28821) (ad65824)
- datetime: do not animate to new value when multiple values in different months are set (#28847) (9262f7d), closes #28602
- datetime: enter closes keyboard when typing time (#28848) (c47a16d), closes #28325
- menu: improve reliability of main content not being scrollable when menu opens (#28829) (9603a4d), closes #28399
- popover: content inside of popover scrolls correctly (#28861) (10c38d0), closes #28455
- segment: setting value via binding updates button state (#28837) (0847c2a), closes #28816
- select: click handlers on slotted content fire (#28839) (aed7a03), closes #28818
- vue: tabs and parameterized routes work with latest vue (#28846) (5bc4399), closes #28774
To see more releases, visit GitHub.