Releases: rescript-ui/rescript-chakra
Releases · rescript-ui/rescript-chakra
v1.2.0
1.2.0 (2024-09-04)
Bug Fixes
- Components: wrong type definition for ReactEvent.* (87cc911)
- Input: add value for Input (#26) (5cb98fc)
- Link: missing anchor HTML element attributes (3b4477d)
- props: fix invalid props for all Components (1703258)
- Select: fix custom colors (#22) (8d9182e)
Features
- Fade, ScaleFade, Slide: add component binding for Fade, ScaleFade, & Slide (7b30d49)
- Feedback: add component binding for feedback (#16) (e68c2cb)
- Input: add binding for Input (#23) (7cdf3f9)
- Input: add binding for Input extra (#24) (4a6e846)
- Interfaces: add binding for some HTML specification (0b1040e)
- MakeProps: add sub-modules in MakeProps for handle object-fit, noOfLines, viewBox, and multi-type(string-or-number). (51a1924)
- Media: add bindin for Icon and Image Component (762108e)
- Media: add binding component Avatar & AvatarGroup. (a96e39e)
- Navigation: add binding for component navigation (4428ec8)
- Others: add binding for Portal Component (68e9679)
- Select: add bindings for select (#17) (26e9b43)
- Select: fix syntax (ba061dd)
- Spacer: add binding for Spacer component (#25) (e3ce148)
- support for rescript v11 (#29) (b87ffe5)
- Typography: add binding for Heading and Text (9f707a2)
v1.2.0-next.11
v1.2.0-next.10
v1.2.0-next.9
v1.2.0-next.8
v1.2.0-next.7
1.2.0-next.7 (2021-09-29)
Features
v1.2.0-next.6
1.2.0-next.6 (2021-08-10)
Bug Fixes
- Components: wrong type definition for ReactEvent.* (87cc911)
Chores
- scripts: add script for fix-event-type (60a2188)