is announcing that Ember Table with version number 0.9.2 is already available to download.
What is Ember Table ?
Ember Table is An Ember extension for creating data grid components, converting static table displays into a fully-interactive user experience .
Besides just modifying table UI and adding extra controls, Ember Table also changes how tables handle the data itself.This extension was coded so it will lazy-load rows as they become visible on screen, fetching the data only when it’s needed.This procedure allows Ember Table to handle vast data quantities with ease, without blocking the user’s browser when loading the page.A programmatic API is packed with Ember Table as well, allowing developers to turn on or off various plugin features, based on their data structure and project requirements.
This is changelog for Ember Table version 0.9.2 :
You can read the complete changelog and also download this latest version on their homepage: addepar.github.io



