plane/packages
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
..
editor ♻️ fix: Added new drag handle hide behavior to Pages (#3426) 2024-01-22 17:47:44 +05:30
eslint-config-custom chore: format all files in monorepo (#3054) 2023-12-10 15:48:10 +05:30
tailwind-config-custom feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
tsconfig chore: release version update 2023-12-08 16:34:15 +05:30
types fix: issue property dropdown data flow (#3425) 2024-01-22 17:07:32 +05:30
ui feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30