Skip to content

Releases: nuxt-modules/ionic

v0.3.1

15 Aug 09:51
82bff58
Compare
Choose a tag to compare

0.3.1 (2022-08-15)

Bug Fixes

  • transpile [@stencil](https://github.com/stencil) deps (f02ef6a), closes #33

v0.3.0

28 Jul 20:16
32ad9b2
Compare
Choose a tag to compare

0.3.0 (2022-07-28)

Features

  • ✨ add interface for accessing ionic icons (#27) (9cd2417)
  • upgrade to new version of nuxt-pwa-module (#25) (04fae3e)

Bug Fixes

  • add ionicons dependency (8a1a6bd)

v0.2.2

23 Jun 23:27
f68de0e
Compare
Choose a tag to compare

0.2.2 (2022-06-23)

Bug Fixes

  • correct viewport meta tag (cfd2d90), closes #15
  • remove extraneous div wrapper (9cdf360)
  • remove hard-coded md class (a7f8ab4), closes #12
  • type error (020fff2)
  • use app:resolve for latest possible exclusion of vue router (064cf49)

v0.2.1

22 Jun 17:25
ac350f5
Compare
Choose a tag to compare

0.2.1 (2022-06-22)

Bug Fixes

  • use pwa module for ios splash screen (686ba68)

v0.2.0

21 Jun 13:13
846a3b0
Compare
Choose a tag to compare

0.2.0 (2022-06-21)

Features

  • create ionic.config.json if it doesn't already exist (3d8e84a)
  • install capacitor packages by default (3f3e247)

Bug Fixes

  • disable router integration if pages/ is missing (d3e3eb6), closes #10

v0.1.3

19 Jun 13:16
4fd07b6
Compare
Choose a tag to compare

0.1.3 (2022-06-19)

Bug Fixes

  • always generate / route (cfe155f)

v0.1.2

18 Jun 23:31
77426df
Compare
Choose a tag to compare

0.1.2 (2022-06-18)

Bug Fixes

  • generate full paths for nested routes (d8b3f68)

v0.1.1

18 Jun 14:47
11f76f0
Compare
Choose a tag to compare

0.1.1 (2022-06-18)

Bug Fixes

  • disable icon integration on stackblitz (5bf0fe2)

v0.1.0

18 Jun 14:21
65ee83f
Compare
Choose a tag to compare

0.1.0 (2022-06-18)

Features

  • add more ionic hooks (1147ffe)
  • add pwa and meta tag configuration (c5fad7e)
  • pre-render all non-dynamic pages (21e765f)

v0.0.3

17 Jun 23:54
29dab5e
Compare
Choose a tag to compare

0.0.3 (2022-06-17)

Bug Fixes

  • add ionic router to optimizeDeps (27ed559)
  • use app baseURL for configuring ion router (5ae2e0d)