jargons.dev
jargons.dev copied to clipboard
Enhance word editor with resizing and responsiveness
Implement a resizable pane functionality for the word editor.
- Add a custom hook
useResizablePanesinsrc/lib/hooks/use-resizable-panes.jsto handle resizing functionality. - Import the custom hook in
src/components/islands/word-editor.jsxand use it to manage the resizing functionality. - Add a draggable handle between the Editor and Preview panes in
src/components/islands/word-editor.jsx. - Update the CSS in
src/base.cssto style the draggable handle and ensure proper resizing behavior.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| jargons-dev | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 23, 2024 6:58am |
I can't remember making a pull request for this. I only worked on it and committed to my fork
So sorry... I will ensure the other one is concluded