Skip to content

Releases: SAP/fundamental-react

Release v0.5.2

10 May 04:37
Compare
Choose a tag to compare

Bug Fixes

  • Forms;SideNav;TreeView: Make React.Children null safe (#535) (76c13e1)
  • Implemented popover for multiInput (#527) (3dfa24f)
  • Use React.Children.toArray to prune null children in TabGroup (#517) (a79882f)
  • Implement our SideNav Component and replace previous custom SideNav in docs (#507) (84c41fe)
  • added onSelectItem callback to SideNav Component (#511) (79e9d74)

Release v0.5.1

11 Apr 13:33
Compare
Choose a tag to compare

Bug Fixes

  • Popover popper styles consumed from fiori-fundamentals (#504) (4fbf063)
  • add time picker localized text shape (#496) (16c3c64)
  • added localizedText prop to time (#495) (ce47bff)
  • make all heading elements customizable (#497) (deaa643)
  • added localized text shape to calendar (#494) (d52693d)
  • added localized text shape for shellbar (#489) (c6fd7a5)
  • added localized text shape for multi input component (#488) (bbed4d5)
  • added localized text shape to Modal (#487) (e671f78)
  • added localized text shape to input group (#486) (b28712e)
  • localizedText shape for pagination (#485) (c107a11)
  • Added localized text shape to alert (#484) (2f192b7)
  • Added description to localized text property table (#490) (4f1cb22)
  • updated calendar tests to work on all dates (#492) (bced70a)
  • Renamed popper CSS classes (#478) (ca8df7d)
  • Added propertyTable formatting for localizedText PropType (#477) (0dda113)
  • init Stylelint for CSS (#472) (ac7a53c)

Documentation

Release v0.5.0

17 Mar 04:00
Compare
Choose a tag to compare

Features

Bug Fixes

  • update FormInput state prop description (#463) (5df9c64)

Release v0.4.1

07 Mar 00:36
Compare
Choose a tag to compare

Bug Fixes

Release v0.4.0

20 Feb 18:23
Compare
Choose a tag to compare

Features

Bug Fixes

  • tabs component refactor (#414) (938268a)
  • CORUI-6264: Support default exports for components (#419) (865547e)
  • add search to documentation website (#404) (f8011d2)
  • CORUI-6127: Refactor Tree component (#394) (9f2e6da)
  • temporarily disable coveralls (#417) (2c9da2c)
  • Remove offset for start of week date in Calendar (#396) (04c94e9)
  • Playground: Add a 404.html identical to index.html (#398) (15da349)
  • missing button examples added (#403) (0f67461)
  • update index files generation to handle multiple component files in single directory (30791c3)

Release v0.3.4

14 Feb 22:35
Compare
Choose a tag to compare

Bug Fixes

  • change require.resolve to path.join to fix webpack prod issues (1ee0ae1)

Release v0.3.3

14 Feb 03:48
Compare
Choose a tag to compare

Bug Fixes

Release v0.3.2

08 Feb 19:47
Compare
Choose a tag to compare

Bug Fixes

  • update currentYear on date selection (#363) (4bb7ca9)
  • hide Month/Year selector after selection (#373) (0fdf371)
  • Added FocusTrap to Modal component (#349) (076c3e0)
  • adding missing style to other months dates (#366) (c18cfba)
  • DatePicker prevent ability to enter in disabled date string (#346) (ed61a5f)
  • update css specificity for markdown (#356) (707af3c)
  • set currentDateDisplayed on date click (#343) (07c2931)
  • Updating key missing error in Tab Tests (#353) (52d4a68)
  • Modal documentation console error (#351) (1f6fbf8)

Release v0.3.1

04 Feb 15:52
Compare
Choose a tag to compare

Bug Fixes

Release v0.3.0

01 Feb 18:10
Compare
Choose a tag to compare

Features

Bug Fixes

  • Refactor tabs to remove React-Router dependency (#336) (1a2ed7c)
  • Refactor DatePicker component (#337) (c7c9d5e)
  • CORUI-6120: Add required and default props (#322) (128bffd)
  • DatePicker update unit tests (#332) (7fffa2a)
  • issue #181 DatePicker disabled date selected (#327) (68899f0)
  • lint scripts (#328) (bef19a0)
  • Calendar component tests failing in Travis (#329) (6817d31)
  • update unit test, refactor code for Calendar (#324) (cc3114f)
  • refine toggle component (#319) (88c0b94)
  • set viewport to 100%; clean up docs styles a bit (#312) (396de01)
  • move explicit prop types into constants file, create custom prop type validation for range values (e02223a)
  • gh-pages deployment process (#307) (6b2c241)
  • update Shellbar to 100% code coverage (#309) (d53cd6f)
  • update code coverage to 100% (#308) (d8d9a1a)
  • add missing command to deploy script (#305) (98d2f4b)
  • initialPage error on component load (#304) (90e6ba9)