Skip to content

Releases: JacobFitzp/nova-canvas

v1.1.4

20 Jun 09:45

Choose a tag to compare

  • Update dependencies

v1.1.3

19 Mar 22:14

Choose a tag to compare

  • Fix table styling
  • Improve table tool (can now resize and adjust tables)

v1.1.2

19 Mar 17:23

Choose a tag to compare

  • Fix image width and alignment not persisting after save
  • Add FormEvents mixin to form field
  • Update dependencies

v1.1.1

28 Nov 18:51

Choose a tag to compare

  • Make field expandable (adds alwaysShow, shouldShow options for detail view)

v1.1.0

24 Nov 21:57

Choose a tag to compare

  • Add tool for inserting tables (beta)
  • Add ability to adjust size and position of images

v1.0.6

15 Nov 16:19

Choose a tag to compare

  • Add showSource tool for previewing HTML (beta)
  • Add dependent field support
  • Disable $showOnIndex
  • Adjust toolbar styling
  • Update dependencies

v1.0.5

02 Nov 20:40
2285178

Choose a tag to compare

  • Add asHtml option
  • Add defaults config for setting default options
  • Add lowlight_stylsheet config for setting stylesheet to use with code highlighting
  • Improve accessibility (add relevant aria attributes)
  • Improve link insertion modal

v1.0.4

18 Oct 10:32

Choose a tag to compare

  • Add clear formatting (clearFormat) tool
  • Update styling of toolbar

v1.0.3

17 Oct 15:48

Choose a tag to compare

  • Add scrollable option
  • Update toolbar to be sticky
  • Update dependencies

v1.0.2

19 Sep 20:42

Choose a tag to compare

  • Fix null image path bug