Skip to content

v0.0.121

Choose a tag to compare

@yerramshilpa yerramshilpa released this 12 Oct 19:17
· 505 commits to master since this release
8dce77f

Other

  • version updated to 121 #490null
  • update for search #489

Updates search css to allow text color to be white. Updates big search to always display search icon regardless of screen size

  • add examples of different tag variations #486null
  • add license file #485null
  • icon button fixes #487

Resolves issues related to icon buttons:
Font size smaller than standard -> specified font size of '3xs' for icon buttons removed, so standard 1rem size will be applied

Text overflowing buttons on small screen -> Removed fixed height setting and allowed button's height to expand as needed if text overflows to next line

Text not properly aligned to button icon -> Removed extra margin from sds-icon__button--title css

Issues:
Screen Shot 2021-10-06 at 4 27 25 PM

Resolved:
Screen Shot 2021-10-06 at 4 30 12 PM