Release 3.0.1
New Features:
Added tabIndexValue in button component.
Added font family on input component and textarea + fontColor token when focused.
Added tabIndexValue in accordion component.
Added tabIndexValue in alert component for close button.
Added tabIndexValue in card component.
Added tabIndexValue in dialog component.
Added tabIndexValue in dropdown component.
Added tabIndexValue in header component.
Added tabIndexValue in chip component,
Added tabIndexValue in switch component.
Added tabIndexValue in tag component
Added tabIndexValue in wizard component.
Added tabIndexValue in link component.
Added tabIndexValue in slidercomponent.
Added tabIndexValue in input text component.
Added tabIndexValue in textarea component.
Added tabIndexValue in checkbox component.
Added tabIndexValue in sidenav component for links.
Added tabIndexValue in resultset table component.
Added tabIndexValue in toggleGroup table component.
Added tabIndexValue in footer component.
Added tabIndexValue in upload component.
Added tabIndexValue in select component.
Added tabIndexValue in date component.
Added tabIndexValue in pagination component.
Bug Fixes:
Fix #319 ttf font file paths defining a relative path.
Adding font family token and applying to all components.
Fix disabled color for icons in input text component.
Fix hover hamburger token in header component.
Added outline when focus and tab.
Fix #322 Sidenav properties related with arrow and modes have been added in application layout
Fix align on td table and min height in rows.
Fix tab index prop name in input component + default value.
Fix disabled colors tokens toggle group component.
Fix font weight in th dxc table component.