Releases: cgkineo/adapt-hotgrid
Releases · cgkineo/adapt-hotgrid
v4.2.0
v4.1.1 - bugfix
v4.1.0 - the one with the improved layout
Changed
- Less code clean-up (#68)
- Popup body text/image width from 50/50 to 60/40 (#70)
- Increased item padding for consistency with other elements in Adapt (#72)
- Popup pagination 'count' area line height (#74)
Fixed
- Images with empty
alt
text were not being hidden from screenreaders (#76)
Minimum requirements
Name | Version |
---|---|
Framework | 5 |
v4.0.1 - bugfix
v3.3.0 - Adapt FW v4 accessibility fixes
v4.0.0 - the one with BEM, rem and SMACSS
Changed:
- Updated HTML naming convention to adhere to BEM
- Adopted relative unit measurement (rem) instead of fixed (px)
- Updated CSS to use a SMACSS approach
- Indentation amended to use 2 spaces instead of 4
Added:
- Support for 'image zoom' effect via
has-img-zoom
class
Fixed:
- Misalignment of popup close button when
_hidePagination
enabled ([#58]) - iOS 'double click' bug
Removed:
- reference to non-existent setting
_closeOnBackdrop
Framework dependency version has been updated to v5+ due to breaking naming change.
Minimum requirements
Name | Version |
---|---|
Framework | 5 |
v3.2.0 - the one with 'inview completion' support
v3.1.0 accessibility updates
v3.0.0 - the one with all the changes
Re-write to:
- split into model/view
- use
ItemsComponentModel
(necessitating a FW dependency bump to v3.2+) - add support for Accessibility v4 (requires framework v4+)
Minimum requirements
Name | Version |
---|---|
Framework | 3.2 |
v2.1.3 - the one with support for Adapt Framework v2
The next release of this component will require Adapt FW v3.2 or better; this release is therefore for anyone still requiring FW v2 support
Minimum requirements
Name | Version |
---|---|
Framework | 2 |