Skip to content

v7.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 15:20
· 1616 commits to main since this release

7.0.0-beta.2 (2023-02-08)

Bug Fixes

Performance Improvements

  • gesture: reduce delay with adding and removing activated states (#26741) (4cff442), closes #23691

BREAKING CHANGES

  • range: The name property on ion-range defaults to ion-r-${rangeIds++} where rangeIds is a number that is incremented for every instance of the component.