Releases: Tsuzat/ShadEditor
Release-0.0.13
Find NPM release here https://www.npmjs.com/package/shadeditor
What's Changed
New Contributors
Full Changelog: 0.1.11...0.1.13
Release-0.1.11
Release Notes
New Features
-
Video Extension Enhancements:
- Added the Video Extension with commands for setting, toggling, and removing videos, enabling seamless video management within the editor.
- Introduced a Video Placeholder Extension powered by a Svelte component, allowing easy insertion of video placeholders.
- Developed the VideoExtended Component with features for resizing and alignment, ensuring better customization and layout control.
- Added a Video Button Component for quick insertion of video placeholders directly from the editor toolbar.
- Integrated a Video Icon into the editor toolbar for user-friendly video insertion.
- Combined VideoExtension and VideoPlaceholder into the editor for a streamlined video editing experience.
-
Editor Enhancements:
- Added Gapcursor and Auto-Joiner Extensions to improve the editing experience for inserting and managing gaps between nodes.
- Introduced the Gapcursor Extension for precise cursor placement in empty spaces between elements.
-
Documentation Updates:
- Added a Video Extended Section to the documentation, providing detailed guidance on using the new video-related features.
These updates enhance the editor's functionality by enabling robust video handling, improving usability, and providing clear documentation for seamless integration.
Find the npm release here https://www.npmjs.com/package/shadeditor
Full Changelog: 0.1.10...0.1.11
0.1.10
Find the NPM Release in https://www.npmjs.com/package/shadeditor
Full Changelog: 0.1.0...0.1.10
0.1.0
Find NPM release here
Add LaTeX and Maths Support
This release includes the
Support for exporting the data
One can now export the data as HTML, Markdown, Plain Text, JSON. Check out the doc
Full Changelog: 0.0.99...0.1.0
Release 0.0.99
Find NPM Release at https://www.npmjs.com/package/shadeditor
What's Changed
New Contributors
Full Changelog: 0.0.98...0.0.99
0.0.98
Find NPM Release at https://www.npmjs.com/package/shadeditor
Full Changelog: 0.0.97...0.0.98
0.0.97
Find NPM Release here. https://www.npmjs.com/package/shadeditor
Full Changelog: 0.0.9...0.0.97
Release 0.0.96
Find new release on npm
Full Changelog: 0.0.95...0.0.96
Release 0.0.95
Drag Handle Support
This release introduces the Drag handle
and Auto joiner
, which allows user to drag nodes across the editor and let the nodes to be joined with one another. Find related documentation here
Demo Video
Demo.mp4
Release 0.0.9
Improved CSS for Task List and other CSS improvements