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
removed method luisNotify.config({...}) in favor of the luisConfigProvider.setConfig({...}) that does more.
luisProgressBar.add method mow only takes a palette as argument, the parent element being fixed during the luisConfigProvider.setConfig method
New features
luid-image-picker directive that display an image and allows to upload a cropped one to a lucca web app through /api/files. see demo page for more info.
luisConfigProvider provider with a method setConfig() to allow you to configure lucca-ui once and for all