Commit cd9e345
committed
chore: release v0.1.3
- Fix column resize: use logical stored width (currentWidth prop) instead
of DOM getBoundingClientRect, eliminating jitter on repeated drags
- Fix pinned column resize: sticky left/right offset no longer corrupts
the baseline width measurement on first drag
- Fix CSS auto-import: added barrel-level import in lib/index.ts so
styles load reliably across Vite, Webpack, and Next.js App Router
- Add llms.txt: machine-readable AI agent context file bundled inside
the npm package with full prop reference, types, and usage examples
- Update README: clarify CSS import behaviour and fallback instructions"1 parent c41e644 commit cd9e345
4 files changed
+979
-84
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
12 | 17 | | |
13 | 18 | | |
14 | 19 | | |
| |||
0 commit comments