Current Release
- Angular components: You must follow this set of one-time upgrade instructions if you’ve been importing the
jharesponsive
package until now. - Web components: You must follow this set of one-time upgrade instructions if you’ve been importing the
rui-wc
package until now.
Prerequisites for loading the 8+ release
Release notes
Added down/Down option for collapseDirection/jhaCollapseDirection within rui/jha-display-block.
Updated rui-form-field to correctly enable/disable contents (inputPrefix/inputSuffix) when associated input is enabled/disabled.
If no titleText, subtitleText or isExpandable is provided for rui/jha-group-box the group box header will now be hidden.
Updated rui/jha-tabset to scroll active tab label into view if currently hidden in scrollable tab header container.
Updated rui/jha-button-group components to correct default value, eliminating duplicate jhaValueChange events.
Updated rui/jha-tab element to resolve issue with labelTooltip/jhaLabelTooltip.
Removed zeroing out of tabList and selectedTabId in rui-tabset to resolve issue of blank labels when using RouteReuseStrategy.
Added –rui-icon-dropdown-arrow-disabled and corrected colors for –rui-icon-dropdown-arrow used for dropdown form elements, to be more consistent.
Updated rui/jha-button-* and rui/jha-*-button to set delegatesFocus to true for shadowRootOptions, allowing forwarding of tabindex on components directly.
Updated background color for –rui-text-highlight css var in contrast theme to be more usable.
Added null checks to rui/jha-display-block to resolve js error when incorrectly nested.
Updated rui-nav to correctly dispatch rui-nav-display-state event so element binding gets notified of updated display states.
Updated rui/jha-tabset logic to keep from overwriting selectedTabId to first tab if one is already set.
Previous releases
You can find a list of archives of this documentation site for previous releases here.
Note that:
- Enhancements are only added to the next upcoming release that we’re working towards. Enhancements will not be added to previous releases.
- Bug fixes will be provided for previous releases that were published up to one year prior to the date of the bug report.
- After that you’ll need to move to a more current release.
- For now, all prior releases will remain available for installation from the npm server and will not be removed.
- We’ll keep archived copies of the Responsive UI site available for the last three calendar years.