1.8.0
Changelog for [1.8.0] (2020-07-03)
Summary
- Change - Use oc-spinner css class in oc-search-bar component: #802
- Enhancement - Show dropdown in autocomplete on focus: #804
- Enhancement - Add lead breadcrumb variation: #806
- Enhancement - Add mainContent slot to the sidebar: #804
- Enhancement - Add move icon: #807
Details
-
Change - Use oc-spinner css class in oc-search-bar component: #802
UiKit spinner is not supporting IE11. The css classes around oc-spinner have been introduces
previously and now they are used in the component oc-search-bar as well. -
Enhancement - Show dropdown in autocomplete on focus: #804
In case the input is focused and it still has a value the dropdown will open
-
Enhancement - Add lead breadcrumb variation: #806
We've added a lead variation to the breadcrumbs. This variation gives large font size to
breadcrumb items. -
Enhancement - Add mainContent slot to the sidebar: #804
We've added slot called mainContent into the sidebar component. This slot replaces the
navigation if defined. -
Enhancement - Add move icon: #807
We've added the material design folder move icon.