Skip to content

v0.37.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Apr 20:34

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.37.0 (2023-04-15)

Features

  • input-select: make font-weight configurable (6dad2aa)
  • input-text: add caret color theme property (3ccaf39)
  • input-text: make background color customizable (97f892c)
  • input-text: make text color customizable (030abcb)
  • text: add inherit font size and large text props (9818d3f)

Bug Fixes

  • input-select: fix cursor shows input is not allowed (8706963)

Chores

  • text: do not set any class name if color should be inherited (6e49cb7)