bb-plane-fork/apps/web/core
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
..
components [WIKI-830] fix: copy clipboard functionality in the editor (#8229) 2025-12-10 00:24:36 +05:30
constants [WEB-5282] chore: triage state in intake (#8135) 2025-11-28 16:16:48 +05:30
custom-events [WEB-5559] improvement: chat support functionality and remove Intercom provider (#8217) 2025-12-03 00:03:56 +05:30
hooks chore: run fixes (#8257) 2025-12-08 22:26:50 +05:30
layouts [WEB-4338] fix: incorrect error code in project retrieve API (#7234) 2025-12-01 17:14:01 +05:30
lib chore: run fixes (#8257) 2025-12-08 22:26:50 +05:30
services [WEB-5493] feat: implement static cover image handling and selection (#8184) 2025-12-03 16:20:38 +05:30
store chore: run fixes (#8257) 2025-12-08 22:26:50 +05:30
types [WEB-5170] feat: navigation revamp (#8162) 2025-11-26 12:56:11 +05:30