Docs: Update ARCHITECTURE.md and COMPONENTS.md to reflect ShadCN removal and CodeMirror emphasis.
This commit is contained in:
@@ -36,9 +36,9 @@ These are reusable components that provide common functionalities across differe
|
||||
* **`copy_btn`**: A button to copy content to the clipboard.
|
||||
* Properties: `clipboard`, `bind:value`, `btn_text`, `btn_html`.
|
||||
* **`txt_editor`**: A basic text area editor.
|
||||
* **`md_editor`**: Markdown editor.
|
||||
* Uses CodeMirror.
|
||||
* **Note:** ShadEditor TipTap is present but marked for removal.
|
||||
* **`md_editor`**: Markdown editor.
|
||||
* Uses CodeMirror (planned for rich text editing).
|
||||
* **Note:** ShadEditor TipTap is present but marked for removal. ShadCN components are also being phased out in favor of CodeMirror for text editing.
|
||||
* **`html_editor`**: HTML editor.
|
||||
* **`media_player`**: Component for playing media files.
|
||||
* Properties: `hosted_file`, `archive_content`, `media_player`.
|
||||
|
||||
Reference in New Issue
Block a user