bb-plane-fork/packages/editor/document-editor/src/ui
M. Palanikannan 899771a678
[WEB-434] feat: add support to insert a new empty line on clicking at bottom of the editor (#3856)
* fix: horizontal rule no more causes issues on last node

* fixed the mismatched transaction by using native tiptap stuff

* added support to add new line onclick at bottom if last node is an image

TODO: blockquote at last node

* fix: simplified adding node at end of the document logic

* feat: rewrite entire logic handling all cases

* feat: arrow down and arrow up keys add empty node at top and bottom of doc from first/last row's cells

* feat: added arrow up and down key support to images too

* remove unnecessary console logs

* chore: formatting components

* fix: reduced bottom padding to increase onclick area

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-03-11 20:55:24 +05:30
..
components [WEB-434] feat: add support to insert a new empty line on clicking at bottom of the editor (#3856) 2024-03-11 20:55:24 +05:30
extensions fix: eslint issues and reconfiguring (#3891) 2024-03-06 18:39:14 +05:30
menu [WEB-459] fix: tables row color retention, images in tables and css fixes (#3748) 2024-02-23 18:51:38 +05:30
readonly chore: Removed Issue Embeds from the Document Editor (#3449) 2024-01-24 19:12:36 +05:30
index.tsx [WEB-438] fix: ai insertion behaviour (#3872) 2024-03-06 20:38:57 +05:30
tooltip.tsx chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30