Skip to content

Releases: daniellmiranda/wolves-league-ui

@wolves-league-ui/react@0.3.0

25 Sep 18:54
85d21fc
Compare
Choose a tag to compare

Minor Changes

  • Creates Slider component
  • Changes Button icon prop to be a variant instead of a size
  • Updates all dependencies

@wolves-league-ui/react@0.2.0

20 Sep 00:06
34d01c1
Compare
Choose a tag to compare

Minor Changes

  • Creates Switch component

@wolves-league-ui/react@2.0.0

05 Sep 00:17
742ffe0
Compare
Choose a tag to compare

Tooltip

  • Adds Tooltip component

@wolves-league-ui/react@1.1.1

05 Sep 00:11
affa0ce
Compare
Choose a tag to compare

Button

  • Adds forwardRef
  • Changes from cursor-pointer to cursor-default

@wolves-league-ui/react@1.1.0

05 Sep 00:00
07f4b2d
Compare
Choose a tag to compare

Minor Changes

    • Removes button variant tertiary
    • Adds button variants highlight and link
    • Adds button sizes sm, md, lg and icon
    • Adds asChild prop with RadixUI Slot
    • Minor visual changes