Skip to content

Roadmap

Jonathan Harrell edited this page Feb 19, 2020 · 30 revisions

3.0.0

  • ✅ Scoped component variables (these inherit from global variables) -> good article outlining this approach: https://css-tricks.com/theming-with-variables-globals-and-locals/
  • ✅ Wider range of grays
  • ✅ Make grays semantic
  • ✅ Fix problem with box shadows vs. focus styles
  • ✅ Move to css files
  • ✅ Target some variables to remove
  • ✅ Remove utilities
  • ✅ Update docs - no IE support
  • ✅ Docs - dark mode example
  • ✅ Docs - add local override custom properties
  • ✅ Update theme builder

4.0.0

  • Fluid heading sizes
  • Responsive height query for fluid typography?
  • Confirm inclusion of all HTML elements
  • :focus-visible styles separate from :focus styles (pending browser support)
  • Better color input styling?
  • Visited link color variable

5.0.0

  • Color functions (pending browser support)

Clone this wiki locally