Skip to content
  • Rafael Ostertag's avatar
    PageState.js: allows to use window.history.state, which is dubbed `data`.... · f227d985
    Rafael Ostertag authored
    PageState.js: allows to use window.history.state, which is dubbed `data`. PopState Handlers are now called with the PageState object as first and only argument, in order to allow access to `data`.
    QfqPage.js: use data to store page title in page state. Constructor sets page state explicitly, if none exists so far by setting it to the active tab; this allows to navigate to the first state.
    f227d985