bb-plane-fork/web/core/components
Vipin Chaudhary 6bafdb6dd8
[PE-298] Fix: Copy markdown to clipboard (#6675)
* fix: markdown for mentions fixed

* fix: copying text in mentions

* fix: refactored the component to use the same function

* chore: renamed funcion name

* add the new copy extension

* init working fix

* remove useless code

* improve readibility

* update node import

* better smaller logic

* remove log

* add open close end handler

* update readabliity

* handle tables

* handle triple click in cell

* triple tap select current line

* handle block and list

* lists fixed

* handle all possible cases of copy in table

* update the min elements

* handle multi types in table

* handle table seletion cases

* handle whole table handler

* feat: all case converd

* update markdown handling code

* update return statement

* handle using group block

* handle param

* handle multple cell in table

* handle using recursion

* add types

* fix code rabbit  suggestions

* fix root node bug

* update recursion with loop

* update transform copied to false

* refactor clipboard extension: remove options and integrate MarkdownClipboard into core extensions

* fix: header and code handler

* fix: store hooks fixed

* fix: mention id

---------

Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
2025-03-24 12:32:11 +05:30
..
account [WEB-3368] feat: enhance workspace invitations with copyable invite links (#6601) 2025-02-13 23:35:25 +05:30
analytics feat: language support (#6472) 2025-02-06 20:41:31 +05:30
api-token feat: language support (#6472) 2025-02-06 20:41:31 +05:30
archives feat: language support (#6472) 2025-02-06 20:41:31 +05:30
auth-screens [WEB-3251] improvement: optimize projects API (#6542) 2025-02-04 16:02:07 +05:30
automation [WEB-3580] fix: automations settings translation (#6767) 2025-03-18 16:34:58 +05:30
command-palette improvement: command palette search results (#6761) 2025-03-17 15:45:03 +05:30
common fix: minor refactoring changes for state dropdowns 2025-02-24 14:14:24 +05:30
core refactor: issue list modal refactor (#6702) 2025-03-06 13:45:07 +05:30
cycles [WEB-3175]fix: favorites menu (#6773) 2025-03-20 14:03:24 +05:30
dashboard [WEB-3268] feat: url pattern (#6546) 2025-02-15 05:05:00 +05:30
dropdowns [WEB-3482] refactor: platform components and mobx stores (#6713) 2025-03-06 15:47:46 +05:30
editor [PE-298] Fix: Copy markdown to clipboard (#6675) 2025-03-24 12:32:11 +05:30
empty-state [WEB-3482] refactor: platform components and mobx stores (#6713) 2025-03-06 15:47:46 +05:30
estimates feat: language support (#6472) 2025-02-06 20:41:31 +05:30
exporter feat: language support (#6472) 2025-02-06 20:41:31 +05:30
gantt-chart feat: language support (#6472) 2025-02-06 20:41:31 +05:30
global chore: whats new modal width updated (#6607) 2025-02-14 17:02:40 +05:30
graphs feat: language support (#6472) 2025-02-06 20:41:31 +05:30
home fix: home recent n progress (#6648) 2025-02-19 18:04:26 +05:30
icons [WEB-1116] fix: editor info badges occupying multiple lines (#5548) 2024-09-07 09:01:01 +05:30
inbox fix: intake work item creation refactor 2025-02-25 17:56:11 +05:30
instance fix: code spliting and instance maintenance screens 2024-11-12 19:48:31 +05:30
integration feat: language support (#6472) 2025-02-06 20:41:31 +05:30
issues fix: intake refactor (#6698) 2025-03-20 14:06:36 +05:30
labels [WEB-3482] refactor: platform components and mobx stores (#6713) 2025-03-06 15:47:46 +05:30
modules [WEB-3175]fix: favorites menu (#6773) 2025-03-20 14:03:24 +05:30
onboarding [WEB-3368] feat: enhance workspace invitations with copyable invite links (#6601) 2025-02-13 23:35:25 +05:30
page-views feat: language support (#6472) 2025-02-06 20:41:31 +05:30
pages [PE-298] Fix: Copy markdown to clipboard (#6675) 2025-03-24 12:32:11 +05:30
profile [PE-242, 243] refactor: editor file handling, image upload status (#6442) 2025-02-19 15:18:01 +05:30
project fix: intake refactor (#6698) 2025-03-20 14:06:36 +05:30
project-states fix: minor refactoring changes for state dropdowns 2025-02-24 14:14:24 +05:30
sidebar [WEB-1920] dev: app sidebar revamp (#5150) 2024-07-18 12:56:33 +05:30
stickies fix: sticky collapse icon (#6647) 2025-02-19 17:29:45 +05:30
ui chore: moving web constants to packages 2025-01-14 16:30:43 +05:30
user Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
views [WEB-3175]fix: favorites menu (#6773) 2025-03-20 14:03:24 +05:30
web-hooks feat: language support (#6472) 2025-02-06 20:41:31 +05:30
workspace [WEB-3175]fix: favorites menu (#6773) 2025-03-20 14:03:24 +05:30
workspace-notifications [WEB-3262]fix: incomplete activity render for activity in notifications (#6777) 2025-03-20 14:02:06 +05:30