bvaughn / react-resizable-panels

https://react-resizable-panels.vercel.app/
MIT License
3.99k stars 144 forks source link

Don't read "direction" from the document; use inherited style instead #424

Closed bvaughn closed 3 weeks ago

bvaughn commented 3 weeks ago

cc @mohas

vercel[bot] commented 3 weeks ago

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

Name Status Preview Comments Updated (UTC)
react-resizable-panels ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 2:05pm
bvaughn commented 3 weeks ago

Ideally I would add some unit tests for this but JSDom doesn't support either dir nor inherited styles, so the tests wouldn't be very valuable.

I could add some e2e tests for this but it would kind of be a hassle and I'm not sure it's complex enough to warrant the hassle.

bvaughn commented 3 weeks ago

Released in react-resizable-panels@2.1.6