mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
* Make panels collapsible - Add Panel component with collapse logic - Use the component in all the necessary panel groups * Remove unnecessary container from PanelCanvas * Add "hide property" to Pane component to hide Panel contents using a prop - Instead of doing conditional rendering, pass the condition to Panel as props * Change collapse icon rotation for closed - Use one icon and use CSS transforms to rotate it * Remove unnecessary imports from PanelSelection |
||
---|---|---|
.. | ||
components | ||
element | ||
renderer | ||
scene | ||
history.ts | ||
index.tsx | ||
math.ts | ||
random.ts | ||
react-app-env.d.ts | ||
shapes.tsx | ||
styles.scss | ||
types.ts | ||
utils.ts | ||
zindex.test.ts | ||
zindex.ts |