bb-plane-fork/apps/web/core/components/pages
Vipin Chaudhary 0bfb74d4c0
[WIKI-830] fix: copy clipboard functionality in the editor (#8229)
* feat: enhance clipboard functionality for markdown and HTML content

* fix: improve error handling and state management in CustomImageNodeView component

* fix: correct asset retrieval query by removing workspace filter in DuplicateAssetEndpoint

* fix: update meta tag creation in PasteAssetPlugin for clipboard HTML content

* feat: implement copyMarkdownToClipboard utility for enhanced clipboard functionality

* refactor: replace copyMarkdownToClipboard utility with copyTextToClipboard for simplified clipboard operations

* refactor: streamline clipboard operations by replacing copyTextToClipboard with copyMarkdownToClipboard in editor components

* refactor: simplify PasteAssetPlugin by removing unnecessary meta tag handling and streamlining HTML processing

* feat: implement asset duplication processing on paste for enhanced clipboard functionality

* chore:remove async from copy markdown method

* chore: add paste html

* remove:prevent default

* refactor: remove hasChanges from processAssetDuplication return type for simplified asset processing

* fix: format options-dropdown.tsx
2025-12-10 00:24:36 +05:30
..
dropdowns chore: run fixes (#8257) 2025-12-08 22:26:50 +05:30
editor [WIKI-830] fix: copy clipboard functionality in the editor (#8229) 2025-12-10 00:24:36 +05:30
header fix: source map warning during build (#8148) 2025-11-21 13:43:52 +05:30
list fix: source map warning during build (#8148) 2025-11-21 13:43:52 +05:30
loaders [WEB-5478] chore: fix types (#8155) 2025-11-21 20:22:37 +05:30
modals fix: source map warning during build (#8148) 2025-11-21 13:43:52 +05:30
navigation-pane [WEB-5459] feat(codemods): add function declaration transformer with tests (#8137) 2025-11-20 17:39:40 +05:30
version [WEB-5459] feat(codemods): add function declaration transformer with tests (#8137) 2025-11-20 17:39:40 +05:30
pages-list-main-content.tsx fix: source map warning during build (#8148) 2025-11-21 13:43:52 +05:30
pages-list-view.tsx [WEB-5459] feat(codemods): add function declaration transformer with tests (#8137) 2025-11-20 17:39:40 +05:30