Skip to content
Pre-release
Pre-release

@liamdebeasi liamdebeasi released this Oct 13, 2020

This version is dedicated to our upcoming Ionic Vue release.

Bug Fixes

  • vue: do not hide page content when using ion-page in non-routing contexts (#22302) (fff82d0), closes #22300
  • vue: going back from tabs page to a non-tabs page now selects correct page (#22275) (b06ae16), closes #22258
  • vue: improve swipe to go back reliability (#22288) (c74fd41), closes #22237
  • vue: modal, popover, and nav are now created within application context (#22282) (6026c65), closes #22079
  • vue: pages now render in correct outlet when using multiple nested outlets (#22301) (52f655c), closes #22286

Upgrade Steps

npm install @ionic/vue@5.4.0-rc.2 @ionic/vue-router@5.4.0-rc.2 --save-exact

New to Ionic Vue?

Check out our Quickstart Guide to get up and running. Then be sure to check out our Building Your First App Guide to learn how build a cross platform Ionic Vue application from start to finish!

Assets 2
Pre-release
Pre-release

@liamdebeasi liamdebeasi released this Oct 8, 2020

This version is dedicated to our upcoming Ionic Vue release.

Bug Fixes

Upgrade Steps

npm install @ionic/vue@5.4.0-rc.1 @ionic/vue-router@5.4.0-rc.1 --save-exact

New to Ionic Vue?

Check out our Quickstart Guide to get up and running. Then be sure to check out our Building Your First App Guide to learn how build a cross platform Ionic Vue application from start to finish!

Assets 2

@brandyscarney brandyscarney released this Oct 7, 2020

Bug Fixes

Assets 2
  • v4.11.13
  • 18fb885
  • Compare
    Choose a tag to compare
    Search for a tag
  • v4.11.13
  • 18fb885
  • Compare
    Choose a tag to compare
    Search for a tag

@brandyscarney brandyscarney released this Oct 1, 2020 · 68 commits to master since this release

Bug Fixes

  • datetime: do not set ampm when the column doesn't exist (#22224) (210db5b)
Assets 2
  • v4.11.12
  • f81d18c
  • Compare
    Choose a tag to compare
    Search for a tag
  • v4.11.12
  • f81d18c
  • Compare
    Choose a tag to compare
    Search for a tag

@brandyscarney brandyscarney released this Sep 29, 2020 · 70 commits to master since this release

Bug Fixes

  • datetime: remove the automatic switching from am to pm and vice versa (#22208) (0d56c51), closes #18924
Assets 2

@brandyscarney brandyscarney released this Sep 25, 2020

Bug Fixes

  • alert: follow accessibility guidelines outlined by wai-aria (#22159) (e9b2cc8), closes #21744
  • overlays: return focus to presenting element after dismissal (#22167) (cc45ad8), closes #21768
  • picker-column: add cancelable check to avoid intervention error in chrome (#22140) (a24a041), closes #22137
  • radio: follow accessibility guidelines outlined by wai-aria (#22113) (ea0e049), closes #21743
  • reorder: allow click event propagation when reorder group is disabled (#21947) (baafe08), closes #21017
  • segment: do not allow text selection on desktop (#22158) (1526bdf)

Performance Improvements

  • segment: improve scrolling performance on ios when using segment (#22110) (68afc49), closes #22095
Assets 2

@brandyscarney brandyscarney released this Sep 17, 2020

Bug Fixes

Assets 2
  • v4.11.11
  • c72c7ff
  • Compare
    Choose a tag to compare
    Search for a tag
  • v4.11.11
  • c72c7ff
  • Compare
    Choose a tag to compare
    Search for a tag

@brandyscarney brandyscarney released this Sep 11, 2020 · 89 commits to master since this release

Bug Fixes

Assets 2

@brandyscarney brandyscarney released this Aug 27, 2020

Bug Fixes

  • input: improve reliability of scroll assist when accessory bar is enabled (#21936) (22477fb), closes #21912
  • input: properly focus the input when clicking the item padding in WebKit (#21930) (e4964ff), closes #21509
  • input: remain focused in the input after pressing the clear button (#21985) (6878fb9), closes #21549
  • label: use translateY so input caret shows up due to webkit issue (#21949) (00eac33), closes #21943
  • overlays: prevent focus from being stolen when presenting another overlay from within a modal (#21856) (5c177d7), closes #21840
  • range: properly display stacked labels in an item with a range (#21944) (9f4b01e), closes #21625
  • react: export correct animation types (#21950) (36e4bf7)
  • react: removed exporting of ionRenderToString to decrease bundle size, closes #21917 (#21928) (434befe)
  • react: setting active tab properly on mount, closes #21830 (#21833) (f58424f)
  • react: fix tab currentHref when changing tabs, closes #21834 (#21835) (74468ab)
Assets 2

@liamdebeasi liamdebeasi released this Jul 27, 2020

Bug Fixes

  • react: properly extend HTMLElement for tabs (bfddb17), closes #21803
Assets 2
You can’t perform that action at this time.