Skip to content

Releases: SAP/fundamental-react

Release v0.14.5

26 Jun 00:42
Compare
Choose a tag to compare

Features

  • add ts definition (#1473) (aa46b08)
  • add title to sidenav (#1457) (a6c86da)
  • add onclick event on actions, revert compact option for product switch (#1458) (ec68eb0)
  • add an option to fire onclick event on actions menu, revert compact option for product switch (#1454) (833da87)
  • add compact option to product menu, remove console errors (#1446) (f618ab5)
  • update react-popper to support react18 (#1437) (0ab6fe7)

Bug Fixes

Documentation

Release v0.14.4

01 Jun 07:35
Compare
Choose a tag to compare

Features

Release v0.14.3

26 Apr 13:26
Compare
Choose a tag to compare

Features

Release v0.14.2

26 Apr 09:31
Compare
Choose a tag to compare

Bug Fixes

  • type definition of dialog headers and allowListForLockFocus (#1410) (a502255)

Release v0.14.1

12 Feb 00:56
Compare
Choose a tag to compare

Features

Bug Fixes

  • restore scroll position after fialog closes (#1397) (a3d948a)
  • added fix to support the behavior of twelve hour timepicker format if seconds not passed" (#1392) (37b4b46)
  • optimize checkbox (#1382) (1f65ffa)

Release v0.14.0

01 Dec 14:36
Compare
Choose a tag to compare

Features

  • allow freetype on ComboboxInput (#1371) (58fd153)
  • change the combobox input behaviour of hiding not matching entries (#1364) (e5d5d97)
  • introduce the MessagePage component (#1359) (32a4e2d)
  • Wizard component (#1358) (a9bb3a7)
  • introduce MessageBox and Bar components (#1356) (19a663b)
  • update dependencies and upgrade to react@17 (#1269) (44c1948)
  • update fundamental-styles to 0.13.1-rc.2 (#1266) (60cbc68)
  • update icon list with new icons (#1248) (1bdbb1c)
  • BREAKING CHANGE: update fd-styles to 0.13.0-rc.34 (#1257) (0136683)
  • upgrade fundamental-styles to 13.0-rc.5 (#1243) (f39eecc)
  • BREAKING CHANGE: Make Calendar disabledDates an array of single dates, use disabledDateRanges for existing functionality (#1244) (84b8927)

Bug Fixes

  • check explicitly if typedValue is a string (#1378) (3120c39)
  • allow lock focus for specific list (#1340) (2b73876)
  • Select selectedKey behavior (#1290) (564ae80)
  • InputGroup validation changes (#1260) (83f3c7c)
  • BREAKING CHANGE: Datepicker today actions props interface (#1259) (74ba734)
  • Call DatePicker buttonProps.onClick when button is clicked (#1258) (a6a5d95)

Documentation

  • add base font size to html in readme instructions (#1247) (e0f736d)

Release v0.13.1

19 Oct 18:53
Compare
Choose a tag to compare

Features

Bug Fixes

Release v0.13.0

21 Sep 23:02
Compare
Choose a tag to compare

Features

  • update fundamental-styles to 0.12.0-rc.44 (#1203) (0c0cce7)
  • add textClassName prop and unit test (#1184) (b800bf9)
  • create Title component (#1171) (0f96960)
  • add additional props for customization to validationOverlayProps (#1192) (ebbbd31)
  • BREAKING CHANGE: update fundamental-styles to v0.12.0-rc.18 (#1172) (efb2d17)
  • add custom classes to Select component (#1185) (6724eab)
  • normalize FormValidationOverlay usage in other components (#1183) (1baafc8)
  • validation class prop (#1181) (250d75e)
  • BREAKING CHANGE: BREAKING CHANGE: checkbox replace state with validation states (#1176) (9a71277)
  • update fundamental styles to 0.11.3-rc.8 (#1142) (282f771)
  • combobox filtering and autocomplete (#1125) (d84ea0b)
  • ObjectStatus new component (#1118) (f105990)
  • Use the popperPlacement prop to allow fallbackPlacements (#1126) (ca5a66f)
  • Allow a custom flip boundary container for components using Popper (#1122) (e28bc26)
  • upgrade fundamental-styles to 0.11.0-rc.100 (#1121) (695aac4)

Bug Fixes

  • BREAKING CHANGE: refine and document component event callbacks (#1210) (42391f9)
  • combobox bugs (#1206) (493e867)
  • multiple validationState messages + popover validation message styles (#1196) (dd769c9)
  • In SSR null is not a valid prop-type (#1198) (7d614db)
  • fundamental Switch state doesn't refresh (#1193) (1a7ac92)
  • select onfocus onblur callbacks called at appropriate times (#1186) (f9e1282)
  • remove detect-browser from package.json, bump standard version and run audit fix (#1187) (c2c952f)
  • BREAKING CHANGE: Checkbox classname (#1170) (bd49054)
  • BREAKING CHANGE: list selection behavior + accessibility (#1167) (2c4cbed)
  • refactor popper portal (#1169) (05bc098)
  • BREAKING CHANGE: Move SearchInput and SideNav callbacks outside of the setState callback to maintain event properties (#1165) (e1127b1)
  • improve screen reader instructions for DatePicker (#1166) (384c9cb)
  • update to latest fd-styles (#1161) (718700a)
  • add prop for Select dropdown styling (#1154) (8d6d93e)
  • MessageStrip Accessibility + useUniqueId hook (#1156) (267e0bd)
  • add popoverProps to Select (#1150) (77ca775)
  • #1130 Adding disabled and readonly props to search input (#1140) (8934e9c)
  • allow custom modal manager for DatePicker (#1141) (8238c44)
  • Only add the className prop to DatePicker children once (#1137) (1d5b9cb)
  • Do not throw an error on "Element" if processing the code without the browser api (#1132) (d0b34d9)
  • DatePicker cleanup PropTypes (#1131) (00eb0c7)
  • prevent disabled and readonly select from opening (#1124) (7d64334)

Documentation

  • storybook performance improvements + do not show visual folder on documentation website (#1152) (6f65e47)

Release v0.12.0

17 Aug 16:13
Compare
Choose a tag to compare

Features

  • update fundamental styles to 0.11.3-rc.8 (#1142) (282f771)
  • combobox filtering and autocomplete (#1125) (d84ea0b)
  • ObjectStatus new component (#1118) (f105990)
  • Use the popperPlacement prop to allow fallbackPlacements (#1126) (ca5a66f)
  • Allow a custom flip boundary container for components using Popper (#1122) (e28bc26)
  • upgrade fundamental-styles to 0.11.0-rc.100 (#1121) (695aac4)

Bug Fixes

  • BREAKING CHANGE: Move SearchInput and SideNav callbacks outside of the setState callback to maintain event properties (#1165) (e1127b1)
  • improve screen reader instructions for DatePicker (#1166) (384c9cb)
  • update to latest fd-styles (#1161) (718700a)
  • add prop for Select dropdown styling (#1154) (8d6d93e)
  • MessageStrip Accessibility + useUniqueId hook (#1156) (267e0bd)
  • add popoverProps to Select (#1150) (77ca775)
  • #1130 Adding disabled and readonly props to search input (#1140) (8934e9c)
  • allow custom modal manager for DatePicker (#1141) (8238c44)
  • Only add the className prop to DatePicker children once (#1137) (1d5b9cb)
  • Do not throw an error on "Element" if processing the code without the browser api (#1132) (d0b34d9)
  • DatePicker cleanup PropTypes (#1131) (00eb0c7)
  • prevent disabled and readonly select from opening (#1124) (7d64334)

Documentation

  • storybook performance improvements + do not show visual folder on documentation website (#1152) (6f65e47)

Release v0.11.0

08 Jul 14:31
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation