Commit graph

7 commits

Author SHA1 Message Date
trysten
a6140ed9ec Revert "Update manifest.json"
This reverts commit f0bf956837.
"Adds a back button to the UI"

First, minimal-ui takes up valueable screen space. We should value
the users screen space, and I believe users often install PWA's
_specifically_ to recover screen space taken by browser chrome[1]. I
know I do.

Second, devdocs already shows navigation arrows on mobile. A better
solution to a lack of back button (on desktop? where?) would be to
show those same navigation arrows there, rather than use minimal-ui.

Third, there's no rationale that I could find for this commit. No
explanation or issue linked. That's almost reason enough to revert.
Please write good commits: https://chris.beams.io/posts/git-commit/

[1] https://developer.mozilla.org/en-US/docs/Glossary/chrome
2020-12-18 17:52:38 -06:00
Eric Villarreal
f0bf956837
Update manifest.json
Adds a back button to the UI
2020-11-20 11:21:27 -06:00
Jasper van Merle
0cd1527143 Re-add background color to manifest 2019-07-08 02:20:41 +02:00
Jasper van Merle
4a088caf7c Remove redundant server-side rendering 2019-07-08 02:02:58 +02:00
Jasper van Merle
dd23a6c7b7 Move all styling configuration to the client 2019-07-08 01:42:34 +02:00
Jasper van Merle
8e37605d9f Add a 512x512 icon to the web app manifest 2018-09-23 15:05:22 -04:00
Thibaut Courouble
9e97357524 Add web app manifest 2017-09-09 18:16:16 -04:00