This release includes the official public release and documentation around the shellbar
component. Additionally, a focus on CSS variable fallbacks, utilities and a LESS build of our compiled library. (Note: for details on the LESS assets we provide see: https://github.com/SAP/fundamental/blob/develop/less/README.md)
Foundational Changes
Component Improvements
- Adds complete
shellbar
documentation for the first official public release - Documentation added and improved for
counter
component on Status Indicators page - A
$fd-support-css-var-fallback
flag has been added along with mixins to support compiling versions of our library with proper CSS variable fallbacks. Seefd-var-size
andfd-var-color
for utility mixin usage when utilizing the CSS variables. table
now has horizontal lines as default.--no-lines
modifier can be used to remove lines.table
now supports a striped version with--striped
modifier- Adjustments to breakpoints and shell margin values
- Adds proof of concept for visual regression testing
- Improvements to RTL mixin
- Updates to sizes of
identifier
component - Adds animation classes
sap-icon-spin
andsap-icon-pulse
that can be used on icons - Several updates to documentation to achieve parity with the library
Bugs Fixes
- Clean up of unused SASS variables in
menu
- Fix in overflow/alignment with help bubbles
- Fix for visual issues on radio button in Firefox
- Fix for overflow issues with localization editor in Firefox