Commit graph

9 commits

Author SHA1 Message Date
Rupesh Chaudhari
117b4ea92a
Added support for browsers not having JS enabled
If Javascript is not enabled on the browser then a text showing `Your browser does not support JavaScript!` will be displayed to the User.
2020-10-01 20:08:44 +05:30
Bryan Housel
d886f91d01 Updates React app to support header bar and other non-brand trees 2020-09-24 15:57:32 -04:00
UKChris-osm
fc9118858e
Merge pull request #3589 from bmillemathias/master
Add a title to html generated page.
2020-03-09 19:13:28 +00:00
Baptiste Mille-Mathias
11a912c3ff Add a title to html generated page.
Fix #3573
2020-03-09 12:42:39 +01:00
Bryan Housel
a9d5b3f2ba Rename react files from .js -> .jsx 2020-01-16 14:36:54 -05:00
Bryan Housel
2f779c4bc9 perf: use FontAwesome react components instead of DOM mutator 2019-07-03 14:42:34 -04:00
Bryan Housel
ec06df9096 Switch doc page from path-based routing to query-based
(paths won't really work on github pages)
2019-06-26 02:13:12 -04:00
Bryan Housel
e6aec6a8b7 Also add missing script do index.html doc page
see https://github.com/rafrex/spa-github-pages
2019-06-25 19:34:34 -04:00
Bryan Housel
fd048394d5 Move the new app into place, update docs
Also update the router so that it should be able to handle paths from GitHub pages
2019-06-25 18:48:19 -04:00
Renamed from docs/app/index.html (Browse further)