Files
FixIt/assets/js/modules
Cell 0b2909c5a5 feat(layouts): add nav-dialog with tab switching for TOC and collections (#833)
* feat(layouts): add nav-dialog with tab switching for TOC and collections on mobile

Rename toc-dialog to nav-dialog and integrate collection list via
tab-element, so mobile users can switch between table of contents and
collection/series list in the drawer. Extract nav-dialog into a
dedicated partial. Add single.navigation i18n key for all languages.

* feat(collections): remove early exit for collections with less than two pages

* style(assets): add transition to collection-summary background-color
2026-08-27 11:22:48 +08:00
..