Skip to content

Releases: italia/design-react-kit

v5.4.1

11 Nov 16:18
Compare
Choose a tag to compare

5.4.1 (2024-11-11)

Bug Fixes

  • form control class missing for text area (be15805)
  • remove classname from input wrapper (5fe3186)

Special thanks @Virtute90

v5.4.0

07 Nov 16:51
Compare
Choose a tag to compare

5.4.0 (2024-11-07)

Bug Fixes

Features

  • add text and date description to card category component (39925bd)
  • new lists (5021fd1)
  • new responsive images (99cf472)
  • use href in forward component (9e20c53)

v5.3.0

31 Oct 17:55
Compare
Choose a tag to compare

5.3.0 (2024-10-31)

Bug Fixes

  • a11y: add aria labelled to sections (eeca34d)
  • a11y: hero component (4d17fe7)
  • a11y: title and doc link for modal (c0a92be)
  • group form in examples (239904d)
  • icons with default title (14e154b)

Features

  • improve dimmer component (548608a)

v5.2.0

05 Aug 16:01
Compare
Choose a tag to compare

5.2.0 (2024-08-05)

Bug Fixes

  • thumbnav is a navigation component (501417e)

Features

v5.1.0

02 Jul 10:26
Compare
Choose a tag to compare

5.1.0 (2024-07-02)

Bug Fixes

Features

  • add icon and button to input (7ad4ca9)
  • deps: update to react 18 (ac0b4d5)
  • new dropdown based on reactstrap (3e4eda6)

Thanks @Virtute90 @sabato-galasso @Nick87 @zetareticoli @Lorezz

v5.0.4

02 May 14:27
Compare
Choose a tag to compare

5.0.4 (2024-05-02)

Bug Fixes

  • refresh callback declaration fix in useNavScroll (6a9957e)

v5.0.3

11 Apr 19:37
Compare
Choose a tag to compare

5.0.3 (2024-04-11)

Features

  • add to prop to bottomnavitem (8126a98)

Thanks @sabato-galasso @Virtute90 @Nick87 @ewedlund

v5.0.2

08 Apr 17:25
Compare
Choose a tag to compare

5.0.2 (2024-04-08)

Bug Fixes

  • remove to from link list item (788cf3f)
  • select props on change (61edd6e)
  • select should not ignore provided props (571b334)

Thanks to @Virtute90 @Nick87 @ewedlund

v5.0.1

22 Mar 08:22
Compare
Choose a tag to compare

5.0.1 (2024-03-22)

Bug Fixes

v5.0.0

14 Mar 14:31
Compare
Choose a tag to compare

5.0.0 (2024-03-14)

Bug Fixes

  • dropdown import type warning (9e56cc0)

Features