Dmitriy Pashkevich
Dmitriy Pashkevich
**Is your feature request related to a problem? Please describe.** Currently the apps architecture isn't as FSD **Describe the solution you'd like** Need to change the architecture to Feature Sliced...
Hi! I have an issues with last version: `9.0.3`: ``` ERROR `whatBump` must be a function ``` In package.json I have next deps: ``` "@release-it/bumper": "6.0.1", "@release-it/conventional-changelog": "9.0.3", "release-it": "17.10.0",...
🚀 **Feature: RichTextEditor.SourceCode control** This PR adds a new `RichTextEditor.SourceCode` control to the `@mantine/tiptap package`, allowing users to toggle between WYSIWYG and raw source code modes. 🎯 **Motivation** In some...