Skip to content

v0.0.37

Compare
Choose a tag to compare
@carlosvalle carlosvalle released this 22 Oct 14:26
· 1736 commits to master since this release

Bug Fixes

  • fix: libsass 3.5.4 inspect() bug #100

inspect() function should return an unquoted string when passed a
quote string - sass/libsass#2826

This bug has been fixed in LibSass 3.6.0 - unfortunatelly node-sass its
having issues updating to 3.6.0 (sass/node-sass#2685)
While we wait for node-sass.

⚠️ We need to make sure that values that we
pass to the utilities mixins are exactly as described in
_system-tokens.scss

  • fix(menu): fix styles for circular buttons #91

Features

  • feat(menu): sync with latest ui design #95
  • feat(icon): add tag icon #98
  • feat(button): add small option to sds-button #97
  • feat(button): add shadow class utility #94
  • feat(icon): add ellipsis icon #93

Code Refactoring

  • typography fields #96

Build

  • chore: add thomas as a code owner #99

Other

  • typography: fields #92