plane/apps/app/components
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
..
account fix: google not accepting width as string 2023-07-28 19:21:55 +05:30
analytics chore: issue activity user redirection added (#1805) 2023-08-11 15:48:52 +05:30
auth-screens fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
automation fix: fetch states only when the dropdown is opened (#1684) 2023-07-26 23:20:44 +05:30
breadcrumbs style: responsive title (#1683) 2023-07-31 17:22:48 +05:30
command-palette feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
core feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
cycles feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
dnd release: Stage Release (#251) 2023-02-08 10:15:18 +05:30
emoji-icon-picker style: create project modal (#1628) 2023-07-23 22:14:26 +05:30
estimates feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
exporter fix: route fix in imports and exports (#1857) 2023-08-14 16:19:13 +05:30
gantt-chart feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
icons feat: my issues view layouts and filters, refactor: issue views (#1681) 2023-07-26 17:51:26 +05:30
inbox feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
integration fix: route fix in imports and exports (#1857) 2023-08-14 16:19:13 +05:30
issues feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
labels feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
modules feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
notifications style: sidebar ui improvement (#1816) 2023-08-11 15:53:10 +05:30
onboarding refactor: using webp image format instead of svg (#1852) 2023-08-14 13:26:16 +05:30
pages feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
profile feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
project feat / public deploy settings workflow (#1863) 2023-08-14 19:18:38 +05:30
search-listbox fix: replaced first name, last name or email to display name (#1796) 2023-08-08 13:01:43 +05:30
states fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
tiptap feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
toast-alert Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
ui feat: csv, json and, xlsx exporter (#1840) 2023-08-14 11:44:17 +05:30
views chore: gantt chart resizable blocks, y-axis drag and drop (#1810) 2023-08-11 15:59:13 +05:30
workspace feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30