Releases: nuxt-modules/ionic
Releases · nuxt-modules/ionic
v0.6.1
31 Aug 15:47
Compare
Sorry, something went wrong.
No results found
0.6.1 (2022-08-31)
Bug Fixes
add missing import to <IonAnimation> (ea23ac6 )
v0.6.0
30 Aug 08:50
Compare
Sorry, something went wrong.
No results found
0.6.0 (2022-08-30)
Features
v0.5.1
17 Aug 22:28
Compare
Sorry, something went wrong.
No results found
0.5.1 (2022-08-17)
Bug Fixes
v0.5.0
17 Aug 22:07
Compare
Sorry, something went wrong.
No results found
0.5.0 (2022-08-17)
Features
router: add support for custom router options (acfe7f1 )
Bug Fixes
remove prerendering workaround (3b18f8f )
transpile ionicons (a9ef0d7 )
update transpile (619518f )
use useRoute and useRouter from vue-router (1aec323 )
v0.4.0
17 Aug 17:26
Compare
Sorry, something went wrong.
No results found
0.4.0 (2022-08-17)
Features
add option and interface for @ionic/vue global config (#38 ) (7df1aae )
v0.3.1
15 Aug 09:51
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
v0.2.2
23 Jun 23:27
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
0.2.1 (2022-06-22)
Bug Fixes
use pwa module for ios splash screen (686ba68 )
v0.2.0
21 Jun 13:13
Compare
Sorry, something went wrong.
No results found
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