No description
Find a file
Marco Pedone 7a50ba4147 refactor: upgrade tiptap dependencies and enhance toolbar functionality
- Updated Tiptap dependencies to version 3.x, including core, extensions, and starter kit.
- Added Link extension to the editor for hyperlink support.
- Refactored ToolBar component to utilize useEditorState for better state management.
- Enhanced toolbar with additional heading options (H5, H6) and improved button states for formatting actions.
- Added a button to clear all marks in the editor.
2025-08-06 15:03:05 +02:00
.github Update Dependabot configuration to set the correct directory for package manifests 2025-08-04 21:45:30 +02:00
apps refactor: upgrade tiptap dependencies and enhance toolbar functionality 2025-08-06 15:03:05 +02:00
.dockerignore init 2025-08-04 17:45:44 +02:00
.gitignore init 2025-08-04 17:45:44 +02:00
docker-compose.yml Add healthcheck for backend service in docker-compose.yml 2025-08-04 17:59:36 +02:00