Releases: iamisti/mdDataTable
Releases · iamisti/mdDataTable
v1.4.1
28 Feb 13:29
Compare
Sorry, something went wrong.
No results found
Fixes:
Removed hard-coded placeholder from inline editing modal (showed up when input was empty).
v1.4.0
28 Feb 13:19
Compare
Sorry, something went wrong.
No results found
Features/Improvements
add editable field feature (small modal editing and large modal editing)
add ngCloak to the top of the generated table to prevent halfly-finished table showing up before rendering finished
v1.3.1
26 Feb 16:38
Compare
Sorry, something went wrong.
No results found
Changes:
Making npm module name compatible with npm registtry. New name of the component is md-data-table
v1.3.0
25 Jan 22:16
Compare
Sorry, something went wrong.
No results found
Features
add selected rows callback feature
v1.2.0
24 Jan 19:56
Compare
Sorry, something went wrong.
No results found
v1.1.3 - Pre-release
05 Jan 10:51
Compare
Sorry, something went wrong.
No results found
Fixed:
When angular expression provided in column header, it parses it as well.
v1.1.2 - Pre-release
04 Jan 17:54
Compare
Sorry, something went wrong.
No results found
Do not use this. It's exactly the same as v1.1.1 by my mistake. Use v1.1.3 instead.
v1.1.1 - Pre-release
01 Jan 13:35
Compare
Sorry, something went wrong.
No results found
Add mdt-row-paginator-error-message property to provide an alternative error message when loading ajax content.
v1.1.0 - Pre-release
01 Jan 11:30
Compare
Sorry, something went wrong.
No results found
Feature:
Ajax support with pagination
v1.0.4 - Pre-release
31 Dec 09:32
Compare
Sorry, something went wrong.
No results found
Fix:
Showing pagination even when table card is turned off