All Versions
238
Latest Version
Avg Release Cycle
7 days
Latest Release
511 days ago

Changelog History
Page 9

  • v5.6.10 Changes

    June 22, 2021

    ๐Ÿ› Bug Fixes

    • button: buttons using fill and color properties now account for hover and focused opacity variables (#23442) (68c0e71), closes #23441
    • item: using multiple items with inputs no longer results in console warnings (#23429) (e27b5b6), closes #23427
    • vue: IonTabs can now accept IonRouterOutlet, deprecated default router outlet in tabs (#23477) (a2a4cff), closes #23321
  • v5.6.9 Changes

    June 08, 2021

    ๐Ÿ› Bug Fixes

    • modal: swipe to close modal is no longer swipeable on footer (#23401) (ae96563), closes #23398
    • title: inherit padding for iOS title in a toolbar (#23343) (82cfa55), closes #23072
    • vue: improve v-model integration for Vue 3.1.0+ (#23420) (f008628)
    • vue: prevent error from being thrown when testing on certain jest runners (#23421) (60bedb5), closes #23397
  • v5.6.8 Changes

    May 27, 2021

    ๐Ÿ› Bug Fixes

  • v5.6.7 Changes

    May 13, 2021

    ๐Ÿ› Bug Fixes

    • angular: warnings are no longer generated when running tests with ng test (#23292) (9cb6c80), closes #19926
    • overlays: screen readers no longer read content behind overlays (#23284) (a9b12a5), closes #22714
    • refresher: refresher now only activates when pulling down on MD (#23283) (1e1596f), closes #23245
    • vue: use correct history mode when doing ssr to avoid errors (#23255) (2e00dab), closes #23254
  • v5.6.6 Changes

    April 29, 2021

    ๐Ÿ› Bug Fixes

    • angular: back button goes back to proper tab on angular 11.2.10 (#23238) (e436439), closes #23230
    • react: remove hardware back button event listener when NavManager is unmounted (#23224) (c501da7), closes #23170
    • slides: undefined error is no longer thrown after destroying and quickly re-creating ion-slides (#23239) (2ccaabb), closes #22289
    • vue: components inside of ion-nav are now unmounted properly (#23240) (f2f41e2), closes #23233
    • vue: overlay events can now be listened for without the "on" prefix, deprecated "on" prefix event listeners (#23227) (dab927d)
  • v5.6.5 Changes

    April 22, 2021

    ๐Ÿ› Bug Fixes

    • content: only render a main element when content is being used in primary view (#23160) (2d07d82)
    • datetime, input, textarea: only add aria-labelledby if there is an adjacent label (#23211) (a31fb55)
    • radio-group: pressing spacebar correctly unselects radio with allow-empty-selection (#23194) (7139b3f), closes #22734
    • react: callback refs now work correctly with ionic components (#23152) (0dd189e), closes #23153
    • segment, segment-button: use tablist and tab roles (#23145) (91ac340)
    • vue: dynamic tabs are now correctly recognized (#23212) (004885b), closes #22847
    • vue: update props when navigating to new parameterized route (#23189) (35c8802)
  • v5.6.4 Changes

    April 08, 2021

    ๐Ÿ› Bug Fixes

  • v5.6.3 Changes

    March 23, 2021

    ๐Ÿ› Bug Fixes

  • v5.6.2 Changes

    March 22, 2021

    ๐Ÿ› Bug Fixes

  • v5.6.1 Changes

    March 17, 2021

    ๐Ÿ› Bug Fixes

    • custom-elements: overlays now present correctly when using custom elements build (#23039) (e4bf052), closes #23029
    • item: detail icon is no longer announced by screen readers (#23055) (c877061), closes #23054
    • label: properly float labels for non-input items (#23060) (c8a3999)
    • react: only pass tab event props from IonTabs to IonTabBar if defined (#23024) (f94e618), closes #23023
    • refresher: progressEnd no longer errors when pulling quickly in MD native refresher (#23056) (67617fb)
    • virtual-scroll: allow null in items property (#23047) (2a253a1)
    • vue: passing params as props are correctly updated when switching pages (#23049) (2f54bc1), closes #23043