Skip to content
Snippets Groups Projects
  1. Jan 13, 2020
  2. Mar 08, 2019
  3. Feb 12, 2019
  4. Feb 07, 2019
  5. Feb 05, 2019
  6. Feb 02, 2019
  7. Jan 04, 2019
  8. Dec 20, 2016
  9. Nov 08, 2016
    • Gaus Surahman's avatar
      - A few cleanups. · 4fdfdac3
      Gaus Surahman authored
      - Fixed for the new Grid and CSS3 Columns at field formatter settings not saved.
      - Simplified settings.arrow.attributes to arrow_attributes.
      - Simplified settings.downArrow.attributes to arrow_down_attributes.
      4fdfdac3
  10. Oct 31, 2016
  11. Oct 25, 2016
    • Gaus Surahman's avatar
      - Added optional "Slick Image with Media" formatter to retain VEM/ME within... · aaed055e
      Gaus Surahman authored
      - Added optional "Slick Image with Media" formatter to retain VEM/ME within image/file ER environment if VEM/ME is installed.
      - Moved Slick grid CSS foundation into Blazy for reusability outside slick, such as with core Views HTML list, or even Unformatted format.
      - Respected "Vanilla slick" option when using grid items.
      - Cleaned up and refined slick.theme.css for better UX.
      - Brought back the slide offset temp fix for when count <= slidesTosShow as no resolution, by now. To be removed when the actual fix is available.
      - Ported the failsafe for deleted optionset while being used.
      - Added Twig block section for easy partial extensions, and reduce dups.
      aaed055e
  12. Sep 29, 2016
  13. Jul 14, 2016
  14. May 08, 2016
  15. May 05, 2016
  16. Apr 02, 2016
    • Gaus Surahman's avatar
      - Removed noscript fallback, see: · 597a665e
      Gaus Surahman authored
        http://goo.gl/FQLFQ6
        https://goo.gl/f78pMl
      - Removed theme_slick_media(), and merged it into theme_slick_image() to get
        along well with Blazy::buildAttributes(), and reduce complication with aspect
        ratio when IMG, IFRAME and lightbox/image link A tags are _all optional.
      - Fixed for broken slick with Blazy, aspect ratio and hidden containers, e.g.:
        - Hidden Slick containers such as within hidden Ultimenu regions.
        - Blazy lazyload, not Slick own builtin lazyload.
        - Aspect ratio enabled.
        - Blazied images are large enough to render too late when Slick kicks in.
        - Blazied small images are not affected.
      597a665e
  17. Mar 28, 2016
    • Gaus Surahman's avatar
      - #2693089: Add dependency on Blazy. · 1f5af575
      Gaus Surahman authored
        Be sure to clear cache.
      - Renamed visible_slides into visible_items to allow re-usable by Blazy.
      - Changed thumbnail_hover option into thumbnail_effect to allow variant thumbnail stylings: hoverable, static grid.
      - Moved Slick admin CSS into Blazy to re-use for a few related modules.
      - Moved slick.media.js, slick.photobox.js, and all re-usable stuffs into Blazy.
      8.x-1.0-alpha6
      1f5af575
  18. Mar 23, 2016
    • Gaus Surahman's avatar
      - Made nice with ESLint. · 68d34b83
      Gaus Surahman authored
      - Recommended dependency on Blazy module to reduce DRY stuffs shared across Blazy, Mason, GridStack, Slick Views and Slick. Will require prior to Betas.
      - Simplified slick-image.html.twig.
      - Added entity_keys status to disable Default optionset.
      - Fixed for Blazy integration.
      - Renamed ::getSkinOptions() into ::getSkinsByGroupOptions() for clarity.
      - Removed image dimensions fail safe, and moved most logic to ::getImage(), so using ::getImage() is a must than calling theme_slick_image() directly. This prevented loading image_style objects multiple times, and dup lines.
      - Moved SlickFormatterTrait.php into FieldFormatter directory.
      - Deleted SlickFormatterBase.php, and merged it into SlickFormatterTrait.php
      - Moved aspect ratio fluid style attribute from JS into PHP, otherwise defeating the purpose to solve the layout reflow before the images are actually loaded.
      - Moved SlickInterface.php into Entity.
      8.x-1.0-alpha5
      68d34b83
  19. Jan 20, 2016
  20. Jan 19, 2016
  21. Jan 17, 2016
Loading