Skip to content

Releases: Robbin-App/ui-kit-web

v3.2.0

22 Jun 01:51

Choose a tag to compare

3.2.0 (2021-06-22)

Features

  • 🎸 DottedButton Component, Story and Tests (6c4e224)

v3.1.2

19 Jun 03:15

Choose a tag to compare

3.1.2 (2021-06-19)

Bug Fixes

  • πŸ› fix select styling when typing (410c779)

v3.1.1

18 Jun 23:38

Choose a tag to compare

3.1.1 (2021-06-18)

Bug Fixes

  • πŸ› Add missing Select export (89fdc56)

v3.1.0

14 Jun 04:29

Choose a tag to compare

3.1.0 (2021-06-14)

Features

  • 🎸 Select Component, Story and Tests (7782d62)

v3.0.0

13 Jun 18:17

Choose a tag to compare

3.0.0 (2021-06-13)

Features

  • 🎸 Remove material-ui (3b236b0)
  • 🎸 Remove react-icons (19a9705)

BREAKING CHANGES

  • 🧨 Remove material-ui (core & icons)

v2.0.2

12 Jun 23:03

Choose a tag to compare

2.0.2 (2021-06-12)

Bug Fixes

  • πŸ› GenericFormCard: Add missing background (e8afd11)

v2.0.1

12 Jun 22:13

Choose a tag to compare

2.0.1 (2021-06-12)

Bug Fixes

  • πŸ› Header: fix overlapping issue (a949cc5), closes #10

v2.0.0

12 Jun 19:00

Choose a tag to compare

2.0.0 (2021-06-12)

Bug Fixes

  • πŸ› Header: add missing export (ca2d000)
  • πŸ› Header: fix storybook build issue (f01cdad)

Code Refactoring

  • πŸ’‘ HeaderLink: replace icon with renderIcon function (1bd1e5c)
  • πŸ’‘ Logo: replace type with enum (79ffdc4)

Features

  • 🎸 Header Component, Story and Tests (4cc6249)

BREAKING CHANGES

  • 🧨 Remove icon prop and replace it with renderIcon function
  • 🧨 Add new LogoType enum

v1.3.5

11 Jun 04:38

Choose a tag to compare

1.3.5 (2021-06-11)

Bug Fixes

  • πŸ› Fix FormInput date type height issue (9a38396)

v1.3.4

11 Jun 04:24

Choose a tag to compare

1.3.4 (2021-06-11)

Bug Fixes

  • πŸ› GlobalStyles: remove background from body (96262c8)
  • πŸ› Remove FormSelect icon pointer-events (b78a97f)