0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
plane/packages
M. Palanikannan 0c63f21718
fix: Task List Behaviour in Editor ()
* better variable names and comments

* drag drop migrated

* custom horizontal rule created

* init transaction hijack

* fixed code block with better contrast, keyboard tripple enter press disabled and syntax highlighting

* fixed link selector closing on open behaviour

* added better keymaps and syntax highlights

* made drag and drop working for code blocks

* fixed drag drop for code blocks

* moved drag drop only to rich text editor

* fixed drag and drop only for description

* enabled drag handles for peek overview and main issues

* got images to old state

* fixed task lists to be smaller

* removed validate image functions and uncessary imports

* table icons svg attributes fixed

* custom list keymap extension added

* more uncessary imports of validate image removed

* removed console logs

* fixed drag-handle styles

* space styles updated for the editor

* removed showing quotes from blockquotes

* removed validateImage for now

* added better comments and improved redundant renders

* removed uncessary console logs

* created util for creating the drag handle element

* fixed file names
2023-11-18 16:20:35 +05:30
..
editor fix: Task List Behaviour in Editor () 2023-11-18 16:20:35 +05:30
eslint-config-custom fix: package version fixes and mentions build error fixes () 2023-11-06 16:28:15 +05:30
tailwind-config-custom style: Update modal appearance for UI consistency () 2023-11-10 15:48:34 +05:30
tsconfig fix: Implementing mobx, refactoring service layer and rewriting components () 2023-10-15 23:50:12 +05:30
ui Fix: Custom menu item not automatically closing, affecting delete popup behavior. () 2023-11-14 23:05:30 +05:30