Skip to content

v2.0.0

Compare
Choose a tag to compare
@Maxycle Maxycle released this 19 Apr 12:58
· 138 commits to main since this release

2.0.0

  • Fix: fix item.value not displayed due to legend_on not having v-else.
  • Breaking change:
    • $root.$on.openModal no longer emits tableId
    • $root.$on.openModal emits an object with { row, rowIndex, tableId, tableColumns }
    • Extract { tableId } in listeners of openModel to fix.
    • Fix vertical alignment issue when columns are changed in options.