This repository has been archived by the owner on Apr 24, 2020. It is now read-only.
v1.0.0-beta.27 - All Beta Things Come to an End
nothingismagick
released this
11 May 23:33
·
167 commits
to dev
since this release
This is the final beta release, unless critical issues are discovered.
- hardcoded source file names
- added 2 new methods for creating cordova splashscreens
- same image source for dev / build
- cleanup of install prompts
- deprecation of svg-duochrome
- pngout now used only as passthrough (no minification)
- updated docs
If you've already used the extension before this release, please do the following:
- delete the
.icon-factory/
and all its components - delete the
quasar.icon-factory.json
file - run:
$ quasar ext remove @quasar/icon-factory
- move your icon source-file to
app-icon.png
in the root of your app - if you want a custom splashscreen, put that file at
app-splashscreen.png
- run:
$ quasar ext add @quasar/icon-factory