Skip to content

Changelog

kevzlou7979 edited this page Mar 8, 2017 · 12 revisions

###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