bb-plane-fork/web/core
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
..
components [PE-298] Fix: Copy markdown to clipboard (#6675) 2025-03-24 12:32:11 +05:30
constants fix: bubble menu weird flickering fixed (#6591) 2025-02-19 02:09:27 +05:30
hooks fix: intake refactor (#6698) 2025-03-20 14:06:36 +05:30
layouts [WEB-3134] fix: plane logo rendering issue in safari (#6728) 2025-03-10 15:35:07 +05:30
lib feat: language support (#6472) 2025-02-06 20:41:31 +05:30
local-db [WEB-3597] fix: guest work item view access when hyper mode is enabled (#6785) 2025-03-20 19:43:40 +05:30
services [WEB-3597] fix: guest work item view access when hyper mode is enabled (#6785) 2025-03-20 19:43:40 +05:30
store [WEB-3590] chore: sidebar enhancements (#6780) 2025-03-20 16:43:45 +05:30