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