Releases: hlnconsulting/design-system
Releases · hlnconsulting/design-system
v0.7.9
- use
labelkey in action items array to settitleHTML attribute for IE action item labeling - add
buttonProps: {}to be mapped as attributes, if set
v0.7.7
- Resolves a
core-jsdependency resolution issue when installing package without a local dependency ofcore-js.
v0.7.6
- Resolves a visual issue in which a deferred save indicator of
deletedwould strikethrough<MaterialIcons />used as part of<DataTableActions />
v0.7.5
- Resolves an issue with loading state of
<Button />elements being applied persistently
v0.7.4
- Fixes a render issue with
<DataTableHeader />
v0.7.3
- Resolves several DOMErrors and warnings
- Resolves a Windows/Bash permission issue when publishing new versions of the package
v0.7.2
- Adds support for deferred save indicators in the
<DataTable />cells.
v0.7.1
- Minor improvements around publishing
v0.7.0
- Breaking: changes exports of this package to use pre-transpiled code
- Improve usage of this package by transpiling the code prior to publish
v0.6.31
- Improve documentation significantly