v0.6.4
·
7633 commits
to master
since this release
Release 0.6.4
Major Changes
- Filtering
Panel
component added with variants New, Error, and Locked.- Filters component added.
- Forward looking statement:
FilterGroup
may be broken out ofPanel
and into it's own component in the future so that it can be used outside of aPanel
, but was not broken out in this release due to pattern not existing outside of Panel in SLDS.
MAINTENANCE
- Reference of
undefined
variable inTabs
removed.