Releases: SAP/fundamental-react
Releases · SAP/fundamental-react
Release v0.10.1
Release v0.10.0
Features
- BREAKING CHANGE: update fundamental-styles to 0.10.0-rc.1 (#1025) (baf00ec)
- width adjustments for popover based components, class changes, MultiInput changes (#1016) (55a005c)
- Pagination - added new interactions as defined in fundamental-styles (#1013) (6876cb3)
Bug Fixes
- Username is cut off from Shellbar (#1008) (8d36439)
- call onChange only if formattedDate has changed (#973) (7eb510b)
- days table role fix (#972) (fdb4075)
Documentation
Release v0.9.0
Features
- forms using state proptype migrated to updated options (#968) (0aea9bd)
- added textarea support for maxLength prop (#955) (c995e1a)
- update fundamental-styles to 0.8.2-rc.0 (#961) (7b46e33)
- New Busy Indicator component (#963) (510e8c9)
- upgrade fundamental-styles to 0.8.0-rc.16 (#957) (0fbdd9b)
- add onSelect callback to ComboboxInput;Select;SearchInput (#958) (21b26cb)
- Standardize the plurality of className props and variables (#954) (2922bf3)
- unexpose the validDateLookup module (#934) (4a50461)
- remove formset component (#932) (bfcc8e7)
Bug Fixes
- Blur event validates time in the TimePicker input (#966) (b2aa07f)
- add backbutton to shellbar (#967) (a590bf9)
- Close SearchInput popover after selecting an item. (#941) (af687ad)
- datepicker onBur callback validation (#942) (e104c03)
- add new onDatePickerClose callback to DatePicker component (#939) (7f7f2af)
- searchInput addonBefore error and popover out boundaries (#937) (b0385b8)
- datepicker onBlur, empty validation, empty isoFormattedDate (#936) (e170d91)
- datepicker onchange on calendar selection, popover props (#933) (7ed0c2d)
Release v0.8.1
Bug Fixes
- disable trigger popover on click for datepicker (#927) (a7f37e6)
- remove derived state from Calendar, add aria-live (#926) (eefe11d)
- Switch: Accessibility updates (#925) (d790fc7)
- DatePicker custom formats and auto formatting (#923) (f0bb0cf)
- expand DatePicker capabilities (#924) (3022dd6)
- added condition for default value for SearchInput (#918) (0599b3c)
- set initial time value for the time picker input (#917) (fa9e9ea)
- new StepInput component (#914) (43c7340)
- make popover usable within components having focus (#913) (6a9d881)
Release v0.8.0
Features
- remove fonts from package, update ActionBar, Button and InfoLabel (#908) (e3e6c9a)
- update fundamental-styles to 0.7.0-rc.13 (#890) (9ca9c4d)
- upgrade fundamental-styles to 0.4.0-rc.24 (#878) (abe8d31)
- keyboard navigation in calendar (#858) (650b7b9)
- replace withStyles wrapper with useEffect and remove customStyles property (#873) (6b72a7e)
- allow adding classes to both modal body (removing extraneous div) and backdrop (#845) (f480cbc)
- update to [email protected] (#848) (6a63a21)
- update fundamental-styles to 0.3.0 (#846) (9b1b28b)
- add accessibility features to popover control (#792) (6ac4e11)
Bug Fixes
- add DatePicker validation states, fix validation states for popover-based components (#909) (d1b4fce)
- 554 Added onclick prop on Tile component (#910) (7910087)
- Pagination: prevent Default action on link click (#907) (484f23e)
- 773: Added visiblePageTotal prop to Pagination component (#906) (4d73b9e)
- Implemented onChange method for TimePicker component to get selected time (#870) (fc614ff)
- create modal manager, for Popover, on demand as a singleton (#859) (7050554)
- add default type of button to Button component (#852) (a78b4f4)
- provided a 'defaultValue' prop to the DatePicker (#844) (034011d)
- rebuild datepicker with input group (#825) (b5ade4c)
- use momentjs for calendar and datepicker (#817) (8f5f738)
- initialize visual regression testing (#815) (39c1017)
- layoutgrid no-gap class typo fix (#803) (c8a487c)
- align popover inside dropdown (#804) (48e241f)
- keyboard interaction for popover (#793) (8cf5555)
- Add aria attributes to popover control (#796) (36f1b72)
- No Popover Arrow (#790) (9b79b81)
Release v0.7.1
Release v0.7.0
Features
- refactor input group (#767) (cc17bfd)
- Move FormGroup to forms (#769) (d4d5448)
- wrap all components with withStyles HOC (#749) (f4f08d7)
- upgrade to fundamental-styles 0.2.0 (#742) (fb36346)
- work needed to bring in self contained styles (#632) (d27dfd4)
Bug Fixes
- withStyles followup including typo fix and new test utility (#761) (4f41b1a)
- Change focus lock library (#764) (6108cd7)
- Pull onClick off of props in pagination before spreading (#748) (a0adf25)
- remove react-inline-elements transform (#741) (cdd802f)
- CORUI-6949: add onBlur callback to DatePicker (#712) (5070d2b)
- update readme link for slack (#680) (5e75421)
- update wepback prod config (#644) (798cc0e)