Skip to content

Releases: iamisti/mdDataTable

v1.4.1

28 Feb 13:29
Compare
Choose a tag to compare

Fixes:

  • Removed hard-coded placeholder from inline editing modal (showed up when input was empty).

v1.4.0

28 Feb 13:19
Compare
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

Features

  • add selected rows callback feature

v1.2.0

24 Jan 19:56
Compare
Choose a tag to compare

Feature:

  • Add virtual repeat

v1.1.3 - Pre-release

05 Jan 10:51
Compare
Choose a tag to compare
v1.1.3 - Pre-release Pre-release
Pre-release

Fixed:

  • When angular expression provided in column header, it parses it as well.

v1.1.2 - Pre-release

04 Jan 17:54
Compare
Choose a tag to compare
v1.1.2 - Pre-release Pre-release
Pre-release

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
Choose a tag to compare
v1.1.1 - Pre-release Pre-release
Pre-release

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
Choose a tag to compare
v1.1.0 - Pre-release Pre-release
Pre-release

Feature:

  • Ajax support with pagination

v1.0.4 - Pre-release

31 Dec 09:32
Compare
Choose a tag to compare
v1.0.4 - Pre-release Pre-release
Pre-release

Fix:

  • Showing pagination even when table card is turned off