Released 13/04/2022
New Features
- FRAMEWORK-567 - The
resizeBlock() method has been deprecated. Resizing in card components and the My Account template now uses the newgi.resizeBlock.addElements()
Fixes
- FRAMEWORK-429 - Review and refactor all of the resizing JavaScript used by the themes and templates. Provide a new common resizing script. This fixes various styling problems for heights of different page elements
- FRAMEWORK-564 - As well as setting
min-height rather thanheight , the new resizer needs to account for changes in the base font size (eg zooming in via the browser or accessibility tools) to prevent text overflowing
Last modified on April 19, 2022