Skip to content

Changelog

kevzlou7979 edited this page May 9, 2017 · 12 revisions

Version 2.0-rc5

  • Updated documentation links for MD Specifications
  • Version change - from 1.0 - 2.0 (Sync all GMD Versions)
  • Added new Table Modules - GwtMaterialTableBasic & GwtMaterialTableBasicDebug
  • Proper fix for removing the Dropdown Column header on DataTable.
  • Proper fix for unloading tables.
  • Add destroyOnUnload() option.
  • Bug Fixes
    • #33
    • #48

Version 1.0-rc4

  • Fixed issue on Table Container that is not clearing every time we call onLoad() twice.
  • Improve tear down when the table is detached.
  • Fixed Table is loaded several times #28
  • Give access to the clear methods. (Fixes #29)
  • Provide the row model in row expansions.

Version 1.0-rc3

  • Clean up pom.xml.
  • Fix potential compilation issues.
  • Added support for more complex column/cell styling.
  • Supports for Remote Sorting
  • Clean up and fix InfiniteDataView loading issues.
  • Clean up and refactoring of the Data Pager.
  • Supports for Remote sorting
  • Make possible to load data asychronously with DataSource

Version 1.0-rc2

  • Bug Fixes
    • Potential Menu Bug
    • Non-contextual jquery calls
    • Menu Toggling issues

Version 1.0-rc1

A complex table component designed for the material design specifications Supported examples:

  • Standard Table
  • Infinite Table
  • Paged Table
  • Context Menu Table
Clone this wiki locally