Skip to content
Commit a6ba4f8c authored by abirembaut's avatar abirembaut Committed by julienmege
Browse files

feat(layout) Improve navigation by using html5 mode (#118)

Avoid loading of layout after each click on a navigation menu
- use an asset for HTML5 mode
- use history.pushState to update the URL
- listen to popState events to detect back
- rebuild Iframe on each URL change to prevent double back issue

Covers[BS-16623](https://bonitasoft.atlassian.net/browse/BS-16623)
parent e0b23097
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment