v0.8.1
·
7632 commits
to master
since this release
Release 0.8.1
Major features
- Add Pill Component
Bugfix
- Removed
setState
call when handling click to setactive
property. This was causing somesetState
issues on when unmountingButton
. - Add
title
attribute to truncatedTree
nodes
Maintenance
- Introduction of
npm run format
command to run prettier and ESlint. Update to ESlint settings.
This version does not have "focus trap" for Popover
. This bug is present in >=0.8.0
versions. Upgrading to 0.8.8
is recommended for Popover
and other components to be accessible.