bvaughn / react-resizable-panels

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

feat: make element types more accurate #252

Closed psychedelicious closed 9 months ago

psychedelicious commented 9 months ago

This widens the usage of HTMLDivElement to HTMLElement throughout.

Also narrows the allowed tag names to actual HTML elements. Closes #251

vercel[bot] commented 9 months 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 Dec 30, 2023 11:29pm
bvaughn commented 9 months ago

Looks like this broke a bunch of things in CI.