sogo/UI/WebServerResources/scss/views
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
..
_view.scss (js) Replace vs-repeat by md-virtual-repeat 2015-07-15 13:44:17 -04:00
ContactsUI.scss (css) Improve lists and subheaders components 2015-06-12 11:47:46 -04:00
LoginUI.scss Set editor mode of Sass files 2015-06-12 12:03:52 -04:00
MailerUI.scss (css) Improve contacts and messages lists 2015-06-12 12:02:16 -04:00
MessageEditorUI.scss Set editor mode of Sass files 2015-06-12 12:03:52 -04:00
SchedulerUI.scss Initial ng/md version of the attendees editor 2015-06-12 12:05:06 -04:00