Skip to content

Releases: finnhvman/matter

0.2.2

25 Apr 19:51
Compare
Choose a tag to compare

🐛 Bugfix

  • Fix box-sizing reset issues

0.2.1

19 Apr 12:20
Compare
Choose a tag to compare

🐛 Bugfix

  • Fix issue with colors (#8)

0.2.0

26 Mar 20:14
Compare
Choose a tag to compare

🚀 New

  • Color System (Primary, Secondary, Error, Warning, Success)
  • Link (style for anchor tag)
  • Typography (h1 - h6, overline, subtitles, and more)
  • Unelevated Button (shadowless Contained Button)

❗️ Changes

  • Buttons - Remove forced uppercase (96c9a5c)
  • Components - Introduce intermediate CSS variables for theme colors (1cb7650)
  • Switch - Use surface color as off color of thumb (56e6df8)

0.1.0

03 Mar 19:27
Compare
Choose a tag to compare

The first release of Matter! 🎉

Includes 12 components:

  • Buttons
    • Contained
    • Outlined
    • Text
  • Progress Indicators
    • Circular
    • Linear
  • Selection Controls
    • Checkbox
    • Radio
    • Switch
  • Textfields
    • Filled
    • Outlined
    • Standard
  • Tooltip