Skip to content

v2.2.0

Compare
Choose a tag to compare
@adamlaki adamlaki released this 17 Jul 16:05
· 47 commits to main since this release

In this release we have a lot of small changes and fixes with some improvement.

What's Changed

  • .form-group--row: now uses container query.
  • .form-group--row: add vertical alignment option.
  • Add disabled state range input.
  • Add color-value function to get only the color value.
  • form-check: add font-weight option.
  • Add drop-shadow button variants.
  • Change outline button generator, make it more customizable.
  • Add global font scaler option.
  • Add pointer-events: none; to the .btn__icon.

Bugfix

  • form-label: font-family not worked.
  • form-description: make it explicit.
  • And many more...