Release v0.13.1
fundamental-bot
released this
19 Oct 18:53
·
24 commits
to master
since this release
Features
- new innerRefClassName prop as part of validationOverlayProps (#1242) (59ebaa1)
- update fd-styles to 0.12.1-rc13 (#1235) (c08dcad)
- Hide the DatePicker button when readOnly is true (#1234) (80bb5d6)
- Custom CSS namespace (#1239) (a99b2f9)
- row navigation in Table (#1231) (de8af5b)
- Support CSS modules (#1220) (cbf6208)
- make shellbar popovers customizable (#1222) (4136a37)
- datepicker improvements (#1224) (5d71ff0)
- cell-level keyboard navigation for Table (#1211) (2f82eef)
- update fundamental-styles to 0.12.0-rc.64 (#1215) (a2d8369)
- SearchInput as a functional comp with forwarded ref (#1218) (03659ff)
Bug Fixes
- gridManager cleanup, fixes (#1241) (dd266f6)
- Fix breaking datepicker test with merge (#1240) (5cdaaae)
- Fix isCssModulesEnabled check and improve README for css-modules (#1237) (7b90a32)
- add title to index.js (#1230) (7d64355)
- focus manager use with grid manager (#1228) (4946020)
- DatePicker footerButtonProps type (#1225) (1e4afc4)
- datepicker add list styles (#1221) (2e4b4e5)