Francis Lachapelle 730b803ad6 (js) Replace vs-repeat by md-virtual-repeat
There're some issues with mdVirtualRepeat that required some changes to
our app:

1. Having multiple directives with md-virtual-repeat doesn't work well.
That why I added a dedicated div for the md-virtual-repeat directive.
2. ui-sref-active doesn't work well for child nodes of the
md-virtual-repeat element. The class was applied repetitively to a
visible child. I now save which message or card is selected and use the
ng-class directive to highlight the selected list item.
2015-07-15 13:44:17 -04:00
2015-04-27 13:59:05 -04:00
2015-06-29 13:55:12 -04:00
2015-01-22 13:31:31 -05:00
2015-06-02 09:03:34 -04:00
2015-06-12 12:03:55 -04:00
2015-06-01 08:36:02 -04:00
2014-12-16 12:36:08 -05:00
2015-06-01 08:36:02 -04:00
S
Description
No description provided
225 MiB
Languages
Objective-C 67.9%
JavaScript 14.6%
Rich Text Format 9.7%
SCSS 2.2%
C 1.5%
Other 4%