Skip to content

0.34.0 Breaking Changes

N1XUS edited this page Oct 18, 2021 · 17 revisions

Tabs component PR #6940

  • Now tabs reflow based on ResizeObserver class instead of window resize event. As a fallback for old browsers which are not supporting ResizeObserver, it will fallback to window resize event.

Clone this wiki locally