Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

History plugin fixes and new option adding #5665

Merged
merged 4 commits into from
Apr 26, 2022

Conversation

VahanMargaryan
Copy link
Contributor

  • [ADDED] (keepQuery) New option to keep the query string parameters when changing user when navigating
  • [FIXED] History back via browser button not working
  • [ADDED] typing for History plugin options
  • enabled?: boolean
  • keepQuery?: boolean

[ADD] Added option to keep the query string parameters when changing user when navigating
[FIXED] History back via browser button not working
Added typing for History plugin options
- enabled
- keepQuery
Changed the default value of the option keepQuery to false
src/modules/history/history.js Outdated Show resolved Hide resolved
fixed param getting object name
@nolimits4web nolimits4web merged commit 798c7c0 into nolimits4web:master Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants