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
2022-07-15Merge branch '667-versions-menu' into 'main'David O'Regan
Make the versions dropdown dynamic Closes #1101 and #667 See merge request gitlab-org/gitlab-docs!2808
2022-07-15Make the versions dropdown dynamicSarah German
2022-07-13Enable filtering the Deprecations list with URL parametersSarah German
2022-07-07Improve SVG icon handlingSarah German
2022-07-06Revert "Merge branch 'safari-svgs' into 'main'"Marcel Amirault
2022-07-06Improve SVG icon handlingSarah German
2022-07-04Use latest Vue 2.x versioneread/update-version-of-vueEvan Read
2022-06-16Merge branch '1164-toc-awesome' into 'main'David O'Regan
Replace FontAwesome icons in mobile nav Closes #1164 See merge request gitlab-org/gitlab-docs!2822
2022-06-16Use instantsearch-vue for the dedicated search pageSarah German
2022-06-16Replace FontAwesome icons in mobile nav1164-toc-awesomeSarah German
2022-06-02Add filters to the Deprecations pageSarah German
2022-04-12For eslint, avoid single word component namesEvan Read
2022-01-27Remove babel-core as dependencyEvan Read
2021-09-02fix: fix table overflow for smaller devicesDavid O'Regan
2021-07-19Update major Node.js dependency versions and fix tests where neededEvan Read
2021-05-10Mostly adequate docsite typescale updateDavid O'Regan
2021-02-22Update NodeJS dependencies🤖 GitLab Bot 🤖
2021-01-28Fix(Mobile): Mobile navbar refractorDavid O'Regan
Update our breadcrumbs and mobile sidebar to use consistent navigation with main project
2020-11-17Resolve "Right TOC should not resize"David O'Regan
2020-10-29Removed line above helpSuzanne Selhorn
Related to: https://gitlab.com/gitlab-org/gitlab-docs/-/issues/866
2020-10-06Upgrade Prettier library and fix warnings that resultEvan Read
2020-09-22Replace @gitlab/eslint-config with @gitlab/eslint-pluginTakuya Noguchi
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-08-31Update @gitlab/eslint-config from 1.6.0 to 3.0.0Takuya Noguchi
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com> Co-authored-by: Simon Knox <psimyn@gmail.com>
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
2020-02-17Merge branch '635-improve-offline-version-experience' into 'master'Mike Greiling
Improve experience when reaching URL of offline version Closes #635 See merge request gitlab-org/gitlab-docs!706
2020-02-17Remove redirect to archives pageJacques Erasmus
Removed the redirect logic to the archives page
2020-02-17Rename icon helperJacques Erasmus
Renamed the icon helper to something more generic
2020-02-07Move specs `spec/javascripts/` -> `specs/frontend/`Jacques Erasmus
Moved specs from `spec/javascripts/` to `specs/frontend/`