Skip to content

Releases: NandoMB/angular-veasy-table

2.2.10

17 May 19:13

Choose a tag to compare

  • Sorting by localeCompare

2.2.9

14 May 20:22

Choose a tag to compare

2.2.9

Version 2.2.8

14 May 14:35

Choose a tag to compare

Version 2.2.7

14 May 13:32

Choose a tag to compare

  • Performance improvements;
  • Reduction of watchers;

Version 2.2.6

15 Feb 15:06

Choose a tag to compare

  • Possibility to ignore special characters and accentuation, or not, on search;
  • Possibility to ignore case, or not, on search;

v2.1.6

09 Feb 20:42

Choose a tag to compare

  • Automatic execution of the search operation when new data is inserted into the table.

v2.1.5

06 Feb 12:17

Choose a tag to compare

  • Added column filter like a dropdown

v2.1.4

12 Jan 13:13

Choose a tag to compare

Merge pull request #8 from NandoMB/fixes

Fixes

v2.1.3

06 Jan 20:24

Choose a tag to compare

  • fixes

v2.1.2

06 Jan 18:40

Choose a tag to compare

  • Adding size property to support specific width to columns;
  • OnClick contex menu problem was solved;
  • The filtered terms are no more case sensitive;