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
  • !26212

Shipping v3.4.0

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mark Otto requested to merge v3.4.0-dev into master Apr 07, 2018
  • Overview 0
  • Commits 73
  • Pipelines 0
  • Changes 190

Oh hey, it's been awhile since we shipped a v3.x release. While it's no longer our focus with v4 being out and stable, we can still get some wins by shipping some quality of life updates. Here's what's included in this update.

  • 29f9237f, 13bf8aea fixed XSS issue in Alert, Carousel, Collapse, Dropdown, Modal and Tab components.
  • 48f14823 added a .row-no-gutters class.
  • 7011e272 removes the double border on <abbr> elements.
  • 18020754 adds some system fonts, though we may want to remove these considering the older browser and OS support.
  • 4f4592c2 and subsequent commits reorganized the v3 docs CSS to use Less.
  • 1d832806 added a dropdown to the docs nav for newer and previous versions.
  • 059969bc updates the docs to use a new baseurl, /docs/3.4, for that versioning life when we deploy to GitHub Pages.

There's a bit more in here yet, but those are the highlights thus far. Still have some more to come I think, but wanted to have this open for tracking purposes.

TODO:

  • Fix any 404s and useless redirects
  • Remove customizer's gist creation
  • Fix docs search
  • Verify everything is good with the builds
  • Verify sourcemaps work
  • Fix Browser tests
  • Rebase the branch against master
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: v3.4.0-dev