Skip to content

v6.3.0

Compare
Choose a tag to compare
@lucafoscili lucafoscili released this 29 Aug 14:01
· 3478 commits to master since this release
2c86ff7

New features

  • KupData: cell.getValue() can return sorted results.
  • KupScrollOnHover: now it can be used to scroll vertically.
  • FTextField: added decimals prop.
  • kup-dashboard: set dimension for section in design mode.
  • kup-dashboard: managed sections' sorting during drag&drop
  • kup-dashboard: added placeholder when dragging.
  • kup-family-tree: added autofitOnExpand prop.
  • kup-family-tree: added stackedLeaves prop.
  • kup-family-tree: CTRL + click on expand button to expand/collapse also all children.
  • kup-family-tree: autofit triggers on expand even when increasing the scale.

Minor changes

  • KupTheme: print theme hides expand buttons of kup-family-tree.
  • kup-family-tree: renamed autofit prop to autofitOnLoad.
  • kup-family-tree: style improvements.
  • kup-family-tree: zoom is triggered by pressing CTRL + mouse wheel.

Bug fixes

  • kup-data-table: fixed wrong sorting of dates inside column menu.
  • kup-data-table: fixed min/max totals for date columns.
  • kup-family-tree: staff elements' height was miscalculated.
  • kup-family-tree: removed stacked class from staff nodes.