v3.7.0
2020-05-06
Infrastructure
- ci: Enable Github Actions for pull requests (#557) @NicholasBoll
- ci: Fix annotation for extra dependencies (#578) @NicholasBoll
- chore: Update Lerna (#583) @lychyi
- fix: Fix eslint for VSCode (#589) @NicholasBoll
- chore: Update Cypress to 4.4.1 and remove custom TS handling (#596) @NicholasBoll
- chore: Refactor control wrapper to hooks for easier examples (#597) @NicholasBoll
- chore: Decrease output of build-storybook (#598) @NicholasBoll
- fix: Fix ESLint VSCode plugin (#599) @NicholasBoll
- chore: Update copyright in license files (#615) @jpante
Components
- fix(ColorPicker): Export ColorSwatch from the ColorPicker index (#580) @BlueVajra
- fix(table): Remove focus on CSS table rows (#595) @NicholasBoll
- test(toast): Write test for Toasts (#584) @mannycarrera4
- feat(select): Implement Canvas menu (#454) @jamesfan
- test(popup): Add tests for Popup (#600) @mannycarrera4