From e60dabaa3652ea1b2aeebbb00bf3826006ca4664 Mon Sep 17 00:00:00 2001 From: skozlov Date: Thu, 9 Mar 2017 14:29:56 +0300 Subject: [PATCH 01/39] Fixed problem when grid-item contains directive with ng-transclude in template. --- demo/100k/index.html | 12 ++++---- demo/bootstrap/index.html | 12 ++++---- demo/bootstrap/js/serverPaginationApp.js | 8 +++--- demo/bootstrap/multiple.html | 12 ++++---- demo/bootstrap/server-pagination.html | 10 +++---- demo/material/index.html | 8 +++--- dist/dataGrid.js | 36 +++++++++++++----------- dist/dataGrid.min.js | 2 +- src/js/dataGrid.js | 36 +++++++++++++----------- 9 files changed, 70 insertions(+), 66 deletions(-) diff --git a/demo/100k/index.html b/demo/100k/index.html index d16ea35..4ce1f28 100644 --- a/demo/100k/index.html +++ b/demo/100k/index.html @@ -207,14 +207,14 @@

Angular Data Grid 100k Example

- - - - - + + + + + - + \ No newline at end of file diff --git a/demo/bootstrap/index.html b/demo/bootstrap/index.html index 90b9860..8329619 100644 --- a/demo/bootstrap/index.html +++ b/demo/bootstrap/index.html @@ -16,7 +16,7 @@ -