Releases: mariuszfoltak/angular2-datatable
Releases · mariuszfoltak/angular2-datatable
v0.6.0 (2017-03-28)
27 Mar 07:46
Compare
Sorry, something went wrong.
No results found
Fixes:
fix AOT incompatibility, changing @angular dependencies to peerDependencies, thanks to @trevex (#91 )
v0.5.2 (2016-11-13)
13 Nov 11:38
Compare
Sorry, something went wrong.
No results found
Changes:
added inputs/outputs for sorting (#14 )
Bugfixes:
detect changes in inputData array (#10 )
fixed detecting changes in mfRowsOnPage (#32 )
fixed support for AOT compilation
v0.5.1 (2016-10-25)
25 Oct 08:15
Compare
Sorry, something went wrong.
No results found
Changes:
the old "typings" system to the new "@types " system
support for AOT compilation
Bugfixes:
by child properties (#41 )
v0.5.0 (2016-10-09)
25 Oct 08:14
Compare
Sorry, something went wrong.
No results found
Breaking changes:
update angular library to 2.0.0
Bugfixes:
sort case insensitive
fixed pagination, fix #29 , #33
v0.4.2 (2016-05-11)
12 May 06:03
Compare
Sorry, something went wrong.
No results found
Breaking changes:
update angular library to 2.0.0-rc.0
v0.3.0
12 May 06:02
Compare
Sorry, something went wrong.
No results found
0.3.0 (2016-05-08)
Breaking changes:
move rowsOnPage
and activePage
input from BootstrapPaginator to DataTable directive
Bugfixes:
fix error when mfData input is undefined
src so map files should have correct paths
v0.2.6
19 Apr 19:09
Compare
Sorry, something went wrong.
No results found
Bugfixes:
- fix not visible paginator
v0.2.4
19 Apr 07:50
Compare
Sorry, something went wrong.
No results found
Bugfixes:
- add import for lodash in file `DataTable.ts`