Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@lubomirblazekcz lubomirblazekcz released this 02 May 13:08
· 1 commit to main since this release

1.1.0 (2024-05-02)

  • feat: replaced dialog animations with transitions
  • feat(bc): removed keyframe animations fade-in, fade-out, fade-in-down, fade-out-up, skeleton-wave
  • feat(bc): removed most of --*-accent-color properties in favour of individual style properties
  • feat: added ui-link interactive-props.css
  • feat(bc): utilities/container.css moved to container/index.css, props are now separated
  • feat(bc): utilities/skeleton.css moved to skeleton/index.css, added skeleton props
  • feat(bc): utilities/ripple.css moved to ripple/index.css
  • feat(bc): utilities/underline.css class decoration-transparent was changed to underline-transparent
  • feat: added --c-toast-bg and --c-toast-color props for c-toast
  • feat: changed default line-height calculation from lh to rem units