Skip to content

v7.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 15:35
· 1763 commits to main since this release

7.0.0-rc.1 (2023-03-08)

Bug Fixes

  • input, textarea: disabled state is applied when true (#26892) (569401b), closes #26881
  • item: prevent slotted form controls from taking whole width of item (#26897) (78f5d96)
  • many: add aria-hidden to decorative icons (#26922) (78303dc)
  • select: popover is full width when used with floating/stacked labels (#26907) (7bc22f2), closes #26903
  • vue: input components update refs on ionInput (#26876) (7d9ce74), closes #26700