iTwin / appui

Monorepo for iTwin.js AppUi
MIT License
8 stars 2 forks source link

Remove `resize-observer-polyfill` #828

Open GerardasB opened 3 months ago

GerardasB commented 3 months ago

Describe the Solution you'd like

Remove a dependency on resize-observer-polyfill, as ResizeObserver is fairly well supported. Applications can still use the polyfill if needed.