Skip to content

Fixes for correctly notifying & reacting to changes to table-data (model)

Compare
Choose a tag to compare
@mdwragg mdwragg released this 09 Apr 00:23
· 539 commits to master since this release
  • Fixes to correctly notify table-data attribute when changes happen to the table data and propagate them out of the component.
  • Fixes to make table react correctly when the underlying model (table-data) changes.
  • Fixes to dropdown width and to make the cell text (character) width consistent with other column definitions.
  • Sass fixes for shadow DOM.