You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tablegrid - the property isChecked is now wrapped in object luiTableGridRow
UI-select - fixes the sizing bug on opening
Dependencies
updated angular from 1.4 to 1.5
updated angular-ui-bootstrap from 1.1 to 1.3
updated angular-translate from 2.8 to 2.11
updated ui.select from 0.12 to 0.16
updated lucca-icons 1.1.8 - fix Breaking bug in the sass of lucca-icons
updated moment 2.10 -> 2.13
New features
luidTableGrid: on-row-click attribute - possibility to call a function when the user click on a row of the tablegrid
luisProgressBar : Display a progress bar depending on get http requests
luidTableGrid: default-order attribute - possibility to specify the default column on which the sort order will be apply at first load.
directive deferred-cloak : Used to prevent the Angular html template from being briefly displayed by the browser in its raw (uncompiled) form while your application is loading.
Based on ng-cloak angular's directive but use link directive function instead of compile function.
luidUserPicker: bypass-operations-for attribute - bypass operations filter for a list of user ids
lui icon - supports palette adjectives to change the icon color
ui-select - adds support for the timmi-like 'natural' styling
luisNotify - wrapper of the library angular-notify with some templates. see demo page for more info
userpicker - displays the 10 first results instead of just 5
luidTableGrid : if dataset contains less than 200 elements, virtual scroll is not activate.
tablegrid - possibility to retrieve the number of row in the filtered dataset
Resolved issues
Popover: unnecessary !important property removed - may break things unexpectedly
day block - fix issue with july and june displayed the same in french
Libsass: moving to Delorean version caused transpilation fails