Change log for uiSdlReact
All notable changes to the package uiSdlReact are documented here.
Version 8.9.0
Bug fixes
en.csv- Corrected time format label in
SDLDateTimefrom 'mm:ss' to 'hh:mm' to accurately reflect the expected input format.
- Corrected time format label in
Version 8.8.0
Bug fixes
SDLSlider- Fixed bug where setting slider to
disableddid not disable the slider input field.
- Fixed bug where setting slider to
SDLLineBarChart- Fixed a bug for scenario with multiple y-axes, configured titles were not respected
SDLChart- Fixed a bug for collapsible x-axis, where y-axis marker series were not appearing in tooltips, when a range was collapsed
Deprecations
- `SDLUploader
- Deprecate
SDLUploader. It will be removed entirely in 8.11.
- Deprecate
Version 8.7.0
Bug fixes
EchartsOptionHelper- Fixed issue with multiple y-axes having cut off titles and labels
- Fixed issue with too much gap between y-axes when multiple y-axes and long axis labels
SDLGridCell- Fixed issue with child input element losing focus when typing
SDLModalBody- Fixed a bug from the FocusTrap external library where an open modal would cause a focus-trap error upon navigating backwards in the browser and then navigating forward again.
Improvements
SDLChart- Added multi-section tooltips for showing information about x-axis range markers
Version 8.6.9
Bug Fixes
SDLActionGroup- Fixed a regression in action buttons where
hiddenConditioncondition function was not being evaluated on every type of action button causing the action button to be visible all the time even when the condition returned a valid hidden value.
- Fixed a regression in action buttons where
SDLModalBody- Fixed a bug from the FocusTrap external library where an open modal would cause a focus-trap error upon navigating backwards in the browser and then navigating forward again.
Version 8.6.0
Bug fixes
EchartsOptionHelper- Updated to use
getComputedBodyStylesto determine area chart colors - Fixed bug with synchronized charts and eventDataSpec configured
- Updated to use
SDLMetricTile- Updated to use
getComputedBodyStylesto determine area chart colors
- Updated to use
SDLDateTime- Fixed an issue where if the date input got closed and the date was not set, the date input would be invalid
useTranslate- Translation keys can now contain spaces
SDLSelectField- Fixed bug where previously selected value would appear in tooltip, even after value was cleared
Version 8.5.0
Improvements
SDLPageTitle- Added prop for
defaultPageTitlewhich allows to set a default value fordocument.titlewhen one is not derived from title or tabs.
- Added prop for
Version 8.4.0
Bug Fixes
SDLChart- Fixed chart flickering on data or prop update
SDLCollectionListItem- Implemented ability to configure link for collection list item
- Implemented ability to pass data object and use it to interpolate link variable
Improvements
SDLButton- Exposed all icons to be used as button icons.
InternalHyperlink- Allows keyboard modifiers to change click behavior, enabling new tab and new window to be opened on click.
Version 8.3.3
Bug Fixes
SDLGrid- Updated component to render
SDLInfoTooltipwith hover description when hovering icon instead of anywhere on the Data Grid header.
- Updated component to render