Skip to content

2.3.0

Compare
Choose a tag to compare
@lucienbertin lucienbertin released this 06 Jul 08:56
· 1147 commits to master since this release

Breaking changes

  • added a dependency to ng-img-crop-full-extended, see the luid-image-picker to understand why
  • 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
  • luid-date-picker - an equivalent to ui bootstrap datepicker. see demo page for more info
  • luid-daterange-picker - the new and improved version of the luid-daterange. see demo page for more info

Resolved issues

  • UI-select disabled styling fix
  • UI-select: JS would sometimes mess up search input size
  • tablegrid : fixes a translation typo
  • issue #276 - tablegrid does not evaluate expression when injecting HTML as ui-select-choices
  • Inputs: fixes input addon sizing
  • issue #280 - Adds support for the disabled style on lui checkbox