Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

7.1.0

Compare
Choose a tag to compare
@pascalwengerter pascalwengerter released this 02 Jun 10:34
· 1819 commits to master since this release

Changelog for [7.1.0] (2021-06-02)

Summary

  • Enhancement - Accessible label for all landmarks in OcSidebarNav: #1345
  • Enhancement - Add check icon without circle: #1341

Details

  • Enhancement - Accessible label for all landmarks in OcSidebarNav: #1345

    The OcSidebarNav component now has properties for providing accessible labels for all
    landmarks of the sidebar.

    #1345

  • Enhancement - Add check icon without circle: #1341

    According to community requests, we've added a check/tick/approve icon without a background
    shape.

    #1341
    #1346