Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !37267

Rename examples CSS/JS files for consistency

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Julien Déramond requested to merge main-jd-rename-example-css-and-js-files into main Oct 06, 2022
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 17

Description

This PR is a preparation phase for #37233. It brings a consistency in the naming of examples CSS/JS files; the name of these files should remain the same as the directory name.

Motivation & Context

This change brings consistency, and would be especially useful for #37233 where we'd need to have the same name to create a generic algorithm.

Type of changes

  • Refactoring (non-breaking change)

Checklist

  • I have read the contributing guidelines
  • My code follows the code style of the project (using npm run lint)

Live previews

  • Checkout // Checkout RTL
  • Navbar fixed
  • Navbar static
  • Navbars offcanvas
  • Navbars
  • Offcanvas navbar
  • Sign-in

Related issues

Linked to #37233

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: main-jd-rename-example-css-and-js-files