plane/apps/app/components/issues
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
..
attachment fix: replaced first name, last name or email to display name (#1796) 2023-08-08 13:01:43 +05:30
comment feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
my-issues style: ui improvement (#1806) 2023-08-11 15:50:05 +05:30
select fix: analytics showing user id instead of display name (#1812) 2023-08-09 15:20:29 +05:30
sidebar-select feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
view-select chore: start date option added in spreadsheet view (#1824) 2023-08-11 19:14:54 +05:30
activity.tsx feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
delete-issue-modal.tsx chore: update empty states, fix: delete issue modal (#1743) 2023-08-01 13:58:58 +05:30
description-form.tsx feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
form.tsx feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
gantt-chart.tsx chore: gantt chart resizable blocks, y-axis drag and drop (#1810) 2023-08-11 15:59:13 +05:30
index.ts feat: issue & comment reaction (#1690) 2023-07-27 18:55:03 +05:30
issue-reaction.tsx style: reactions ui improvement (#1705) 2023-07-30 02:08:52 +05:30
label.tsx style: ui improvement (#1806) 2023-08-11 15:50:05 +05:30
main-content.tsx feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
modal.tsx chore: gantt chart resizable blocks, y-axis drag and drop (#1810) 2023-08-11 15:59:13 +05:30
parent-issues-list-modal.tsx feat: cross-project issue linking (#1612) 2023-07-22 14:53:48 +05:30
sidebar.tsx style: sidebar select date width (#1859) 2023-08-14 18:10:21 +05:30
sub-issues-list.tsx fix: sub issue progress indicator fix (#1847) 2023-08-11 19:05:13 +05:30