Skip to content

v5.2.0

Compare
Choose a tag to compare
@lucafoscili lucafoscili released this 25 May 14:22
· 3778 commits to master since this release
ac8ea5e

New components

  • kup-form-editor
  • kup-numeric-picker

New managers

  • KupTooltip

New features

  • kup-card: added built-in layout number 5.
  • kup-data-table: added public method getSelectedRows().
  • KupManager: added possiblity to set a custom asset path through initialization.
  • KupManager: added rasterize API.
  • KupMath: numbers function with toLocaleString.

Minor changes

  • kup-data-table: added originalEvent to generic events' details.
  • kup-tree: global filter is now sticky.

Bug fixes

  • kup-card: built-in layout column drop, wrong list usage (used value instead of id).
  • kup-color-picker: first color pick didn't trigger change callback.
  • kup-data-table: fixed missing details of dropzone.
  • kup-data-table: group totals weren't displayed.
  • kup-date-picker: wrong card picker Y size.
  • kup-snackbar: component prevented clicking on elements below it.
  • kup-tree: tooltip didn't open on grid cells.
  • kup-tree: fixed missing details in contextmenu event.
  • KupColumnMenu: ranged filters didn't appear anymore.