Commit Graph

37 Commits

Author SHA1 Message Date
Palanikannan1437
3ea7ab3151 completed core package's documentation 2023-10-10 17:25:45 +05:30
Palanikannan1437
ede27b7b17 added usage of common dependance for slash commands 2023-10-10 16:17:26 +05:30
Palanikannan1437
d9c3407eed fixed ts issues with link plugin 2023-10-10 14:35:07 +05:30
Palanikannan1437
8552ef24a6 added editor/core readme and fixed imports 2023-10-09 17:56:35 +05:30
Palanikannan1437
6cb9f73006 updated bubble menu to use core package's utilities 2023-10-09 17:19:24 +05:30
Palanikannan1437
37d5e83e92 fixed toggle Underline behvaiour 2023-10-05 10:32:24 +05:30
Palanikannan1437
0cf5ad684b Merge branch 'develop' into comment-editor 2023-10-04 21:50:09 +05:30
Palanikannan1437
a9d197cda7 removed extra margin from access specifiers 2023-10-04 21:47:42 +05:30
Palanikannan1437
696a2e9251 fixed shift enter behavior for lists 2023-10-04 15:28:55 +05:30
Palanikannan1437
18c9e64f48 added support for range commands 2023-10-04 01:26:40 +05:30
Palanikannan1437
95439fbbef added comment editor with fixed menu 2023-10-04 01:06:16 +05:30
Palanikannan1437
ff29c1c87e Enter key behaviour added for Comments 2023-10-03 19:51:23 +05:30
Palanikannan1437
fc8284d458 fixed tailwind config for editor 2023-10-03 19:26:48 +05:30
Palanikannan1437
f408eb3055 fixed dependencies in editor package 2023-10-03 10:01:10 +05:30
Palanikannan1437
95e5a30614 removed absolute imports from rich-text-editor 2023-10-03 09:32:16 +05:30
Palanikannan1437
0080880852 removed absolute imports from lite-text-editor 2023-10-03 09:30:11 +05:30
Palanikannan1437
857fa18719 removed absolute imports from editor/core package 2023-10-03 09:27:52 +05:30
Palanikannan1437
b479718ece onSubmit on enterkey captured 2023-10-02 20:10:05 +05:30
Palanikannan1437
2c804c8d6c trimming html at start and end of content added 2023-10-02 17:44:56 +05:30
Palanikannan1437
51e281592f replaced all read-only instances 2023-10-02 16:35:54 +05:30
Palanikannan1437
de07f63089 read only editor support added 2023-10-02 16:24:57 +05:30
Palanikannan1437
3d87a56e3b refactoring tiptap to core/lite/rich text editor 2023-10-02 14:52:38 +05:30
Palanikannan1437
b5228bb0ef fixed global css issue with highlight js 2023-10-02 14:15:16 +05:30
Palanikannan1437
da86f1ad03 refactoring to LiteTextEditor and RichTextEditor 2023-09-30 17:20:59 +05:30
Palanikannan1437
efcc7f20cc added seperation of extensions and props 2023-09-28 20:25:31 +05:30
Palanikannan1437
4298b0500e refactored editor to not require workspace slug 2023-09-28 16:05:52 +05:30
Palanikannan1437
d639a0126d new structure of editor components 2023-09-27 19:49:15 +05:30
Palanikannan1437
063f4c774a comment editor basic version added 2023-09-25 14:05:17 +05:30
Palanikannan1437
cbb1c1884f resolved lock life and missing deps 2023-09-22 18:07:07 +05:30
Palanikannan1437
f0e246ccfd reverted back types and fixed tailwind 2023-09-22 13:54:52 +05:30
Palanikannan1437
448d433876 added turbo dependency for tiptap 2023-09-21 18:04:38 +05:30
Palanikannan1437
8e71ce0c50 finally fixed import errors 2023-09-20 19:03:06 +05:30
Palanikannan1437
28697e3c0e updated package name to @plane/editor 2023-09-20 12:19:35 +05:30
Palanikannan1437
3b9c29cfd4 exported tiptap editor with and without ref 2023-09-20 11:26:16 +05:30
Palanikannan1437
e35848718d fixed types 2023-09-19 19:49:15 +05:30
Palanikannan1437
8e76809c9b abstracted upload and delete functions 2023-09-19 13:42:54 +05:30
Palanikannan1437
0887b69149 initialized tiptap component with common tailwind config 2023-09-08 18:41:40 +05:30