microsoft / fluentui-contrib

Monorepo for contributor extension packages to Fluent UI
MIT License
26 stars 27 forks source link

React resize handle #65

Closed george-cz closed 5 months ago

george-cz commented 5 months ago

Say goodbye to you static layouts, they are so 2023!

It's time to welcome react-resize-handle package to fill your layout resizing needs. Just add the refs to your HTML elements and observe your layout changes in real time, without any react re-renders at all!

Docs/tests coming later after the approach has been validated internally.

This is still very much in prototype/POC/prealpha phase and should not be used by anyone, ever.

layershifter commented 5 months ago

@george-cz LGTM overall, left some minor comments