Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-29Removed line above helpSuzanne Selhorn
Related to: https://gitlab.com/gitlab-org/gitlab-docs/-/issues/866
2020-06-19Docs sidebar re-designDavid O'Regan
2020-05-29Flatten toc itemsPaul Slaughter
- Moves dom_parse_toc into shared/toc - Adds flatten_items helper - Updates specs
2020-05-29Update table of contents redesign for mobilePaul Slaughter
- Introduces a toc-sm and toc-lg class to help with rendering of sm and lg header. - Implements some responsive helpers like toc-level-#i and toc-separator - Update unit tests
2020-05-20Create Vue table_of_contentsPaul Slaughter
Also: - Updates toc.scss to look for .table-of-contents - Creates some dom helpers in shared - Stick to footer directive - Moves toc collapse button to component - Fixes issue where collapsed on mobile affects full view