Releases: JacobFitzp/nova-canvas
Releases · JacobFitzp/nova-canvas
v1.1.4
v1.1.3
- Fix table styling
- Improve table tool (can now resize and adjust tables)
v1.1.2
- Fix image width and alignment not persisting after save
- Add
FormEventsmixin to form field - Update dependencies
v1.1.1
- Make field expandable (adds
alwaysShow,shouldShowoptions for detail view)
v1.1.0
- Add tool for inserting tables (beta)
- Add ability to adjust size and position of images
v1.0.6
- Add
showSourcetool for previewing HTML (beta) - Add dependent field support
- Disable
$showOnIndex - Adjust toolbar styling
- Update dependencies
v1.0.5
- Add
asHtmloption - Add
defaultsconfig for setting default options - Add
lowlight_stylsheetconfig for setting stylesheet to use with code highlighting - Improve accessibility (add relevant aria attributes)
- Improve link insertion modal
v1.0.4
- Add clear formatting (
clearFormat) tool - Update styling of toolbar
v1.0.3
- Add
scrollableoption - Update toolbar to be sticky
- Update dependencies
v1.0.2
- Fix null image path bug