Skip to content

@quasar/app-v1.0.5

Compare
Choose a tag to compare
@rstoenescu rstoenescu released this 27 Aug 17:47
· 8124 commits to dev since this release
  • feat(app): Avoid copying /statics/icons/* and app-logo-128x128.png for Cordova/Electron because they serve no purpose
  • fix(app): Also remove electron bundler (packager or builder) if installed, when removing electron mode
  • feat(app): Install required electron-builder version if necessary #4703
  • fix(app): Fix compatibity with new electron-builder API
  • feat(app): Fixed banner message on AE
  • feat(app): Add warning about ios cordova and wkwebview
  • feat(fastclick): add @quasar/fastclick; fix double-tap on input problem for iOS; reduce complexity to only what Quasar needs
  • Updated Webpack to 4.39.3