Releases: Tsuzat/Edra
Release 1.1.0
Find the NPM release in https://www.npmjs.com/package/edra
What's Changed
- fix(docs): docs typo fix for json and html output example by @SoRobby in #28
- Feats: Improved Edra, EdraToolbar, EdraBubbleMenu and more by @Tsuzat in #32
- feat: improve edra editor and toolbar functionality by @SoRobby in #31
New Contributors
Full Changelog: 1.0.6...1.1.0
Release 1.0.6
Release 1.0.5
Find the NPM release here
What's Changed
- docs: add type imports and comment to example by @probablyVincentIp in #24
- Fix #26 : update isMac function to check browser environment before accessing navigator
New Contributors
- @probablyVincentIp made their first contribution in #24
Full Changelog: 1.0.4...1.0.5
Release 1.0.4
Find the NPM release at https://www.npmjs.com/package/edra
Release 0.1.28
Find NPM release here https://www.npmjs.com/package/shadeditor
- Fix #23
Full Changelog: 0.1.27...0.1.28
Release 0.1.27
Find the NPM release here https://www.npmjs.com/package/shadeditor
What's Changed
- The changes in this pr will enable the users to use and style the embedded toolbar separately. by @patelneeraj in #22
New Contributors
- @patelneeraj made their first contribution in #22
Full Changelog: 0.1.26...0.1.27
Release 0.1.26
Find NPM release here https://www.npmjs.com/package/shadeditor
Full Changelog: 0.1.25...0.1.26
Release 0.1.25
Summary of Changes
- BubbleMenu Component: Added a new feature enhancing text formatting options in the shad-editor.
- Toolbar Improvements: Introduced ToolBarIconProps and updated icons to use tooltips for better accessibility.
- Conditional Rendering: Enhanced EditorToolbar with conditional rendering based on the showToolbar state.
- Configuration Fix: Updated excludedTags in GlobalDragHandle to include 'table p' for accurate drag-and-drop functionality.
- Code Cleanup: Removed unused drag-handle components for a cleaner codebase.
Find NPM release here https://www.npmjs.com/package/shadeditor
Full Changelog: 0.1.24...0.1.25
Release 0.1.24
Find NPM release here https://www.npmjs.com/package/shadeditor
Full Changelog: 0.1.22...0.1.24
Release 0.1.22
Find NPM release in https://www.npmjs.com/package/shadeditor
Full Changelog: 0.1.21...0.1.22