Skip to content

v1.2.4

Choose a tag to compare

@pixelbandito pixelbandito released this 18 Feb 22:41
· 163 commits to master since this release
a8bf2e0
  • Remove default underline from links when they're a Dropdown.Menu.Item
  • Buttons have align-items: center by default
  • Add instructions for setting package.json's publishConfig.tag to README.md
  • Updated Pill font-family
  • Validate Avatar image asynchronously by HTMLImageElement instead of XHR
  • Refactored internal usage of Icon to use new standard names values.
  • Removed support for Icon name "chevron" for clarity. You now must include a direction, e.g. "chevron-down".