Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.27.0](v1.26.0...v1.27.0) (2020-07-07) ### Bug Fixes * **data-decorator:** allow inner panel to be closed with esc key or click outside ([#646](#646)) ([8183b79](8183b79)) * **data-table-pagination:** remove unused prop ([#632](#632)) ([91dcc6e](91dcc6e)) * **filter-panel:** add correct dependencies for isolated import ([#648](#648)) ([3d9b81e](3d9b81e)) * **interactive-tag:** resolve circular dependency ([#650](#650)) ([f8c008f](f8c008f)) * **loading-message:** update background color token ([#628](#628)) ([f9966c7](f9966c7)) * **node:** remove `css-gridish`, upgrade Node version ([#623](#623)) ([3938ca7](3938ca7)) * **summary-card:** prevent `z-index` leak ([#634](#634)) ([649bd96](649bd96)) * **tag-wall-filter:** fix scrollbar position ([#627](#627)) ([93ebd90](93ebd90)) * **wizard:** update prop destructuring and prevent title attr leaking ([#620](#620)) ([85bcd45](85bcd45)) ### Features * **icon-button-bar:** add divider prop with demo and tests ([#630](#630)) ([fb2e2c2](fb2e2c2))
- Loading branch information