Releases: GetmeUK/ContentTools
Releases · GetmeUK/ContentTools
Remove bourbon functions that rely on division
Fix for division operator in SCSS files triggering depreciation warning.
1.6.15 version bump
Fixes issue where attributes where lost when updating a link tag within an elements content
1.6.13 fix: fixes issue where class is lost when update a link
Support for dragging and cloning elements
- Updated ContentEdit dependency to 1.3.5 which now supports drag / clone of elements (see https://github.com/GetmeUK/ContentEdit/releases/tag/1.3.5) thanks to @cyclaero.
Minor fixes & improvements
Various fixes
- Fixed issue where an error was raised if clearing a link from an image with no link
- Fixed issue where pressing return against a non text element added a new paragraph regardless of whether a tool (dialog) was active
- Fixed issue where hitting enter while a fixture was active raised an error as the editor attempted to add a paragraph to the fixture
Updated to ContentEdit 1.3.4
Updated to ContentEdit 1.3.4. Fix for clearing the backround on ImageFixtures.
'Fixed issue where ImageFixtures could not accept src values as data URIs
Upgrade to ContentEdit (1.3.3) which resolves issue with the setting the src against an ImageFixture as a data URI.
Minor bug fixes
Upgrade to ContentEdit (1.3.2) which resolves issue with the setting the src against an ImageFixture.
Minor bug fixes
- Fix for #501 .
- Fix for keyboard shortcuts for undo and redo.