You are here

CHANGELOG.txt in Blazy 7

Same filename and directory in other branches
  1. 8.2 CHANGELOG.txt
  2. 8 CHANGELOG.txt
Blazy 7.x-1.0-dev, 2021-04-10
-----------------------------
- Issue #3118197 by barami, gausarts: Fatal error on BlazyEntityReferenceBase
  after field deletion of target entity
- Issue #3177838 by proweb.ua, gausarts: Notice: Array to string conversion
- Issue #3122932 by paulbeaney: getMediaData creates broken URLs

Blazy 7.x-1.0-dev, 2020-02-29
-----------------------------
- Added library blazy/base as failsafe when blazy JS library might not be loaded
  or even disabled such as with Blazy text for CSS grid only.
- Removed few deprecated methods known to be more internal use.
- Backported few improvements and blazy.css to reduce scattered and dup lines.
- Removed Drupal 8 related oembed stuffs.
- Backported few improvements such removed iframe for media player, added iframe
  only when media switcher is disabled, etc.

Blazy 7.x-1.0-dev, 2020-02-15
-----------------------------
- Removed not-so-useful option Native lazy loading, and enabled by default.

Blazy 7.x-1.0-dev, 2020-02-08
-----------------------------
- Changed CSS background approach to match D8, yet still maintaining non-mobile
  first like old bLazy to avoid breaking changes till custom breakpoint removed.
- Added supports for animate.css for the cool people.
- Added supports for different image effects on a page via .media--fx--EFFECT.
- Backported few improvements.

Blazy 7.x-1.0-dev, 2020-01-26
-----------------------------
- Fixed for IE8, in case.

Blazy 7.x-1.0-dev, 2020-01-24
-----------------------------
- Issue #3064812 by gausarts, Anybody, thomas.frobieter:
  bio.ajax.min.js?v=7.x-1.0:1 Uncaught TypeError: Cannot read property
  '\''prototype'\'' of undefined at bio.ajax.min.js.

Blazy 7.x-1.0-dev, 2020-01-13
-----------------------------
- Added minor fixes and cleansup.

Blazy 7.x-1.0-dev, 2020-01-08
-----------------------------
- Backported few improvements while pending disruptive changes till Blazy 7.2:
  Native lazy loading, Blur image effect, (pending)) breakpoints, etc.

Blazy 7.x-1.0-dev, 2020-01-07
-----------------------------
- Issue #3084848 by gausarts, Neo13: Support Media options.
- Fixed for wrong commit room.
- Issue #3092471 by gausarts, vaccinemedia: Support psr0 autoloader module.
- Issue #3064812 by gausarts, Anybody: bio.ajax.min.js?v=7.x-1.0:1 Uncaught
  TypeError: Cannot read property '\''prototype'\'' of undefined at
  bio.ajax.min.js

Blazy 7.x-1.0-dev, 2019-04-27
-----------------------------
- Fixed for Colorbox integration, another anomaly only happens at D7.

Blazy 7.x-1.0-dev, 2019-04-19
-----------------------------
- Updated blazy.html.twig with the new optional use_loading option.
- Added option use_loading to make it easily overridden.
- Moved IO media specific methods from bio.js to bio.media.js.
- Added ISSUE_TEMPLATE.md.
- Fixed for issues with Drupal.blazy value assignments, only happens at D7.
  You'll never know.

Blazy 7.x-1.0-dev, 2019-04-12
-----------------------------
- Added BlazyFilterInterface.php for better doc comments.
- Fixed for BlazyFilter incorrect delta.
- Added AJAX support for old bLazy as well.
- Fixed for space delimited CSS classes.
- Added Bio.prototype.intersecting() to avoid full method overrides.
- Improved Bio fallback to old Blazy.
- Improved attributes handling.

Blazy 7.x-1.0-dev, 2019-04-06
-----------------------------
- Added check before calling first URI for lightbox gallery.

Blazy 7.x-1.0-dev, 2019-04-05
-----------------------------
- Updated IO AJAX overrides.

Blazy 7.x-1.0-dev, 2019-04-03
-----------------------------
- Fixed for image error handling.
- Added support for Views Infinite Scroll, alike.

Blazy 7.x-1.0-dev, 2019-04-01
-----------------------------
- Added check to drupalSettings before usage.

Blazy 7.x-1.0-dev, 2019-03-31
-----------------------------
- Fixed for Picture integration.
- Optimized IO integration with multiple instances.
- Fixed for multi-breakpoint background derailed from original implementation.
- Fixed for docs.

Blazy 7.x-1.0-dev, 2019-03-30
-----------------------------
- Fixed for background SRC overlap when using multi-serving background images.
- Converted IO integration into plugin to declutter and re-use.

Blazy 7.x-1.0-dev, 2019-03-27
-----------------------------
- Backported IO.

Blazy 7.x-1.0-dev, 2019-03-25
-----------------------------
- Backported configurable placeholder.
- Moved BlazyManager::setDimensionsOnce() to BlazyFormatterManager.

Blazy 7.x-1.0-dev, 2019-03-21
-----------------------------
- Micro optimizations with breakpoint and crop style checks.

Blazy 7.x-1.0-dev, 2019-03-20
-----------------------------
- Updated docs.
- Split methods for readability.

Blazy 7.x-1.0-dev, 2019-03-18
-----------------------------
- Updated admin CSS.

Blazy 7.x-1.0-dev, 2019-03-17
-----------------------------
- Fixed for dups.
- Cleaned ups TODOs.
- Fixed for likely overridden admin CSS.

Blazy 7.x-1.0-dev, 2019-03-15
-----------------------------
- Fixed for conflict with Bootstrap CSS .media which makes Blazy collapsed if
  not using aspect ratio.
- Fixed for multiple blazybox.
- Fixed for Blazy Filter URI.

Blazy 7.x-1.0-dev, 2019-03-14
-----------------------------
- Backported for unclean Blazy Filter grid regardless no Caption filters.

Blazy 7.x-1.0-dev, 2019-03-13
-----------------------------
- Added room for sub-modules to extend blazy settings easily.
- Fixed for Blazy Filter with Grid of inline iamges taking over the contents.

Blazy 7.x-1.0-dev, 2019-03-12
-----------------------------
- Fixed for cached Blazy Filter.
- Changed image item to be optional to reduce barriers to the API, the only
  required is URI.
- Fixed for attributes insanity.

Blazy 7.x-1.0-dev, 2019-03-11
-----------------------------
- Added check to image style in case deleted while being referenced.
- Added supports for lightbox Media gallery embedded within Blazy Grid with
  "Use field template" disabled. This opens up Views goodness: limit field
  amount to display, Views markup, etc. without using field template.
- Added hook_blazy_settings_views_alter() to modify views-related settings.
- Cleaned up dup lines at blazy.admin.js.

Blazy 7.x-1.0-dev, 2019-03-09
-----------------------------
- Fixed for multiple Blazy filters.
- Fixed for Views lightbox gallery embedded within Blazy Grid with `Use field
  template` being disabled.

Blazy 7.x-1.0-dev, 2019-03-08
-----------------------------
- Fixed for BlazyFilter grid TODO to integrate grid with the existing grid.

Blazy 7.x-1.0-dev, 2019-03-06
-----------------------------
- Fix for Views rewrite results striping out style required by aspect ratio.
- Fixed for regression broken formatters when embedded inside Views Blazy Grid.
- Re-use first_uri, first_item things for colorbox/zoom-like gallery.
- Changed BlazyAdminBase::openingForm() parameters.
- Added hook_blazy_build_alter() to modify the entire Blazy outputs.
- Refactored BlazyGrid to be usable for non-grid, plain list.
- Moved re-usable methods into BlazyManagerbase, for Views style plugins.
- Added #pre_render to BlazyGrid for easy overrides before reaching .tpl.

Blazy 7.x-1.0-dev, 2019-03-02
-----------------------------
- Fixed for Entity vs. File entity outputs for link or text fields.
- Split BlazyStylePluginTrait into BlazyStyleBaseTrait, BlazyStyleOptionsTrait.
  Be sure to run `drush aur`, ONLY if using "autoload" module, otherwise ignore
  if using "registry_autoload" or "xautoload".

Blazy 7.x-1.0-dev, 2019-03-01
-----------------------------
- Fixed for missing titles.
- Fixed for media captions.

Blazy 7.x-1.0-dev, 2019-02-24
-----------------------------
- Added re-usable BlazyStylePluginBase::buildSettings().

Blazy 7.x-1.0-dev, 2019-02-15
-----------------------------
- Added Blazybox for full screen video preview: Intense.
- Changed settings.player to be more flexible to support a hybrid of media
  switcher and quasi-lightbox (lightbox-like but inline) like Zooming.

Blazy 7.x-1.0-dev, 2019-02-13
-----------------------------
- Fixed for lightbox/ photoswipe video size regression from 8.x branch.

Blazy 7.x-1.0-dev, 2019-01-25
-----------------------------
- Initial dev release.

Blazy 7.x-1.0-dev, 2019-01-14
-----------------------------
- Initial backport.

File

CHANGELOG.txt
View source
  1. Blazy 7.x-1.0-dev, 2021-04-10
  2. -----------------------------
  3. - Issue #3118197 by barami, gausarts: Fatal error on BlazyEntityReferenceBase
  4. after field deletion of target entity
  5. - Issue #3177838 by proweb.ua, gausarts: Notice: Array to string conversion
  6. - Issue #3122932 by paulbeaney: getMediaData creates broken URLs
  7. Blazy 7.x-1.0-dev, 2020-02-29
  8. -----------------------------
  9. - Added library blazy/base as failsafe when blazy JS library might not be loaded
  10. or even disabled such as with Blazy text for CSS grid only.
  11. - Removed few deprecated methods known to be more internal use.
  12. - Backported few improvements and blazy.css to reduce scattered and dup lines.
  13. - Removed Drupal 8 related oembed stuffs.
  14. - Backported few improvements such removed iframe for media player, added iframe
  15. only when media switcher is disabled, etc.
  16. Blazy 7.x-1.0-dev, 2020-02-15
  17. -----------------------------
  18. - Removed not-so-useful option Native lazy loading, and enabled by default.
  19. Blazy 7.x-1.0-dev, 2020-02-08
  20. -----------------------------
  21. - Changed CSS background approach to match D8, yet still maintaining non-mobile
  22. first like old bLazy to avoid breaking changes till custom breakpoint removed.
  23. - Added supports for animate.css for the cool people.
  24. - Added supports for different image effects on a page via .media--fx--EFFECT.
  25. - Backported few improvements.
  26. Blazy 7.x-1.0-dev, 2020-01-26
  27. -----------------------------
  28. - Fixed for IE8, in case.
  29. Blazy 7.x-1.0-dev, 2020-01-24
  30. -----------------------------
  31. - Issue #3064812 by gausarts, Anybody, thomas.frobieter:
  32. bio.ajax.min.js?v=7.x-1.0:1 Uncaught TypeError: Cannot read property
  33. '\''prototype'\'' of undefined at bio.ajax.min.js.
  34. Blazy 7.x-1.0-dev, 2020-01-13
  35. -----------------------------
  36. - Added minor fixes and cleansup.
  37. Blazy 7.x-1.0-dev, 2020-01-08
  38. -----------------------------
  39. - Backported few improvements while pending disruptive changes till Blazy 7.2:
  40. Native lazy loading, Blur image effect, (pending)) breakpoints, etc.
  41. Blazy 7.x-1.0-dev, 2020-01-07
  42. -----------------------------
  43. - Issue #3084848 by gausarts, Neo13: Support Media options.
  44. - Fixed for wrong commit room.
  45. - Issue #3092471 by gausarts, vaccinemedia: Support psr0 autoloader module.
  46. - Issue #3064812 by gausarts, Anybody: bio.ajax.min.js?v=7.x-1.0:1 Uncaught
  47. TypeError: Cannot read property '\''prototype'\'' of undefined at
  48. bio.ajax.min.js
  49. Blazy 7.x-1.0-dev, 2019-04-27
  50. -----------------------------
  51. - Fixed for Colorbox integration, another anomaly only happens at D7.
  52. Blazy 7.x-1.0-dev, 2019-04-19
  53. -----------------------------
  54. - Updated blazy.html.twig with the new optional use_loading option.
  55. - Added option use_loading to make it easily overridden.
  56. - Moved IO media specific methods from bio.js to bio.media.js.
  57. - Added ISSUE_TEMPLATE.md.
  58. - Fixed for issues with Drupal.blazy value assignments, only happens at D7.
  59. You'll never know.
  60. Blazy 7.x-1.0-dev, 2019-04-12
  61. -----------------------------
  62. - Added BlazyFilterInterface.php for better doc comments.
  63. - Fixed for BlazyFilter incorrect delta.
  64. - Added AJAX support for old bLazy as well.
  65. - Fixed for space delimited CSS classes.
  66. - Added Bio.prototype.intersecting() to avoid full method overrides.
  67. - Improved Bio fallback to old Blazy.
  68. - Improved attributes handling.
  69. Blazy 7.x-1.0-dev, 2019-04-06
  70. -----------------------------
  71. - Added check before calling first URI for lightbox gallery.
  72. Blazy 7.x-1.0-dev, 2019-04-05
  73. -----------------------------
  74. - Updated IO AJAX overrides.
  75. Blazy 7.x-1.0-dev, 2019-04-03
  76. -----------------------------
  77. - Fixed for image error handling.
  78. - Added support for Views Infinite Scroll, alike.
  79. Blazy 7.x-1.0-dev, 2019-04-01
  80. -----------------------------
  81. - Added check to drupalSettings before usage.
  82. Blazy 7.x-1.0-dev, 2019-03-31
  83. -----------------------------
  84. - Fixed for Picture integration.
  85. - Optimized IO integration with multiple instances.
  86. - Fixed for multi-breakpoint background derailed from original implementation.
  87. - Fixed for docs.
  88. Blazy 7.x-1.0-dev, 2019-03-30
  89. -----------------------------
  90. - Fixed for background SRC overlap when using multi-serving background images.
  91. - Converted IO integration into plugin to declutter and re-use.
  92. Blazy 7.x-1.0-dev, 2019-03-27
  93. -----------------------------
  94. - Backported IO.
  95. Blazy 7.x-1.0-dev, 2019-03-25
  96. -----------------------------
  97. - Backported configurable placeholder.
  98. - Moved BlazyManager::setDimensionsOnce() to BlazyFormatterManager.
  99. Blazy 7.x-1.0-dev, 2019-03-21
  100. -----------------------------
  101. - Micro optimizations with breakpoint and crop style checks.
  102. Blazy 7.x-1.0-dev, 2019-03-20
  103. -----------------------------
  104. - Updated docs.
  105. - Split methods for readability.
  106. Blazy 7.x-1.0-dev, 2019-03-18
  107. -----------------------------
  108. - Updated admin CSS.
  109. Blazy 7.x-1.0-dev, 2019-03-17
  110. -----------------------------
  111. - Fixed for dups.
  112. - Cleaned ups TODOs.
  113. - Fixed for likely overridden admin CSS.
  114. Blazy 7.x-1.0-dev, 2019-03-15
  115. -----------------------------
  116. - Fixed for conflict with Bootstrap CSS .media which makes Blazy collapsed if
  117. not using aspect ratio.
  118. - Fixed for multiple blazybox.
  119. - Fixed for Blazy Filter URI.
  120. Blazy 7.x-1.0-dev, 2019-03-14
  121. -----------------------------
  122. - Backported for unclean Blazy Filter grid regardless no Caption filters.
  123. Blazy 7.x-1.0-dev, 2019-03-13
  124. -----------------------------
  125. - Added room for sub-modules to extend blazy settings easily.
  126. - Fixed for Blazy Filter with Grid of inline iamges taking over the contents.
  127. Blazy 7.x-1.0-dev, 2019-03-12
  128. -----------------------------
  129. - Fixed for cached Blazy Filter.
  130. - Changed image item to be optional to reduce barriers to the API, the only
  131. required is URI.
  132. - Fixed for attributes insanity.
  133. Blazy 7.x-1.0-dev, 2019-03-11
  134. -----------------------------
  135. - Added check to image style in case deleted while being referenced.
  136. - Added supports for lightbox Media gallery embedded within Blazy Grid with
  137. "Use field template" disabled. This opens up Views goodness: limit field
  138. amount to display, Views markup, etc. without using field template.
  139. - Added hook_blazy_settings_views_alter() to modify views-related settings.
  140. - Cleaned up dup lines at blazy.admin.js.
  141. Blazy 7.x-1.0-dev, 2019-03-09
  142. -----------------------------
  143. - Fixed for multiple Blazy filters.
  144. - Fixed for Views lightbox gallery embedded within Blazy Grid with `Use field
  145. template` being disabled.
  146. Blazy 7.x-1.0-dev, 2019-03-08
  147. -----------------------------
  148. - Fixed for BlazyFilter grid TODO to integrate grid with the existing grid.
  149. Blazy 7.x-1.0-dev, 2019-03-06
  150. -----------------------------
  151. - Fix for Views rewrite results striping out style required by aspect ratio.
  152. - Fixed for regression broken formatters when embedded inside Views Blazy Grid.
  153. - Re-use first_uri, first_item things for colorbox/zoom-like gallery.
  154. - Changed BlazyAdminBase::openingForm() parameters.
  155. - Added hook_blazy_build_alter() to modify the entire Blazy outputs.
  156. - Refactored BlazyGrid to be usable for non-grid, plain list.
  157. - Moved re-usable methods into BlazyManagerbase, for Views style plugins.
  158. - Added #pre_render to BlazyGrid for easy overrides before reaching .tpl.
  159. Blazy 7.x-1.0-dev, 2019-03-02
  160. -----------------------------
  161. - Fixed for Entity vs. File entity outputs for link or text fields.
  162. - Split BlazyStylePluginTrait into BlazyStyleBaseTrait, BlazyStyleOptionsTrait.
  163. Be sure to run `drush aur`, ONLY if using "autoload" module, otherwise ignore
  164. if using "registry_autoload" or "xautoload".
  165. Blazy 7.x-1.0-dev, 2019-03-01
  166. -----------------------------
  167. - Fixed for missing titles.
  168. - Fixed for media captions.
  169. Blazy 7.x-1.0-dev, 2019-02-24
  170. -----------------------------
  171. - Added re-usable BlazyStylePluginBase::buildSettings().
  172. Blazy 7.x-1.0-dev, 2019-02-15
  173. -----------------------------
  174. - Added Blazybox for full screen video preview: Intense.
  175. - Changed settings.player to be more flexible to support a hybrid of media
  176. switcher and quasi-lightbox (lightbox-like but inline) like Zooming.
  177. Blazy 7.x-1.0-dev, 2019-02-13
  178. -----------------------------
  179. - Fixed for lightbox/ photoswipe video size regression from 8.x branch.
  180. Blazy 7.x-1.0-dev, 2019-01-25
  181. -----------------------------
  182. - Initial dev release.
  183. Blazy 7.x-1.0-dev, 2019-01-14
  184. -----------------------------
  185. - Initial backport.