James

Results 2 issues of James

#17 pointed out that some security dependencies are out of date (and was originally an attempt at fixing the Bootstrap XSS issue - https://www.npmjs.com/advisories/891). This MR is an attempt to...

Use history.pushState (if available) to remove the hash (#) from the URI and replace it with a "/". Fallback on the original hash if pushState is not available.