- 05 Oct, 2018 1 commit
-
-
Behzod Saidov authored
It seems correct URL is https://developers.google.com/web/fundamentals/web-app-manifest/ Current URL (https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/) is redirecting to there.
-
- 21 Sep, 2018 1 commit
-
-
John Freeman authored
Chrome requests `favicon.ico` on every route change, but stops if the `<link>` for it occurs early enough in the page. [Several](https://stackoverflow.com/questions/35409588/favicon-requested-on-every-route-change) other [people](https://github.com/ctrlplusb/react-universally/issues/145) have been running into this issue since at least February 2016.
-
- 15 Jan, 2018 1 commit
-
-
Rami authored
-
- 31 Oct, 2017 1 commit
-
-
Piotr authored
-
- 28 Oct, 2017 1 commit
-
-
Ryan Sullivan authored
Fixes #3284.
-
- 29 Sep, 2017 1 commit
-
-
Petr Huřťák authored
Changed `<!doctype html>` to `<!DOCTYPE html>` According to the spec it should be uppercase (but parsing is case insensitive)
-
- 28 Aug, 2017 1 commit
-
-
Sylvain Baronnet authored
-
- 19 May, 2017 1 commit
-
-
Ade Viankakrisna Fadlil authored
* add noscript to template's index.html * Tweak message
-
- 17 May, 2017 1 commit
-
-
Jeffrey Posnick authored
* sw-precache-webpack-plugin, SW registration, manifest.json * Documentation + a few SW tweaks. * Added an unregister method, too, just in case. * More info for the READMEs. * Add minify to SWPrecacheWebpackPlugin config * Fix SWPrecacheWebpackPlugin typo * Fix file references in READMEmd * Add instructions for testing service-worker locally * Review feedback * Some additional PWA metadata * Use sw-precache-webpack-plugin v0.9.1 for node >=4.0.0 support * Review feedback. * Add manifest.json context in a comment. * Fix typo * Downgrade to sw-precache-webpack-plugin 0.9.1 * Hide changes in README until 1.0 * Hide changes in User Guide until 1.0 * Hide more docs
-
- 05 Apr, 2017 1 commit
-
-
Tom Canac authored
* Fix npm to yarn * yarn & npm * Update index.html * Switch ordering of suggestion We should suggest NPM first for new users.
-
- 22 Mar, 2017 1 commit
-
-
Jonathan authored
* Adding shrink-to-fit=no for proper responsive handling on Safari 9+
-
- 04 Oct, 2016 1 commit
-
-
Sam Pastoriza authored
-
- 22 Sep, 2016 1 commit
-
-
Dan Abramov authored
-