Skip to content

v0.15.0

Compare
Choose a tag to compare
@scttcper scttcper released this 28 Apr 23:20
· 150 commits to master since this release

0.15.0 (2019-04-28)

Bug Fixes

  • Added button type (#205) (c270bb2)
  • allow angular 8 peer dependency (#206) (0c967bf)
  • correctly handle anchor click while searching (458d8bd)
  • forces emoji's not to break line (e99723b)

Features

  • add aria attributes to categories, more a11y changes (85ef05e)
  • add i18n and a11n to skin tone picker, allow enter key and space (1e0406e), closes #283
  • improve search/clear a11y (b97654d), closes #281