sogo/UI/WebServerResources/scss
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
..
components (js) Replace vs-repeat by md-virtual-repeat 2015-07-15 13:44:17 -04:00
core (css) Lower icon button width to 36px 2015-07-08 21:14:25 -04:00
views (js) Replace vs-repeat by md-virtual-repeat 2015-07-15 13:44:17 -04:00
.scss-lint.yml Edit scss-lint to prevent false positive warnings 2015-06-12 11:42:07 -04:00
_devtools.scss Adapt markup to typographic styles 2015-06-11 15:57:18 -04:00
_shame.scss (css) Improve contacts and messages lists 2015-06-12 12:02:16 -04:00
styles.scss (js) Replace vs-repeat by md-virtual-repeat 2015-07-15 13:44:17 -04:00