Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking: CSS Variables #35319

Open
25 of 41 tasks
mdo opened this issue Nov 2, 2021 · 2 comments
Open
25 of 41 tasks

Tracking: CSS Variables #35319

mdo opened this issue Nov 2, 2021 · 2 comments

Comments

@mdo
Copy link
Member

mdo commented Nov 2, 2021

Putting together this tracking issue to set up a checklist of components that we should migrate to using CSS variables.

Globals

  • Body font, color, and background
  • Theme colors
  • Border
  • Accent backgrounds
  • Spacing

Content

  • Typography
  • Tables
  • Figures

Forms

  • Inputs
  • Selects
  • Checks, radios, and switches
  • Range
  • Input group
  • Floating labels
  • Layout
  • Validation

Components

Utilities

Helpers

  • Colored links
  • Ratio
  • Stretched link
  • Vertical rule

@twbs twbs locked and limited conversation to collaborators Nov 2, 2021
@ffoodd
Copy link
Member

ffoodd commented Feb 15, 2022

Simple sidenote after buttons' PR: the stylelint rule regarding empty line before custom properties should probably be disabled globally, as we'll almost always have a scss-docs comment before.

@mdo mdo added this to To do in v5.2.0 via automation Feb 17, 2022
@mdo mdo added this to To do in v5.3.0 via automation Feb 17, 2022
@mdo mdo changed the title Tracking: CSS Variables in Components Tracking: CSS Variables Apr 7, 2022
@mdo mdo added this to To do in v5.2.0-stable via automation May 13, 2022
@julien-deramond
Copy link
Member

julien-deramond commented Jun 24, 2022

Aren't carousels and close buttons missing in this list?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
No open projects
v5.2.0
  
To do
v5.2.0-stable
  
To do
Status: To do
v5.3.0
To do
Status: To do
Development

No branches or pull requests

3 participants