What's Changed
- Added
onBeforeResize()
method to child page in #1445 - Recommend setting
auto
mode when parent page is running legacy version in #1450 - Added warning when
autoResize()
is called, whendirection
is set tonone
in #1451 - Log list of overflown elements when overflow observed in #1452
What's Fixed
- Fixed Vue import of auto-console-group in #1448
- Fixed child page
resize()
method whenautoResize
is set tofalse
in #1449
Full Changelog: v5.4.5...v5.4.6