You are here

CHANGELOG.txt in Slick Carousel 8.2

Same filename and directory in other branches
  1. 8 CHANGELOG.txt
  2. 7.3 CHANGELOG.txt
  3. 7.2 CHANGELOG.txt
Slick 8.x-2.0-dev, 2021-06-23
-----------------------------
- Issue #3220308 by gausarts: [Accessible Slick] Thumbnail navigation no longer
  navigate slides.
- Issue #3220286 by gausarts: [Accessible Slick] Provide a check for breaking
  changes with Accessible Slick.
- Issue #3196529 by wrd, HeikkiY, galactus86: Support Accessible Slick.

Slick 8.x-2.0-dev, 2021-06-10
-----------------------------
- Fixed for Colorbox duplicate clones, ported from Splide.

Slick 8.x-2.0-dev, 2021-05-03
-----------------------------
- Issue #3211873 by gausarts: Provide options to load Slick anywhere, except
  admin pages.

Slick 8.x-2.0-dev, 2021-04-12
-----------------------------
- Issue #3123787 by thomas.frobieter, gausarts: Fix ROWS setting default value
  & description (ROWS needs to be 0 instead of 1) / slick-slide has unnecessary
  wrappers
- Issue #3150641 by narendra.rajwar27, johnchque, Berdir, VVS: Slick media has a
  key in system schema after being uninstalled
- Issue #3190390 by afagioli: Slick api example without markup
- Issue #3137067 by YahyaAlHamad, _kom__: Extra thumbnail after upgrade 8.x-2.1
  >> 8.x-2.2
- Fixed for Colorbox numbering at first launch and deprecated .media--loading.

Slick 8.x-2.0-dev, 2020-05-02
-----------------------------
- Issue #3132905 by hunterbuchanan: Remove Libraries API dependency from project
  page for Slick 8.x-2.0+.
- Issue #3132875 by lolandese: License "GPL-2.0+" is a deprecated SPDX license
  identifier.

Slick 8.x-2.0-dev, 2020-03-16
-----------------------------
- Issue #3116234 by sasanikolic: Width recalculation issue after closing
  colorbox modal.

Slick 8.x-2.0-dev, 2020-02-23
-----------------------------
- Updated blazy.formatter.manager to blazy.formatter for blazy:rc7+.
- Updated to the latest Blazy to re-use method Blazy::containerAttributes, etc.
- Added SlickManager::buildNavigation for code readability.
- Added SlickSkinManager::getSlickPath for re-use, and prioritized composer.
- Re-enabled BC for slick_hook_info() till slick:3.x, or 9.x.
- Ported BC BlazyManager::buildSkins so that Blazy can remove it safely.
- Fixed for Vanilla leak with optionset thumbnail.
- Fixed for default value regression.

Slick 8.x-2.0-dev, 2020-02-17
-----------------------------
- Removed and cleaned up deprecated custom breakpoints, wish me luck.
- Issue #3079155 by nashkrammer: Fix deprecation reported by drupal-check and
  deprecation errors from test results.

Slick 8.x-2.0-dev, 2020-02-14
-----------------------------
- Issue #3112913 by thalles, gausarts: Fix subclassing and stop overriding
  constructors in slick\SlickManager.
- Issue #3113224 by thalles, gausarts: Fix subclassing and stop overriding
  constructors in slick\Plugin\Field\FieldFormatter\SlickTextFormatter.
- Issue #3113230 by thalles, gausarts: Fix subclassing and stop overriding
  constructors in slick\Plugin\Field\FieldFormatter\SlickEntityFormatterBase.
- Issue #3113227 by thalles, gausarts: Fix subclassing and stop overriding
  constructors in
  slick\Plugin\Field\FieldFormatter\SlickEntityReferenceFormatterBase.
- Issue #3113159 by thalles, gausarts: Fix subclassing and stop overriding
  constructors in slick\Plugin\Field\FieldFormatter\SlickFileFormatter.

Slick 8.x-2.0-dev, 2020-01-31
-----------------------------
- Issue #3112363 by chr.fritsch: Integrate the new
  libraries_directory_file_finder service.

Slick 8.x-2.0-dev, 2020-01-31
-----------------------------
- Removed deprecated methods used mostly internally such as for/in hook_alter:
  SlickManager::libraryInfoBuild, SlickManager::getEasingPath, etc.
- Added app.root service to slick.skin_manager, and other fixes.

Slick 8.x-2.0-dev, 2020-01-22
-----------------------------
- Added micro optimizations, similarity found -> code reuse, etc.
- Updated docs, cleanups, minor fixes.

Slick 8.x-2.0-dev, 2020-01-15
-----------------------------
- Removed slick_hook_info() for the new skins as plugins.
- Updated docs.

Slick 8.x-2.0-dev, 2020-01-13
-----------------------------
- Issue #3075838 by volkerk, gausarts: Configuration translation disallowed HTML

Slick 8.x-2.0-dev, 2020-01-11
-----------------------------
- Issue #3105670 by gausarts: hook_hook_info is to be deprecated, consider skins
  as plugins.

Slick 8.x-2.0-dev, 2020-01-01
-----------------------------
- Issue #3088244 by aarnau, d70rr3s, igonzalez: [Regression]: Dots are not
  assigned to the proper slick slider when multiple slick are on the page.

Slick 8.x-2.0-dev, 2019-04-27
-----------------------------
- Updated docs.
- Updated Ajaxin integration.
- Fixed for colorbox regression with indices due to the previous slick.colorbox
  library weight change.

Slick 8.x-2.0-dev, 2019-04-18
-----------------------------
- Issue #3048629 by fskreuz: Add pauseOnFocus option.
- Added support for Ajaxin module preloader.
- Lowered slick.colorbox library weight.

Slick 8.x-2.0-dev, 2019-04-03
-----------------------------
- Updated SlickManager::attach() parameter for Blazy RC2+.
- Fixes for slidesToShow > 1, centerMode, clones with Blazy IO.

Slick 8.x-2.0-dev, 2019-03-30
-----------------------------
- Removed deprecated SlickAdmin::settingsSummary() for SlickAdmin
  ::getSettingsSummary().
- Removed deprecated Slick::htmlSettings() for SlickDefault::htmlSettings().
- Removed deprecated Slick::jsSettings() for SlickDefault::jsSettings().
- Deprecated Slick::getHtmlId() for Blazy::getHtmlId().
- Updated to the latest Blazy 03/30.
- Removed BlazyManagerBase::getCacheMetadata() for BlazyManagerBase
  ::getCacheMetadata() at Blazy RC1.
- Removed Drupal.blazy.init.revalidate() for Drupal.blazy.init.load() as being
  too expensive, also for IO compatibility.

Slick 8.x-2.0-dev, 2019-03-23
-----------------------------
- Micro optimizations.

Slick 8.x-2.0-dev, 2019-03-21
-----------------------------
- Moved obvious module features to #pre_render to declutter preprocess.
- Added caption_attributes for easy preprocess overrides.
- Removed useless loop.

Slick 8.x-2.0-dev, 2019-03-19
-----------------------------
- Fixed for TODOs.

Slick 8.x-2.0-dev, 2019-03-15
-----------------------------
- Added Slick::loadWithFallback(), and minor fixes.

Slick 8.x-2.0-dev, 2019-03-11
-----------------------------
- Added isset check to Slick::getOptions().

Slick 8.x-2.0-beta1, 2019-03-08
-------------------------------
- Cleaned up deprecated VEF/ VEM from test files.

Slick 8.x-2.0-dev, 2019-03-07
-----------------------------
- Made Slick and Slick UI extensible.

Slick 8.x-2.0-dev, 2019-03-06
-----------------------------
- Updated to the latest Blazy change 03-06 with BlazyAdminBase::openingForm().
- Added hook_slick_build_alter() to modify the entire slick outputs.

Slick 8.x-2.0-dev, 2019-03-01
-----------------------------
- Updated to the latest Blazy.
- Removed SlickMediaFormatterBase as in TODO.

Slick 8.x-2.0-dev, 2019-02-12
-----------------------------
- Added weight to Slick library CSS to prevent it from overriding module CSS.

Slick 8.x-2.0-dev, 2019-01-06
-----------------------------
- Fixed for dots with thumbnail alt.

Slick 8.x-2.0-dev, 2019-01-04
-----------------------------
- Updated README.txt, and minor adjustments.

Slick 8.x-2.0-dev, 2019-01-01
-----------------------------
- Added a new dedicated Media integration via SlickMediaFormatterBase.
- Issue #3023234 by gausarts: Create a new branch for core Media.
- Initial commit.

File

CHANGELOG.txt
View source
  1. Slick 8.x-2.0-dev, 2021-06-23
  2. -----------------------------
  3. - Issue #3220308 by gausarts: [Accessible Slick] Thumbnail navigation no longer
  4. navigate slides.
  5. - Issue #3220286 by gausarts: [Accessible Slick] Provide a check for breaking
  6. changes with Accessible Slick.
  7. - Issue #3196529 by wrd, HeikkiY, galactus86: Support Accessible Slick.
  8. Slick 8.x-2.0-dev, 2021-06-10
  9. -----------------------------
  10. - Fixed for Colorbox duplicate clones, ported from Splide.
  11. Slick 8.x-2.0-dev, 2021-05-03
  12. -----------------------------
  13. - Issue #3211873 by gausarts: Provide options to load Slick anywhere, except
  14. admin pages.
  15. Slick 8.x-2.0-dev, 2021-04-12
  16. -----------------------------
  17. - Issue #3123787 by thomas.frobieter, gausarts: Fix ROWS setting default value
  18. & description (ROWS needs to be 0 instead of 1) / slick-slide has unnecessary
  19. wrappers
  20. - Issue #3150641 by narendra.rajwar27, johnchque, Berdir, VVS: Slick media has a
  21. key in system schema after being uninstalled
  22. - Issue #3190390 by afagioli: Slick api example without markup
  23. - Issue #3137067 by YahyaAlHamad, _kom__: Extra thumbnail after upgrade 8.x-2.1
  24. >> 8.x-2.2
  25. - Fixed for Colorbox numbering at first launch and deprecated .media--loading.
  26. Slick 8.x-2.0-dev, 2020-05-02
  27. -----------------------------
  28. - Issue #3132905 by hunterbuchanan: Remove Libraries API dependency from project
  29. page for Slick 8.x-2.0+.
  30. - Issue #3132875 by lolandese: License "GPL-2.0+" is a deprecated SPDX license
  31. identifier.
  32. Slick 8.x-2.0-dev, 2020-03-16
  33. -----------------------------
  34. - Issue #3116234 by sasanikolic: Width recalculation issue after closing
  35. colorbox modal.
  36. Slick 8.x-2.0-dev, 2020-02-23
  37. -----------------------------
  38. - Updated blazy.formatter.manager to blazy.formatter for blazy:rc7+.
  39. - Updated to the latest Blazy to re-use method Blazy::containerAttributes, etc.
  40. - Added SlickManager::buildNavigation for code readability.
  41. - Added SlickSkinManager::getSlickPath for re-use, and prioritized composer.
  42. - Re-enabled BC for slick_hook_info() till slick:3.x, or 9.x.
  43. - Ported BC BlazyManager::buildSkins so that Blazy can remove it safely.
  44. - Fixed for Vanilla leak with optionset thumbnail.
  45. - Fixed for default value regression.
  46. Slick 8.x-2.0-dev, 2020-02-17
  47. -----------------------------
  48. - Removed and cleaned up deprecated custom breakpoints, wish me luck.
  49. - Issue #3079155 by nashkrammer: Fix deprecation reported by drupal-check and
  50. deprecation errors from test results.
  51. Slick 8.x-2.0-dev, 2020-02-14
  52. -----------------------------
  53. - Issue #3112913 by thalles, gausarts: Fix subclassing and stop overriding
  54. constructors in slick\SlickManager.
  55. - Issue #3113224 by thalles, gausarts: Fix subclassing and stop overriding
  56. constructors in slick\Plugin\Field\FieldFormatter\SlickTextFormatter.
  57. - Issue #3113230 by thalles, gausarts: Fix subclassing and stop overriding
  58. constructors in slick\Plugin\Field\FieldFormatter\SlickEntityFormatterBase.
  59. - Issue #3113227 by thalles, gausarts: Fix subclassing and stop overriding
  60. constructors in
  61. slick\Plugin\Field\FieldFormatter\SlickEntityReferenceFormatterBase.
  62. - Issue #3113159 by thalles, gausarts: Fix subclassing and stop overriding
  63. constructors in slick\Plugin\Field\FieldFormatter\SlickFileFormatter.
  64. Slick 8.x-2.0-dev, 2020-01-31
  65. -----------------------------
  66. - Issue #3112363 by chr.fritsch: Integrate the new
  67. libraries_directory_file_finder service.
  68. Slick 8.x-2.0-dev, 2020-01-31
  69. -----------------------------
  70. - Removed deprecated methods used mostly internally such as for/in hook_alter:
  71. SlickManager::libraryInfoBuild, SlickManager::getEasingPath, etc.
  72. - Added app.root service to slick.skin_manager, and other fixes.
  73. Slick 8.x-2.0-dev, 2020-01-22
  74. -----------------------------
  75. - Added micro optimizations, similarity found -> code reuse, etc.
  76. - Updated docs, cleanups, minor fixes.
  77. Slick 8.x-2.0-dev, 2020-01-15
  78. -----------------------------
  79. - Removed slick_hook_info() for the new skins as plugins.
  80. - Updated docs.
  81. Slick 8.x-2.0-dev, 2020-01-13
  82. -----------------------------
  83. - Issue #3075838 by volkerk, gausarts: Configuration translation disallowed HTML
  84. Slick 8.x-2.0-dev, 2020-01-11
  85. -----------------------------
  86. - Issue #3105670 by gausarts: hook_hook_info is to be deprecated, consider skins
  87. as plugins.
  88. Slick 8.x-2.0-dev, 2020-01-01
  89. -----------------------------
  90. - Issue #3088244 by aarnau, d70rr3s, igonzalez: [Regression]: Dots are not
  91. assigned to the proper slick slider when multiple slick are on the page.
  92. Slick 8.x-2.0-dev, 2019-04-27
  93. -----------------------------
  94. - Updated docs.
  95. - Updated Ajaxin integration.
  96. - Fixed for colorbox regression with indices due to the previous slick.colorbox
  97. library weight change.
  98. Slick 8.x-2.0-dev, 2019-04-18
  99. -----------------------------
  100. - Issue #3048629 by fskreuz: Add pauseOnFocus option.
  101. - Added support for Ajaxin module preloader.
  102. - Lowered slick.colorbox library weight.
  103. Slick 8.x-2.0-dev, 2019-04-03
  104. -----------------------------
  105. - Updated SlickManager::attach() parameter for Blazy RC2+.
  106. - Fixes for slidesToShow > 1, centerMode, clones with Blazy IO.
  107. Slick 8.x-2.0-dev, 2019-03-30
  108. -----------------------------
  109. - Removed deprecated SlickAdmin::settingsSummary() for SlickAdmin
  110. ::getSettingsSummary().
  111. - Removed deprecated Slick::htmlSettings() for SlickDefault::htmlSettings().
  112. - Removed deprecated Slick::jsSettings() for SlickDefault::jsSettings().
  113. - Deprecated Slick::getHtmlId() for Blazy::getHtmlId().
  114. - Updated to the latest Blazy 03/30.
  115. - Removed BlazyManagerBase::getCacheMetadata() for BlazyManagerBase
  116. ::getCacheMetadata() at Blazy RC1.
  117. - Removed Drupal.blazy.init.revalidate() for Drupal.blazy.init.load() as being
  118. too expensive, also for IO compatibility.
  119. Slick 8.x-2.0-dev, 2019-03-23
  120. -----------------------------
  121. - Micro optimizations.
  122. Slick 8.x-2.0-dev, 2019-03-21
  123. -----------------------------
  124. - Moved obvious module features to #pre_render to declutter preprocess.
  125. - Added caption_attributes for easy preprocess overrides.
  126. - Removed useless loop.
  127. Slick 8.x-2.0-dev, 2019-03-19
  128. -----------------------------
  129. - Fixed for TODOs.
  130. Slick 8.x-2.0-dev, 2019-03-15
  131. -----------------------------
  132. - Added Slick::loadWithFallback(), and minor fixes.
  133. Slick 8.x-2.0-dev, 2019-03-11
  134. -----------------------------
  135. - Added isset check to Slick::getOptions().
  136. Slick 8.x-2.0-beta1, 2019-03-08
  137. -------------------------------
  138. - Cleaned up deprecated VEF/ VEM from test files.
  139. Slick 8.x-2.0-dev, 2019-03-07
  140. -----------------------------
  141. - Made Slick and Slick UI extensible.
  142. Slick 8.x-2.0-dev, 2019-03-06
  143. -----------------------------
  144. - Updated to the latest Blazy change 03-06 with BlazyAdminBase::openingForm().
  145. - Added hook_slick_build_alter() to modify the entire slick outputs.
  146. Slick 8.x-2.0-dev, 2019-03-01
  147. -----------------------------
  148. - Updated to the latest Blazy.
  149. - Removed SlickMediaFormatterBase as in TODO.
  150. Slick 8.x-2.0-dev, 2019-02-12
  151. -----------------------------
  152. - Added weight to Slick library CSS to prevent it from overriding module CSS.
  153. Slick 8.x-2.0-dev, 2019-01-06
  154. -----------------------------
  155. - Fixed for dots with thumbnail alt.
  156. Slick 8.x-2.0-dev, 2019-01-04
  157. -----------------------------
  158. - Updated README.txt, and minor adjustments.
  159. Slick 8.x-2.0-dev, 2019-01-01
  160. -----------------------------
  161. - Added a new dedicated Media integration via SlickMediaFormatterBase.
  162. - Issue #3023234 by gausarts: Create a new branch for core Media.
  163. - Initial commit.