You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

voyager-ionic-core

Package Overview
Dependencies
Maintainers
0
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

voyager-ionic-core - npm Package Versions

234

8.5.1

Diff
aeharding
published 8.5.1 •

Changelog

Source

8.5.1 (2025-03-19)

Bug Fixes

  • modal: consider scrollable content while dragging when expandToScroll is false (#30257) (68be8e9)
  • vue: update output target and fix incorrect types (#30259) (f4186c6), closes #30254

Performance Improvements

  • modal: fixing performance regression on modal sheets when expandToScroll is false (#30267) (c4b9212)
aeharding
published 8.5.0 •

Changelog

Source

8.5.0 (2025-03-13)

Bug Fixes

  • input: update helper text and counter color (#30149) (fdd5283)
  • textarea: update helper text and counter color (#30148) (4322935)

Features

aeharding
published 8.4.3 •

Changelog

Source

8.4.3 (2025-01-29)

Bug Fixes

aeharding
published 8.4.1 •

Changelog

Source

8.4.1 (2024-11-27)

Bug Fixes

  • header: use aria attributes to hide small title when collapsed (#30027) (23763ab), closes #29347
  • menu: hide from screen readers while animating (#30036) (845071c)
  • overlays: announce info after opening based on platform (#30025) (f6188c4)
  • overlays: focus management with checkbox/radio (#30026) (8ee42bb)
  • toast: swipe gesture works with custom container layout (#29999) (470decc), closes #29998
aeharding
published 8.4.0 •

Changelog

Source

8.4.0 (2024-11-04)

Bug Fixes

  • alert: use correct heading structure for subHeader when header exists (#29964) (0fdcb32)

Features

  • menu: pass role to ionWillClose and ionDidClose events (#29954) (ee2fa19)
  • segment-view: adds support for new ion-segment-view component (#29969) (89508fb)
  • select: add modal as interface (#29972) (3628ea8)
aeharding
published 8.3.4 •

Changelog

Source

8.3.4 (2024-10-30)

Bug Fixes

aeharding
published 8.3.3 •

Changelog

Source

8.3.3 (2024-10-16)

Bug Fixes

aeharding
published 8.3.1 •

Changelog

Source

8.3.1 (2024-09-17)

Bug Fixes

aeharding
published 8.2.6 •

Changelog

Source

8.2.6 (2024-07-24)

Bug Fixes

aeharding
published 8.2.5 •

Changelog

Source

8.2.5 (2024-07-03)

Bug Fixes

  • dependencies: use latest @stencil/core to remove DOMException errors (#29685) (d70ea4), closes #29681
  • vue: add optional IonicConfig type parameter to IonicVue plugin (#29637) (90893f4), closes #29659