You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: clean up names, remove unused util, align with tiptap conventions
- Merged latest changes from main branch and refactored code
- Renamed `showBubbleMenus` to `showBubbleMenu` for consistency with tiptap terminology
- Renamed `showSlashCommand` to `showSlashCommands` to accurately reflect its behavior
- Corrected typo in `SearcnAndReplace`, changed to `SearchAndReplace`
- Removed `getOrderedToolbarItems` utility as a new child-component approach is now used
0 commit comments