v0.8.8
·
7633 commits
to master
since this release
Release 0.8.8
Bugfix
- Export
canUseDOMcorrectly to enable focus trap. This bug is present in0.8.0 - 0.8.7versions. Upgrading to0.8.8is recommended forPopoverand other components to be accessible.
Maintenance
- Replace Airbnb shape props with
PropTypes.shape - Add Prettier linting to JSON, Add JSON parser plugin to eslint
- Converts
package.jsonto tabs - Troubleshoots
npm run lint:fix - Implement Import first ESlint rule to increase code consistency
Documentatation
- Add missing documentation site component descriptions
- Document child nodes of
IconSettings - Update
Modalfooter prop description