Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 464 Bytes

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 464 Bytes

0.4.0

  • Add a showHeaders parameter to VTable.
  • Add a showToolbar parameter to VTable.
  • Improve the display of the table in dark themes.

0.3.1

  • Use the Theme.dividerColor color to separate rows.

0.3.0

  • Make the row height configurable; add a VTable.rowHeight parameter.

0.2.0

  • Add a includeCopyToClipboardAction flag.
  • Add dartdocs.

0.1.1

  • Update markdown badges for the first publish.

0.1.0

  • Initial release.