ExDoc v0.36 is out and it uses swup.js for navigation when hosted. You can compare the results here:
* https://hexdocs.pm/elixir/main/ (with swup.js)
* https://hexdocs.pm/elixir/1.18.1/ (without)
Let us know how it feels and don't forget to "mix deps.update ex_doc" in your packages!
* https://hexdocs.pm/elixir/main/ (with swup.js)
* https://hexdocs.pm/elixir/1.18.1/ (without)
Let us know how it feels and don't forget to "mix deps.update ex_doc" in your packages!
Comments
But without a loading indicator, it feels like I didn't click on the new page in the navigation.
Do you consider adding the progress bar?
https://swup.js.org/plugins/progress-plugin/
Navigating to an other page keeps the side menu hidden, but navigating to the same page reopens the side menu.
Should I post a bug for this?