Files
ionic-framework/core/CHANGELOG.md
github-actions cd8b6cacd7 v6.1.0
2022-04-13 13:38:44 +00:00

27 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

6.1.0 (2022-04-13)

Bug Fixes

  • accordion-group: only allow keyboard interaction if header is focused (#25091) (e1b555f)
  • datetime: resolve warnings when importing into Stencil app (#25106) (a61c004)
  • datetime: warn when parsing an invalid date value (#25049) (982dc85)
  • menu: preserve scroll position when focusing on open (#25044) (da89684)
  • picker-column: column renders correctly with selected value (#24988) (8318659), closes #17664
  • popover: allow arrow on desktop (#25056) (bcd00c7)
  • popover: only focus trap ion-item children (#24990) (0cd06a6), closes #24633
  • ripple-effect: ripple displays on click or touch (#25102) (2a313e9), closes #25094

Features

  • content, reorder-group, header, footer, infinite-scroll, refresher: add custom scroll target to improve compatibility with virtual scroll (#24883) (2a438da), closes #23437
  • datetime: isDateEnabled to enable/disable specific days (#24898) (e932a04), closes #24209
  • item: counter formatter to customize counter text display (#24336) (171020e), closes #24327
  • modal: ability to programmatically set current sheet breakpoint (#24648) (3145c76), closes #23917
  • modal: add canDismiss property to manage modal dismissing (#24928) (4b21958), closes #22297
  • range: add knobMoveStart and knobMoveEnd events (#25011) (f5cb1f8)
  • select: add event for when overlay is dismissed (#24400) (b835b7c)

6.0.16 (2022-04-08)

Note: Version bump only for package @ionic/core

6.0.15 (2022-04-06)

Bug Fixes

6.0.14 (2022-03-30)

Note: Version bump only for package @ionic/core

6.0.13 (2022-03-23)

Bug Fixes

6.0.12 (2022-03-16)

Bug Fixes

  • datetime: reinit behavior on presentation change (#24828) (d46e1e8)
  • toast: screen readers now announce toasts when presented (#24937) (8a97f6b), closes #22333

6.0.11 (2022-03-09)

Bug Fixes

Performance Improvements

6.0.10 (2022-03-02)

Bug Fixes

6.0.9 (2022-02-23)

Bug Fixes

6.0.8 (2022-02-15)

Bug Fixes

  • back-button, breadcrumb, item: flip chevron icons on RTL (#24705) (a093544)
  • datetime: navigate to month within min range (#24759) (7b3838c), closes #24757
  • input: only set native input value if different (#24758) (fd031aa), closes #24753
  • router-outlet: getRouteId() returns the params set in setRouteId(). (#24656) (be2205e), closes #24652
  • router-outlet: navigating to same route with different params now activates component (#24760) (abc36ae), closes #24653

6.0.7 (2022-02-09)

Bug Fixes

6.0.6 (2022-02-09)

Bug Fixes

6.0.5 (2022-02-02)

Bug Fixes

Performance Improvements

  • various: don't use lazy-loaded icon names in components (#24671) (484de50)

6.0.4 (2022-01-26)

Bug Fixes

6.0.3 (2022-01-19)

Bug Fixes

6.0.2 (2022-01-11)

Bug Fixes