Skip to content

v7.1.0

Compare
Choose a tag to compare
@lucafoscili lucafoscili released this 31 Jan 08:56
· 3192 commits to master since this release
344038c

Minor changes

  • kup-data-table: added save button in insert mode.
  • kup-data-table: row selection after cell update or input.
  • kup-data-table: deleteRows removes deleted rows from selected rows.
  • kup-data-table: rows marked with insert are always displayed even when filters don't match.

Bug fixes

  • KupData: row.find(): executes cellValue.trim() before comparing with filter.
  • kup-card: prevented loop in kup-card calendar layout.
  • kup-echart: trimmed code before search/match in GeoJSON.
  • kup-form: horizontal and vertical layouts didn't work anymore.