Skip to content

Releases: js-smart/react-kit

v5.7.0

09 May 21:36
eead5f3

Choose a tag to compare

5.7.0 (2025-05-09)

Features

  • add ReactIf component and update UI with dividers in AllBooks and ButtonsDemo (e165a5d)
  • updates ReactIf component to support else and NULL condition (#27) (eead5f3)

v5.6.0

07 May 04:12
6a7c3ab

Choose a tag to compare

5.6.0 (2025-05-07)

Bug Fixes

  • update class name for better alignment in CenteredCircularProgress (e9049a7)

Features

  • core: update ESLint configuration and package dependencies (#26) (6a7c3ab)

v5.5.1

25 Mar 20:36
b44d9c2

Choose a tag to compare

5.5.1 (2025-03-25)

Bug Fixes

  • vite: add 'react/jsx-runtime' to the list of external dependencies (2ce774c)
  • vite: add 'react/jsx-runtime' to the list of external dependencies (#25) (b44d9c2)

v5.5.0

25 Mar 20:25
9655cf8

Choose a tag to compare

5.5.0 (2025-03-25)

Features

v5.4.0

05 Feb 22:43
b6f9f03

Choose a tag to compare

5.4.0 (2025-02-05)

Features

  • buttons: replace LoadingButton with Button from MUI and updat… (#23) (b6f9f03)
  • buttons: replace LoadingButton with Button from MUI and update dependencies (378b86b)

v5.3.0

02 Jan 23:05
a4dc84d

Choose a tag to compare

5.3.0 (2025-01-02)

Features

v5.2.0

13 Dec 01:49
71a2cbe

Choose a tag to compare

5.2.0 (2024-12-13)

Bug Fixes

  • export: fixes an issue that doesn't overwrite CSS variables (7bd7d60)

Features

5.1.2

14 Nov 15:37

Choose a tag to compare

What's Changed

  • fix(export): fixes an issue that doesn't overwrite CSS variables by @pavankjadda in #19

Full Changelog: v5.1.1...v5.1.2

v5.1.1

23 Oct 05:56

Choose a tag to compare

5.1.1 (2024-10-23)

Bug Fixes

v5.1.0

21 Oct 21:09

Choose a tag to compare

5.1.0 (2024-10-21)

Features

  • core: makes more props parameterized (9019971)
  • core: makes more props parameterized (#16) (9109f74)