Skip to content
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

Compare
Choose a tag to compare
@nothingismagick 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:

  1. delete the .icon-factory/ and all its components
  2. delete the quasar.icon-factory.json file
  3. run: $ quasar ext remove @quasar/icon-factory
  4. move your icon source-file to app-icon.png in the root of your app
  5. if you want a custom splashscreen, put that file at app-splashscreen.png
  6. run: $ quasar ext add @quasar/icon-factory