pwa-asset-generator
pwa-asset-generator copied to clipboard
Automates PWA asset generation and image declaration. Automatically generates icon and splash screen images, favicons and mstile images. Updates manifest.json and index.html files with the generated i...
Safari on iOS is slowly catching up with the web manifest spec. [iOS 15.4 can now grab an icon form the manifest](https://webkit.org/blog/12445/new-webkit-features-in-safari-15-4/#web-apps), instead of requiring the `apple-touch-icon`, and it will...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.3 to 26.8.2. Release notes Sourced from eslint-plugin-jest's releases. v26.8.2 26.8.2 (2022-08-09) Bug Fixes max-expects: don't count expect.<member>() calls towards max (#1194) (75a0ff2) v26.8.1 26.8.1 (2022-08-08) Bug...
Bumps [meow](https://github.com/sindresorhus/meow) from 9.0.0 to 10.1.3. Release notes Sourced from meow's releases. v10.1.3 Fix return type for .showHelp() (#213) db55316 https://github.com/sindresorhus/meow/compare/v10.1.2...v10.1.3 v10.1.2 Fix engines field (#203) 1368ae0 https://github.com/sindresorhus/meow/compare/v10.1.1...v10.1.2 v10.1.1 Fix...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.17.0 to 5.33.0. Release notes Sourced from @typescript-eslint/parser's releases. v5.33.0 5.33.0 (2022-08-08) Bug Fixes eslint-plugin: [no-extra-parens] handle await with type assertion (#5428) (e03826f) website: add explicit frontmatter...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.17.0 to 5.33.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v5.33.0 5.33.0 (2022-08-08) Bug Fixes eslint-plugin: [no-extra-parens] handle await with type assertion (#5428) (e03826f) website: add explicit frontmatter...
Bumps [eslint](https://github.com/eslint/eslint) from 8.12.0 to 8.21.0. Release notes Sourced from eslint's releases. v8.21.0 Features 7b43ea1 feat: Implement FlatESLint (#16149) (Nicholas C. Zakas) 92bf49a feat: improve the key width calculation in...
This PR adds the iPad Air gen 5 (and 4) specs
Hi I am getting stretched images for splash on IOS ipad pro in landscape mode - i have tried multiple input formats. What should i use as input (size and...
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.0.1. Release notes Sourced from chalk's releases. v5.0.1 Add main field to package.json for backwards compatibility with some developer tools 85f7e96 https://github.com/chalk/chalk/compare/v5.0.0...v5.0.1 v5.0.0 Breaking This...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.4 to 2.26.0. Changelog Sourced from eslint-plugin-import's changelog. [2.26.0] - 2022-04-05 Added [no-named-default, no-default-export, prefer-default-export, no-named-export, export, named, namespace, no-unused-modules]: support arbitrary module namespace names (#2358, thanks...