Skip to content

Releases: weDevsOfficial/tail-react

v1.2.1

Choose a tag to compare

@itsrafsanjani itsrafsanjani released this 17 Apr 09:11
v1.2.1
808677d

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

Choose a tag to compare

@itsrafsanjani itsrafsanjani released this 15 Apr 15:08
v1.2.0
d483f95

What's Changed

New Contributors

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

v1.1.0

Choose a tag to compare

@tareq1988 tareq1988 released this 13 Apr 13:39

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

Choose a tag to compare

@alaminfirdows alaminfirdows released this 10 Mar 07:26

What's Changed

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

Release v0.5.1

Choose a tag to compare

@alaminfirdows alaminfirdows released this 02 Jul 06:44

What's Changed

New Contributors

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

v0.5.0

Choose a tag to compare

@tareq1988 tareq1988 released this 14 Feb 05:00

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

Choose a tag to compare

@tareq1988 tareq1988 released this 09 Feb 10:30

Fixes

  • Fixed wrong export in new components

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

v0.4.0

Choose a tag to compare

@tareq1988 tareq1988 released this 09 Feb 10:22
fdcf421

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

Choose a tag to compare

@alaminfirdows alaminfirdows released this 07 Feb 08:07

What's Changed

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

v0.3.4

Choose a tag to compare

@tareq1988 tareq1988 released this 11 Jan 07:40

Fixed

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

Changelog: v0.3.3...v0.3.4