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
  • Issues
  • #21387
Closed
Open
Issue created Dec 21, 2016 by Mark Otto@mdoContributor

Drop IE9 support for v4 beta?

I'm close to pushing out a new v4 alpha, ideally our last alpha before the beta, and I found myself thinking about our IE support. Given how long v4 is taking—we've been in alpha for over a year—I'm way more comfortable suggesting we drop IE9 and go all in on flexbox. Here's why:

  • It'd simplify our codebase (new features, maintenance, etc), given we're supporting two versions of many components right now.
  • It'd remove a good amount of "duplicate" code from our CSS.
  • It'd resolve some annoying bugs (e.g., broken table-styled button groups in tables).

Thoughts?

Assignee
Assign to
Time tracking