-
Notifications
You must be signed in to change notification settings - Fork 28
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
Improve options and documentation #202
base: main
Are you sure you want to change the base?
Conversation
e18940a
to
d721f50
Compare
How is the the null handled in toggleView when it was 'scan' before? And what is the point of this kind of change? |
Before, both |
No longer treat view option "scan" and null the same; "scan" is no longer a valid value. Handle URL param for backwards compatibility.
b289c4d
to
341ea5d
Compare
9e4d652
to
166724b
Compare
Making missing documentation obvious while keeping main.js and the readme tidy.
To keep things simple and with translation tools widely available, all documentation is only provided in English.
No description provided.