Comments on: Angular 1.4 Breaking Changes to Be Aware Of https://brianhann.com/angular-1-4-breaking-changes-to-be-aware-of/ Wed, 29 Apr 2020 09:02:00 +0000 hourly 1 By: Connor James Leech https://brianhann.com/angular-1-4-breaking-changes-to-be-aware-of/#comment-142 Tue, 22 Sep 2015 23:55:00 +0000 https://brianhann.com/?p=431#comment-142 Thank you for this, far more helpful than the release notes https://github.com/angular/angular.js/blob/master/CHANGELOG.md

]]>
By: Juan Roberto Carrillo Serrano https://brianhann.com/angular-1-4-breaking-changes-to-be-aware-of/#comment-110 Sun, 09 Aug 2015 12:51:00 +0000 https://brianhann.com/?p=431#comment-110 Hello Brian, from Ecuador, would you please help me? I am trying to process rows after $scope.gridApi.selection.selectAllRows();, right now I can process single row selection, but no all rows.

]]>
By: Brian Hann https://brianhann.com/angular-1-4-breaking-changes-to-be-aware-of/#comment-84 Thu, 02 Jul 2015 14:43:00 +0000 https://brianhann.com/?p=431#comment-84 There’s no stupid questions, especially when it comes to Angular 🙂 I had all the same questions when I started down this path.

]]>
By: Justin Romaine https://brianhann.com/angular-1-4-breaking-changes-to-be-aware-of/#comment-83 Thu, 02 Jul 2015 07:34:00 +0000 https://brianhann.com/?p=431#comment-83 No worries. I think i was using the filter unnecessarily because im using the refresh method the update the list. To the result set is what im using from the search engine. Sorry about stupid questions. Am transitioning from Dojo so this is all a bit new for me.

]]>
By: Brian Hann https://brianhann.com/angular-1-4-breaking-changes-to-be-aware-of/#comment-82 Tue, 30 Jun 2015 15:31:00 +0000 https://brianhann.com/?p=431#comment-82 Can you give some more details on your use case, and what you want to accomplish? You can use the toArray filter that I linked to if you want to convert objects to arrays.

]]>
By: Justin Romaine https://brianhann.com/angular-1-4-breaking-changes-to-be-aware-of/#comment-78 Sun, 28 Jun 2015 21:20:00 +0000 https://brianhann.com/?p=431#comment-78 and again you have come to my rescue with the filter issue, I have just removed the filter from my template. Is there a workaround for this or do we wait for the fix? what would you recommend?

]]>