Skip to content

Releases: cgkineo/adapt-hotgrid

v4.2.0

13 Oct 14:47
Compare
Choose a tag to compare

Removed:

  • 'visibility: hidden' from Hotgrid popup disabled paging buttons (#88)

Added:

  • btn-icon variable support (#81)

Minimum requirements

Name Version
Framework 5.22.4

v4.1.1 - bugfix

03 Feb 16:45
Compare
Choose a tag to compare

Fixed:

  • Unable to use HTML entities within the aria-label attributes of the grid item and popup (#79)

Minimum requirements

Name Version
Framework 5

v4.1.0 - the one with the improved layout

29 Jan 11:44
Compare
Choose a tag to compare

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

26 Jun 17:47
Compare
Choose a tag to compare

Fixed:

  • popup next/back accessibility issue (#62 )
  • component was using ItemsComponentModel directly instead of extending it
  • the hide-desktop-image class hiding images for all resolutions instead of just for desktop (#65)

Minimum requirements

Name Version
Framework 5

v3.3.0 - Adapt FW v4 accessibility fixes

29 Apr 14:27
1eb3b33
Compare
Choose a tag to compare

Fixed:

  • Expects popup graphics to have alt text (#64)
  • Popup back and next button broken (#62)

Changed:

  • Updated to use the new a11y API
  • FW dependency updated to 4.x due to use of new a11y API

Minimum requirements

Name Version
Framework 4

v4.0.0 - the one with BEM, rem and SMACSS

30 Jan 15:54
07b859f
Compare
Choose a tag to compare

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

27 Sep 16:22
9bc9393
Compare
Choose a tag to compare
  • Added support for 'inview completion' by adding new setting _setCompletionOn (#54)
  • Increased Framework dependency to v3.3 as the above needs the 'complete on inview' functionality in ComponentView that was added in v3.3.0

Minimum requirements

Name Version
Framework 3.3

v3.1.0 accessibility updates

20 Aug 13:40
65cd432
Compare
Choose a tag to compare
  • popup image bug fix #43
  • ios double click bug fix #48
  • a11y bits #50

Minimum requirements

Name Version
Framework 3.2

v3.0.0 - the one with all the changes

17 May 16:16
407d08b
Compare
Choose a tag to compare

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

10 May 17:27
Compare
Choose a tag to compare

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