Skip to content

Releases: ufdada/quicktable

v1.0.6

27 Sep 20:11

Choose a tag to compare

Disable options with null

  • cellspacing
  • cellpadding
  • width
  • border

v1.0.5

02 Oct 22:21

Choose a tag to compare

  • If the border gets disabled (config.qtBorder = 0) it isn't necessary to set the qtClass to cke_show_border anymore
    • Event removeFormatCleanup is fired if table gets inserted into the editor
  • Small changes to the preview table design (no table border, cellspacing and cellpadding of 1)
  • Adding option for preview table cell border
  • Adding option for preview table cell background on hover
  • Adding option for preview table cell size

v1.0.4

23 Jul 07:47

Choose a tag to compare

  • fix refactoring errors