hipstersmoothie / react-window-splitter

react-resizable-grid-panels
https://react-window-splitter-six.vercel.app
50 stars 2 forks source link

move autosave to state package #36

Closed hipstersmoothie closed 3 months ago

hipstersmoothie commented 3 months ago

I was auditing the react component to see if any of the code made sense to move into the state machine and this was it :D

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-window-splitter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 23, 2024 4:34pm
react-window-splitter-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 23, 2024 4:34pm
github-actions[bot] commented 3 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 96.27% 671 / 697
🔵 Statements 96.06% 683 / 711
🔵 Functions 96.30% 156 / 162
🔵 Branches 92.38% 485 / 525
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/react-window-splitter/src/index.tsx 89.22% 75.93% 90.62% 89.51% 192-195, 197-216, 198-201, 203-207, 204-206, 205, 209-215, 311, 360, 368, 375, 404, 410, 412-423, 412-414, 416-422, 417-421, 600, 611, 628, 647, 781, 802
packages/state/src/index.ts 99.37% 97.95% 100% 99.57% 1380, 1387, 1399
Generated in workflow #106
hipstersmoothie commented 3 months ago

:rocket: PR was released in v0.4.1 :rocket: