plane/web/pages
M. Palanikannan 49452a68ab
♻️ fix: Added new drag handle hide behavior to Pages (#3426)
- Removed unused `switchLinkView` function in `PageRenderer`
- Added `hideDragHandle` prop to `PageRenderer` component
- Updated `EditorContainer` component in `PageRenderer` to include `hideDragHandle` prop
- Removed unused code and variables in `DocumentEditor` component
- Added `hideDragHandleOnMouseLeave` state variable in `DocumentEditor` component
- Added `setHideDragHandleFunction` to set the hideDragHandle function from the DragAndDrop extension
- Passed `hideDragHandleOnMouseLeave` as prop to `PageRenderer` component in `DocumentEditor`
- Removed unused code and variables in `PageDetailsPage` component
- Updated `customClassName` prop in `PageRenderer` component used in `PageDetailsPage`

chore(deps): Update dependencies

- Updated `@tippyjs/react` dependency to version 4.2.6
- Updated `mobx-react-lite` dependency to version 4.0.5
- Updated `tippy.js` dependency to version 6.3.7

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-01-22 17:47:44 +05:30
..
[workspaceSlug] ♻️ fix: Added new drag handle hide behavior to Pages (#3426) 2024-01-22 17:47:44 +05:30
accounts chore: new sign-in, sign-up and forgot password workflows (#3415) 2024-01-22 13:23:10 +05:30
god-mode refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
installations/[provider] refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
invitations fix: workspace invitations response updated (#3321) 2024-01-22 13:19:43 +05:30
onboarding refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
profile chore: UI/UX improvements (#3319) 2024-01-22 13:19:43 +05:30
workspace-invitations fix: breaking cycle issues and replacing router.push with Links (#3330) 2024-01-22 13:19:43 +05:30
_app.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
_document.tsx fix: project states fixes (#2731) 2023-11-08 20:31:46 +05:30
_error.tsx chore: format all files in monorepo (#3054) 2023-12-10 15:48:10 +05:30
404.tsx fix: removed unused packages and upgraded to next 14 (#2944) 2023-12-07 19:59:35 +05:30
create-workspace.tsx fix: breaking cycle issues and replacing router.push with Links (#3330) 2024-01-22 13:19:43 +05:30
index.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30