Skip to content

Releases: weDevsOfficial/tail-react

v1.2.1

17 Apr 09:11
v1.2.1
808677d

Choose a tag to compare

What's Changed

  • fix: dropdown stays open when clicking Inertia Link items by @Rat01047 in #32

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

15 Apr 15:08
v1.2.0
d483f95

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

13 Apr 13:39

Choose a tag to compare

What Changed

  • Added a context API for changing the base colors of buttons and input fields. Wrap your component with <TailReactBaseColorProvider color="green"></TailReactBaseColorProvider> to change the colors. by @tareq1988

Full Changelog: v0.5.1...v1.1.0

v1.0.0

10 Mar 07:26

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v1.0.0

Release v0.5.1

02 Jul 06:44

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

14 Feb 05:00

Choose a tag to compare

Changes

  • Added dark mode support for all components in #17
  • Notice component can be dismissable now with dismissible prop
  • Update Tooltip trigger to use asChild prop
  • SwitchInput now accepts a html prop to display HTML description by setting dangerouslySetInnerHTML

Changelog: v0.4.1...v0.5.0

v0.4.1

09 Feb 10:30

Choose a tag to compare

Fixes

  • Fixed wrong export in new components

Full Changelog: v0.4...v0.4.1

v0.4.0

09 Feb 10:22
fdcf421

Choose a tag to compare

New Components

Improvements

  • Refactored SwitchInput component to accept a className prop in #15 by @tareq1988

Full Changelog: v0.3.5...v0.4

v0.3.5

07 Feb 08:07

Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.3.5

v0.3.4

11 Jan 07:40

Choose a tag to compare

Fixed

  • useEffect add to SelectInput component for selectedKey change (#10) by @itsrafsanjani

Changelog: v0.3.3...v0.3.4