Releases: ModaOperandi/om
Releases · ModaOperandi/om
v16.2.1
16.2.1 (2022-07-01)
Bug Fixes
- point to the type declarations (d3ea4fa)
v16.2.0
16.2.0 (2022-06-17)
Features
- select: adds placeholder as prop and places it within its label (#2749) (689c869)
v16.1.1
16.1.1 (2022-05-26)
Bug Fixes
- checkbox: renames prop to
checkIcon
instead of showCheckUsing
(c2bb15e)
v16.1.0
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
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
Bug Fixes
- popover: fixes error and clears out code[refactor] (#2269) (974a3c6)
v15.11.2
Bug Fixes
- popover smooth transitioning: fixes problem with auto triggering (#2260) (4700f11)
v15.11.1
Bug Fixes
- popover: clears out props, makes smooth transitioning optional (#2259) (9880664)