Skip to content

Releases: ModaOperandi/om

v16.2.1

01 Jul 13:37
Compare
Choose a tag to compare

16.2.1 (2022-07-01)

Bug Fixes

  • point to the type declarations (d3ea4fa)

v16.2.0

17 Jun 08:27
Compare
Choose a tag to compare

16.2.0 (2022-06-17)

Features

  • select: adds placeholder as prop and places it within its label (#2749) (689c869)

v16.1.1

26 May 10:49
Compare
Choose a tag to compare

16.1.1 (2022-05-26)

Bug Fixes

  • checkbox: renames prop to checkIcon instead of showCheckUsing (c2bb15e)

v16.1.0

24 May 09:25
Compare
Choose a tag to compare

16.1.0 (2022-05-24)

Features

  • checkbox: swaps the mark from defaulting a bullet to a check mark icon (#2650) (d8e42c3)

v16.0.0

12 May 11:46
Compare
Choose a tag to compare

16.0.0 (2022-05-12)

Features

BREAKING CHANGES

  • dependencies: this package has react >= 18.1.0 and react-dom >= 18.1.0 as peer dependencies now

v15.11.4

14 Dec 10:43
Compare
Choose a tag to compare

15.11.4 (2021-12-14)

Bug Fixes

  • popover: fixes error and clears out code[refactor] (#2269) (974a3c6)

v15.11.3

13 Dec 15:40
Compare
Choose a tag to compare

15.11.3 (2021-12-13)

Bug Fixes

v15.11.2

10 Dec 20:55
Compare
Choose a tag to compare

15.11.2 (2021-12-10)

Bug Fixes

  • popover smooth transitioning: fixes problem with auto triggering (#2260) (4700f11)

v15.11.1

10 Dec 20:22
Compare
Choose a tag to compare

15.11.1 (2021-12-10)

Bug Fixes

  • popover: clears out props, makes smooth transitioning optional (#2259) (9880664)

v15.11.0

10 Dec 15:19
Compare
Choose a tag to compare

15.11.0 (2021-12-10)

Features