plane/apps/app/hooks
sriram veeraghanta e1ae0d3b56
feat : Tiptap integration (#1832)
* remirror instances commented out to avoid prosemirror conflicts

* styles migrated for remirror to tiptap transition

* added bubblemenu support with extensions

* fixed css for task lists and code with syntax highlighting

* added support for slash command

* fixed bubble menu to match styles and added better seperation in UI

* saving with debounce logic added and it's stored in backend

* added migration support by updating to html

* Image uploads done

* improved file structure and delete image function implemented

* Integrated tiptap with Issue Modal

* added additional props and Tiptap Integration with Comments

* added tiptap integration with user activity feeds

* added ref control support and bubble menu support for readonly editor

* added tiptap support for plane pages

* added tiptap support to gpt assistant modal (yet to be tested)

* removed remirror instances and cleaned up code

* improved code structure for extracting props in Tiptap

* fixing ts errors for next build

* fixing node ts error for Horizontal Rule

* added ts fix for node types

* temp fix

* temp fix

* added min height for issue description in modal

* added resolutions to prosemirror-model version

* trying pnpm overrides

* explicitly added prosemirror deps

* bugfixes

* removed extra gap at the top and moved saved indicator to the bottom

* fix: slash command scroll position

* chore: update custom css variables

* matched theme colours

* fixed gpt-assistant modal

* updated yarn lock

* added debounced updates for the title and removed saved state after timeout

* added css animations for saved state

* build fixes and remove remirror instances

* minor commenting fixes

---------

Co-authored-by: Palanikannan1437 <73993394+Palanikannan1437@users.noreply.github.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-08-15 15:04:46 +05:30
..
gantt-chart chore: gantt chart resizable blocks, y-axis drag and drop (#1810) 2023-08-11 15:59:13 +05:30
my-issues fix: empty groups not appearing in the kanban view (#1843) 2023-08-11 19:17:02 +05:30
use-calendar-issues-view.tsx feat: my issues view layouts and filters, refactor: issue views (#1681) 2023-07-26 17:51:26 +05:30
use-comment-reaction.tsx feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
use-debounce.tsx Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
use-estimate-option.tsx chore: new estimates workflow (#927) 2023-04-22 00:59:57 +05:30
use-inbox-view.tsx chore: show inbox applied filters list (#1334) 2023-06-21 17:32:56 +05:30
use-integration-popup.tsx fix: added the decoded url for slack integration popup (#958) 2023-04-28 17:55:57 +05:30
use-issue-notification-subscription.tsx promote: develop to stage-release (#1594) 2023-07-20 17:24:17 +05:30
use-issue-properties.tsx feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
use-issue-reaction.tsx feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
use-issues-view.tsx feat: user profile analytics, views and filters (#1698) 2023-07-28 13:39:42 +05:30
use-local-storage.tsx feat: page tab context (#845) 2023-04-17 13:30:39 +05:30
use-outside-click-detector.tsx Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
use-profile-issues.tsx chore: subscribed by me tab on my issues page (#1800) 2023-08-08 13:15:25 +05:30
use-project-details.tsx fix: removed useEffect for project detail fetch error (#860) 2023-04-17 18:38:07 +05:30
use-project-members.tsx feat: user profile analytics, views and filters (#1698) 2023-07-28 13:39:42 +05:30
use-projects.tsx style: profile page responsiveness added (#1710) 2023-07-31 16:57:28 +05:30
use-reload-confirmation.tsx fix: rich text editor (#1008) 2023-05-11 02:15:49 +05:30
use-spreadsheet-issues-view.tsx feat: my issues view layouts and filters, refactor: issue views (#1681) 2023-07-26 17:51:26 +05:30
use-sub-issue.tsx feat: spreadsheet view (#1369) 2023-06-23 17:20:05 +05:30
use-theme.tsx Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
use-timer.tsx feat: resend login magic code (#291) 2023-02-17 16:58:00 +05:30
use-toast.tsx Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
use-user-auth.tsx fix: social auth authentication workflow (#1264) 2023-06-10 01:26:38 +05:30
use-user-notifications.tsx feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
use-user.tsx style: sidebar projects design (#1736) 2023-08-01 12:24:34 +05:30
use-workspace-details.tsx Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
use-workspace-members.tsx feat: my issues view layouts and filters, refactor: issue views (#1681) 2023-07-26 17:51:26 +05:30
use-workspaces.tsx style: onboarding screens (#1412) 2023-07-12 19:55:08 +05:30