Skip to content

v0.18.0 - Colors

Choose a tag to compare

@marcus-wishes marcus-wishes released this 23 Jan 17:27
· 1008 commits to main since this release

Finished color definitions for the Tag and Simple Tag

Tag/SimpleTag:

  • removed color and text props, color settings are now in appearance

Date/Time/DateTimePicker

  • fixed the missing forwards of props in use cases outside of forms

Dropdown:

  • trigger now is a function taking {opened} as props

Modal:

  • usage of min-w-content now min-w-min to remove width problems

Some minor style changes