You are here

CHANGELOG.txt in Blazy 8.2

Same filename and directory in other branches
  1. 8 CHANGELOG.txt
  2. 7 CHANGELOG.txt
Blazy 8.x-2.0-dev, 2021-07-06
-----------------------------
- Issue #3220632 by gausarts, bgreco: WSOD when the responsive_image module is
  not enabled

Blazy 8.x-2.0-dev, 2021-06-17
-----------------------------
- Issue #3213258 by gausarts: Remove obsolete "Native browser lazy load.
- Reverted tests ::setup method due to causing failing tests at sub-modules.
- Issue #3218962 by gausarts, wrd: Problem with optionset checkboxes in "Gin"
  admin theme.

Blazy 8.x-2.0-dev, 2021-06-15
-----------------------------
- Issue #3214002 by Anybody, gausarts, FiNeX: Media switcher output doesn'\''t
  work with i18n.

Blazy 8.x-2.0-dev, 2021-06-07
-----------------------------
- Issue #3214002 by gausarts, FiNeX: Media switcher output doesn'\''t work with
  i18n.
- Issue #3217404 by justanothermark: Incorrect URI built for sites with base
  path.

Blazy 8.x-2.0-dev, 2021-05-31
-----------------------------
- Added a common config entity to DRY for Slick, Splide, ElevateZoomPLus,
  GridStack, etc.
- Issue #3214001 by Vinay15: Label is displayed for a newly created Paragraph
  entity instead of its preview in layout builder
- Added rendered_entity field to support navigation with Vanilla option for the
  new Splide module.

Blazy 8.x-2.0-dev, 2021-05-11
-----------------------------
- Issue #3213260 by gausarts: Leverage asynchronous "decoding" HTML attribute
  for improved performance.

Blazy 8.x-2.0-dev, 2021-05-09
-----------------------------
- Added autoplay for local video within lightbox to save another click.
- Fixed for fatal _responsive_image_build_source_attributes if file is missing.
- Fixed for Blazy Filter hard-coded image url without dimensions and file API.
- Reverted the revert as per https://drupal.org/node/3210636#comment-14097266.
- Added BC for non-oembed such as Video Embed Field without Media migration.
- Reverted video lightbox checks to 2.1.

Blazy 8.x-2.0-dev, 2021-05-08
-----------------------------
- Added (Responsive) image style as fallbacks to Blazy Filter.

Blazy 8.x-2.0-dev, 2021-05-05
-----------------------------
- Added Lightbox image style option with Responsive image to Blazy Filter.
- Fixed for Responsive image overflow sizes within Colorbox.
- Issue #3212194 by gausarts: Supports Responsive image for lightboxes.
- Reverted the forgotten $settings['blazy_data']['dimensions'] = $srcset;

Blazy 8.x-2.0-dev, 2021-05-04
-----------------------------
- Changed video_embed_media to video_embed_field to support manual or drush.

Blazy 8.x-2.0-dev, 2021-05-01
-----------------------------
- Issue #3190087 by gausarts, playful: Blazy Filter HTML caption added via text
  editor being stripped out.
- Fixed for Undefined property: Drupal\views\ViewExecutable::$row_index required
  by by Drupal\views\Plugin\views\field\EntityField->prepareItemsByDelta.

Blazy 8.x-2.0-dev, 2021-04-30
-----------------------------
- Issue #3211636 by gausarts, timlie, jacklee0410: Regressions with lightbox
  dimensions.
- Issue #3210344 by gausarts, manarak: Broken CSS background and responsive
  image styles with aspect ratio Fluid.

Blazy 8.x-2.0-dev, 2021-04-26
-----------------------------
- Issue #3210636 by grathbone: Solution to supporting image-to-iframe embeds for
  non oembed videos (Video Embed Field)

Blazy 8.x-2.0-dev, 2021-04-24
-----------------------------
- Issue #3158152 by manarak, renguer0: Uncaught TypeError: Cannot use '\''in'\''

Blazy 8.x-2.0-dev, 2021-04-14
-----------------------------
- Issue #3208686 by Firass Ziedan: Call to a member function getPluginId() on
  null on taxonomy term pages.

Blazy 8.x-2.0-dev, 2021-04-09
-----------------------------
- Issue #3166057 by xavier.masson: Partial clear loading classes after success /
  error load
- Issue #3118078 by GaëlG, wells: Compatibility with image styles inside
  CKEditor
- Issue #3160061 by gena.io: Replace assertions involving calls to strpos() with
  more accurate string assertions
- Issue #3204070 by recrit: Services cache IO settings based on first called
  attach array
- Issue #3203933 by recrit: The blazy.formatter service erroneously caches the
  first item object of the last built field formatter
- Issue #3174661 by qusai taha, RajabNatshah, markdc, ericdsd, FiNeX: Fix
  notice: undefined index ratio by check the value if not empty
- Issue #3167100 by rembrandx, jastraat, Dennis Cohn, gausarts: Element “source”
  is missing required attribute “srcset”
- Issue #3173562 by csedax90: Rendered media in Oembed from Paragraph is not
  translated
- Issue #3185885 by adevms, Shenron_segamag, FiNeX, NigelCunningham: Rotating
  blue square doesn'\''t go away

Blazy 8.x-2.0-dev, 2020-06-30
-----------------------------
- Issue #3154185 by Corn696: SVG placeholder html validation error space is not
  allowed.
- Added supports for reduce motion for vestibular people.
- Fixed for potential non-integer lightbox dimensions.
- Added partial supports for rich media lightbox contents.
- Deprecated .media--loading for .is-b-loading to reuse at non-media.

Blazy 8.x-2.0-dev, 2020-06-21
-----------------------------
- Issue #3149843 by Guido_S, gausarts: Support SVG Images.

Blazy 8.x-2.0-dev, 2020-06-20
-----------------------------
- Issue #3137757 by gausarts: Blur effect causes extra slow page load after
  update from 8.x-2.0 to 8.x-2.1.

Blazy 8.x-2.0-dev, 2020-06-18
-----------------------------
- Issue #3142503 by gausarts: Add option for native browser lazy load.

Blazy 8.x-2.0-dev, 2020-06-17
-----------------------------
- Added supports for field label via Field UI for grid displays.
- Fixed for Views content/ entity title option being overriden by Image Title.
- Fixed for placeholder hook_alter not being respected.
- Fixed for Title label being overridden by Image Title at Views options.
- Simplified few checks.
- Issue #3136504 by gausarts, hammerslammer: Endless loading of image which is
  not found (status 404).
- Issue #3143794 by gausarts, julianrozor, jrochate: Layout Builder: Error: Call
  to a member function getFileUri() on null.
- Issue #3138996 by FiNeX: Check if image style exists to avoid Error.
- Issue #3135220 by Grimreaper, jhmnieuwenhuis, lindsay.wils: Wrong srcset in
  responsive image.

Blazy 8.x-2.0-dev, 2020-05-09
-----------------------------
- Fixed for rare cases with similar colorbox galleries on a page.
- Fixed for weird null document after closing colorbox.

Blazy 8.x-2.0-dev, 2020-05-08
-----------------------------
- Issue #3123435 by sasanikolic, Berdir: Uncaught TypeError: Cannot read
  property '\''mobiledetect'\'' of undefined.

Blazy 8.x-2.0-dev, 2020-05-07
-----------------------------
- Issue #3134323 by timlie: Undefined index: fx in
  Drupal\blazy\BlazyManagerBase->getCommonSettings().
- Issue #3133891 by prudloff: Error when adding a new text format.
- Fixed for artifacts during loading with different animation than blur.

Blazy 8.x-2.0-dev, 2020-05-04
-----------------------------
- Reduced picture abrupt ratio changes for the rest after the first loaded.

Blazy 8.x-2.0-dev, 2020-05-01
-----------------------------
- Issue #3132545 by prudloff: Undefined index notices when image file is not
  available.
- Issue #3132537 by lolandese: License "GPL-2.0+" is a deprecated SPDX license
  identifier.

Blazy 8.x-2.0-dev, 2020-04-24
-----------------------------
- Issue #3120696 by gausarts, jwilson3, Corn696, bkosborne: Delay native lazy
  loading till one is hit

Blazy 8.x-2.0-dev, 2020-04-22
-----------------------------
- Issue #3119527 by mortona2k: Responsive image fallback uses original image.
- Issue #3126146 by electrokate: Undefined Item error.
- Issue #3127586 by YahyaAlHamad: Blur effect messes up Responsive image with
  fluid ratio.
- Issue #3125240 by Mykola Veryha: Notice : Undefined variable: content.
- Changed blur effect approach to be replaceable by animate.css easily with just
  hook_blazy_image_effects_alter.
- Made Responsive image utilities available outside formatters such as for
  BlazyEntity or the new GridStack for Layout Builder with Media Library
  and Responsive image integration.
- Added preface and overlay variable for any extra content prefacing and
  overlaying the image/ video.

Blazy 8.x-2.0-dev, 2020-04-08
-----------------------------
- Issue #3124204 by slbrassard: Incorrect entity cache tag causes blazy
  formatted fields not to be updated.
- Issue #3120654 by thalles: Replace old "source" property value by new.
- Fixed for regression with lightboxes and iframes.
- Added micro-optimization for BlazyStyleBaseTrait::getFirstImage.
- Opened supports for Responsive image for GridStack since the removal of custom
  breakpoints at blazy:2.0.
- Cleaned up few more TODOs.
- Removed no longer relevant D8.7 traces.
- Disabled BlazymanagerBase::buildSkins for sub-module own skin implementations.
- Moved Blazymanager::setAttachments into BlazymanagerBase::setAttachments to
  re-use for sub-modules.
- Moved BlazymanagerBase::isCrop into BlazyFormatter::isCrop due to being usable
  only at formatter level, not Views, etc.

Blazy 8.x-2.0-dev, 2020-03-16
-----------------------------
- Issue #3118712 by prudloff: Images are not centered correctly.
- Issue #3119739 by gausarts, DD 85: Do not apply aspect ratio with empty width.
- Issue #3117132 by pivica: Media position relative rule is too general.
- Issue #3118739 by wells: Using an image style in a render array without
  setting a specific width.

Blazy 8.x-2.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.
- Fixed for the newly supported CSS background for Responsive image regression
  with multi-breakpoint CSS background. Doh.
- Added generic container classes to apply to sub-modules as well.

Blazy 8.x-2.0-dev, 2020-02-27
-----------------------------
- Added another compatibility for Claro.
- Renamed CSS class hint to b-hint to avoid potential conflicts.
- Cleaned up few deprecated CSS stuffs related to custom breakpoints removal.

Blazy 8.x-2.0-dev, 2020-02-26
-----------------------------
- Added blazy.css to reduce dups and for basic blazy module features.
- Cleaned up irrelevant iframe attributes due to iframe within iframe since 8.6.
- Removed useless iframe for when Image to iframe is enabled to save few bytes.
- Added supports for iframe only without Image to iframe for uncool people.

Blazy 8.x-2.0-dev, 2020-02-25
-----------------------------
- Cleaned up no longer relevant settings due to deprecation.
- Added supports for youtube/embed which is ignored by OEmbed Resource.
- Added micro optimization for BlazyFilter.

Blazy 8.x-2.0-dev, 2020-02-24
-----------------------------
- Added a hook_update() to remove unused settings and cache clearing.
- Removed deprecated BlazyAdminBreakpointTrait.
- Removed few deprecated classes and methods:
  Drupal\blazy\BlazyBreakpoint, Drupal\blazy\Dejavu\BlazyDefault.
  Deprecated formatters are still kept till 3.x, or sooner.

Blazy 8.x-2.0-dev, 2020-02-23
-----------------------------
- Updated tests to use Selenium.
- Added micro optimization for OEmbed.
- Simplified BlazyOEmbed::getAutoPlayUrl.
- Removed no longer relevant autoplay_url check which is now done within iframe.
- Updated hard-coded iframe so that can be cleanly removed via variables.

Blazy 8.x-2.0-dev, 2020-02-20
-----------------------------
- Issue #3114838 by gausarts, lexsoft: Add a NULL check, else cannot read
  property hasAttribute of null.
- Issue #3114486 by gausarts, hunterbuchanan: Default image no longer shows up
  in image field using Blazy 8.x-2.0-rc7.

Blazy 8.x-2.0-dev, 2020-02-17
-----------------------------
- Issue #3079167 by gausarts, nashkrammer, Kristen Pol, Berdir: Implement
  TrustedCallbackInterface to fix deprecation notices.
- Issue #3114035 by chr.fritsch: Missing schema for optionset.
- Fixed for the new formatter schemas: blazy_oembed and blazy_text.
- Removed no longer useful BlazyFormatterOEmbedTrait.
- Removed and cleaned up deprecated custom breakpoints, wish me luck.

Blazy 8.x-2.0-dev, 2020-02-15
-----------------------------
- Issue #3113094 by thalles: Fix subclassing and stop overriding constructors
  in blazy\Plugin\Field\FieldFormatter\BlazyTestEntityReferenceFormatterTest.
- Issue #3113074 by thalles, gausarts: Fix subclassing and stop overriding
  constructors in blazy\Plugin\Field\FieldFormatter\BlazyFileFormatterBase.
- Issue #3113092 by thalles: Fix subclassing and stop overriding constructors
  in blazy\Plugin\Field\FieldFormatter\BlazyTextFormatter.
- Issue #3113089 by thalles, gausarts: Fix subclassing and stop overriding
  constructors in blazy\Plugin\Field\FieldFormatter\BlazyMediaFormatterBase.

Blazy 8.x-2.0-dev, 2020-02-14
-----------------------------.
- Removed not-so-useful option Native lazy loading, and enabled by default.

Blazy 8.x-2.0-dev, 2020-02-12
-----------------------------
- Issue #3112881 by thalles: Fix subclassing and stop overriding constructors
  in blazy_ui\Form\BlazySettingsForm.

Blazy 8.x-2.0-dev, 2020-02-11
-----------------------------
- Added a new option container to support old bLazy (IO does not need it) within
  scrolling containers such as Drupal modal like Media library.
- Issue #3112354 by chr.fritsch: Integrate the new
  libraries_directory_file_finder service.

Blazy 8.x-2.0-dev, 2020-02-10
-----------------------------
- Removed few CSS DOM and JS hacks for OEmbed for CSS solutions thanks to D8.8+.

Blazy 8.x-2.0-dev, 2020-02-08
-----------------------------
- Fixed for Picture glicthes with Fluid aspect ratio.
- Added supports for multi-breakpoint CSS background via Responsive image.
- Added supports for animate.css for the cool people.
- Added supports for different image effects on a page via .media--fx--EFFECT.
- Fixed for CKEditor collapsed container due to parent display: flex, or
  inline-block.

Blazy 8.x-2.0-dev, 2020-02-05
-----------------------------
- Removed deprecated core/classList library for IE9 below.
- Added minor cleansup and adjustments.
- Reached 99% integration with Responsive image, including CSS background and
  the notorious aspect ratio Fluid. The remaining 1% is unknown glicthes.

Blazy 8.x-2.0-dev, 2020-02-04
-----------------------------
- Added temp fix for Picture vs. Responsive image insanity with Fluid aspect
  ratio.
- Fixed for RC3 regression with BlazyGrid when a grid is given value 1.
- Fixed for Blazy when embedded in non-related-blazy (Views style) plugins.
- Added a new service @blazy.media to existing class BlazyMedia to accommodate
  and finalize core Media integration.
- Moved BlazyEntityMediaBase::buildStage to BlazyMedia::imageItem for reuse or
  easy removal due to deprecated File for Media integration.
- Reverted BlazyUtil::isPreview back to Blazy::isPreview for global usages.

Blazy 8.x-2.0-dev, 2020-02-03
-----------------------------
- Added postscript: Any extra content to put into blazy goes here. Use keyed or
  indexed array to not conflict with or nullify other providers, e.g.:
  postscript.cta, or postscript.widget. Avoid postscript = cta.
- Fixed for Entity Browser AJAX integration such as for Slick Browser widgets.

Blazy 8.x-2.0-dev, 2020-01-31
-----------------------------
- Removed deprecated tests: BlazyBreakpointUnitTest.
- Removed deprecated methods known used internally, though public:
  BlazyManager::getEntityView, BlazyManager::getResponsiveImageCacheTags,
  Blazy::buildAttributes.

Blazy 8.x-2.0-dev, 2020-01-29
-----------------------------
- Deprecated custom breakpoints for removal as per #3105243.
- Added TODO depreciation for BlazyViewsFieldFile, anything File for Media.
- Added TODO for file entity (non-media) for future removal if file entity
  integration should be totally removed for pure Media.
- Cleaned up Caption fields option to declutter.
- Added BlazySetting class for the new features.
- Added a new option Image to have custom high-res video poster or poster-like
  image for rich media.
- Fixed for the new third party file video formatter schema.
- Added Blazy::containerAttributes() to replace individual efforts.

Blazy 8.x-2.0-dev, 2020-01-27
-----------------------------
- Cleaned up few useless or deprecated classes and methods.
- Added supports for linked_field.module for Blazy Grid display.
- Reverted Blazy::buildResponsiveImage() to RC6, and change parameters to get
  consistent with the rest.

Blazy 8.x-2.0-dev, 2020-01-26
-----------------------------
- Changed media--BUNDLE CSS class to media--bundle--BUNDLE to avoid conflict
  with media--TYPE where TYPE has been hard-coded since 1.x to very limited
  video, audio, image. We had no Media nor Media bundles in core at 1.x.
- Issue #3108755 by gausarts: Make rich media to be part of theme_blazy() if
  applicable.

Blazy 8.x-2.0-dev, 2020-01-24
-----------------------------
- Removed @image.factory references wherever BlazyVideoTrait is removed.
- Removed BlazyVideoTrait references wherever BlazyOEmbed is in use.
- Added @image.factory service to BlazyOEmbed to completely deprecate
  BlazyVideoTrait which was coupled to deprecated VEF/VEM.
- Moved utility methods from Blazy into BlazyUtil, mostly new methods post RC5.

Blazy 8.x-2.0-dev, 2020-01-22
-----------------------------
- Added micro optimizations, similarity found -> code reuse, etc.
- Fixed for file video blazy assets if no other Blazy is present on the page.
- Updated docs, cleanups, minor fixes.

Blazy 8.x-2.0-dev, 2020-01-21
-----------------------------
- Fixed for hook_ckeditor_css_alter() to only load Blazy CSS if applicable.
- Added few more micro optimizations.
- Added minor fixes.
- Added blazy.preview.css to disable interactive elements such as (remote| file)
  video within CKEditor iframe.
- Added third party formatter settings for simple overrides such as file video.
- Issue #3048454 by gausarts, Mohammed J. Razem: Add Blazy to be a formatter for
  core'\''s oEmbed URL widget.

Blazy 8.x-2.0-dev, 2020-01-19
-----------------------------
- Disabled IO integration by default till required due to being optional.
- Added micro optimizations for Blazy Grid texts.
- Issue #3054032 by geek-merlin, wombatbuddy, gausarts, anruether, jim22: Blazy
  breaks in ckeditor.

Blazy 8.x-2.0-dev, 2020-01-15
-----------------------------
- Fixed for Blazy::generatePlaceholder not considering image style dimensions.
- Fixed for the uniqueness of multiple fields such as Views galleries mixed with
  formatters local to the current page, and similar images present at the same
  page which is uncommon, but possible.
- Merged common shared attributes for both Responsive and Image.

Blazy 8.x-2.0-dev, 2020-01-13
-----------------------------
- Prepared custom breakpoint removal as per #3105243.

Blazy 8.x-2.0-dev, 2020-01-10
-----------------------------
- Added BlazyDeprecatedTrait for easy removal deprecated methods and declutter.
- Reverted BlazyManager::isCrop since still usable without custom breakpoints.

Blazy 8.x-2.0-dev, 2020-01-09
-----------------------------
- Fixed for regression with multiple video playing at once.
- Added more micro optimizations as planned in the ROADMAP.
- Changed blazy.html.twig.
- Ported method Blazy::transformDimensions().
- Renamed variable original_width to _width, original_height to _height.
- Deprecated Blazy::buildIframeAttributes for ::buildIframe.
- Deprecated BlazyFormatter::setDimensionsOnce for :: setImageDimensions.
- Removed Aspect ratio enforced since Responsive image now works with fluid.
- Removed fallback or baby sitting codes since the relevant options (aspect
  ratio, image style, etc.) including doc warnings are provided.

Blazy 8.x-2.0-dev, 2020-01-07
-----------------------------
- Renamed the new BlazyBreakpoint::buildBeakpointAttributes to ::attributes.
- Issue #3104542 by gausarts: Adopt hybrid lazy loading, native with fallback.

Blazy 8.x-2.0-dev, 2020-01-04
-----------------------------
- Deprecated Blazy::buildUrlAndDimensions for ::urlAndDimensions.
- Deprecated Blazy::buildLazyAttributes for ::lazyAttributes.
- Deprecated Blazy::buildImageAttributes for ::imageAttributes.
- Deprecated Blazy::buildAspectRatio for ::aspectRatioAttributes.
- Deprecated Blazy::configSchemaInfoAlter for BlazyAlter::configSchemaInfoAlter.
- Deprecated Blazy::buildAttributes for ::preprocessBlazy.
- Deprecated BlazyManager::getResponsiveImageCacheTags for
  ::getResponsiveImageStyles.
- Renamed BlazyManager::prepareImage to ::prepareBlazy.
- Renamed BlazyManager::preRenderImage to ::preRenderBlazy.
- Changed Blazy::buildResponsiveImage signature for clarity.
- Added a new class BlazyAlter to reduce complexity at Blazy.
- Added a new class BlazyBreakpoint to centralize all custom breakpoints.
- Added BlazyOEmbedInterface, BlazyEntityInterface, BlazyFormatterInterface.
- Added a new service blazy.formatter to replace blazy.formatter.manager.
- Changed deprecation removal from blazy:8.x-3.0 to blazy:8.x-3.0.
- Added micro optimizations, or organizations.

Blazy 8.x-2.0-dev, 2020-01-03
-----------------------------
- Issue #3097685 by gausarts, jwilson3: Support aspect ratio for Responsive
  image.
- Issue #3077839 by gausarts, renguer0, anruether: Add image effects during
  loading such as blur, etc.

Blazy 8.x-2.0-dev, 2020-01-02
-----------------------------
- Issue #2838131 by kevineinarsson, JaceRider: Use SVG as placeholder image.
- Issue #3069280 by gausarts, samasonj: Support local video, such as mp4, etc.
- Issue #3061965 by bgreco, gausarts, W01F: Support basic non-field image
  title/alt for captions

Blazy 8.x-2.0-dev, 2020-01-01
-----------------------------
- Issue #3103816 by gausarts, W01F: Compatibility with Claro theme.

Blazy 8.x-2.0-dev, 2019-12-25
-----------------------------
- Added a check for stream_wrapper_manager to pass the tests due to non-DI.
- Updated for core removing simpletest files.
- Fixed for coding standard issues, see #3024461.
- Issue #3088298 by effulgentsia, chr.fritsch, anavarre, Kristen Pol: [META]
  Drupal 9 Deprecation Notices for Blazy

Blazy 8.x-2.0-dev, 2019-12-01
-----------------------------
- Added fallback to source since Title is NULL from thumbnail, likely core bug.
- Issue #3087084 by thalles: Add new key core_version_requirement in info.yml
- Issue #3085580 by michiellucas, lindsaywilson23, anruether: IE 11: Js error -
  Object doesn'\''t support property or method '\''closest'\'''

Blazy 8.x-2.0-dev, 2019-08-23
-----------------------------
- Issue #3070575 by gausarts, DuneBL: Notice: Undefined index: resimage
- Issue #3057691 by recrit: Un-hidden images not loaded after resizing when
  using minimal field markup
- Issue #3059509 by gausarts, tepelena: Lazy load inline images error
- Issue #3054051 by thalles, gausarts: hook_help return empty without Markdown
  class
- Issue #3075938 by recrit: dBlazy library uses incorrect polyfill for
  CustomEvent
- Issue #3072137 by ilchovuchkov: Update src/BlazyDefault.php and
  src/BlazyEntity.php

Blazy 8.x-2.0-dev, 2019-08-22
-----------------------------
- Issue #3065845 by GaëlG: Blazy library not loading if the first code using the
Blazy text format filter does not handle the attachments

Blazy 8.x-2.0-dev, 2019-06-14
-----------------------------
- Issue #3054230 by jigarius: Images added via RTE with caption enabled not
  displayed.
- Changed minimum grid from 1 to 2 to allow plain theme_item_list().

Blazy 8.x-2.0-dev, 2019-04-19
-----------------------------
- Added tests for IO.
- 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.

Blazy 8.x-2.0-dev, 2019-04-18
-----------------------------
- Issue #3048605 by thalles: Replace LibraryDiscovery by
  LibraryDiscoveryInterface in Form/BlazySettingsForm.
- Issue #3048607 by thalles: Replace DateFormatter by DateFormatterInterface
  in Form/BlazyAdminBase.php.
- Updated IO to match the fallback bLazy.

Blazy 8.x-2.0-dev, 2019-04-14
-----------------------------
- Fixed for few glitches.

Blazy 8.x-2.0-dev, 2019-04-13
-----------------------------
- Issue #3047067 by gausarts, RajabNatshah: Inline image/png;base64 will have a
  path  and Failed to load resource: the server responded with a status.

Blazy 8.x-2.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 8.x-2.0-dev, 2019-04-03
-----------------------------
- Updated tests for D8.7+ depreciation compatibility.
- Enforced Blazy loader to prevent JS error due to being optional.
- Fixed for image error handling.

Blazy 8.x-2.0-dev, 2019-04-02
-----------------------------
- Added support for Views Infinite Scroll, alike.

Blazy 8.x-2.0-dev, 2019-04-01
-----------------------------
- Added check to drupalSettings before usage.

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

Blazy 8.x-2.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 8.x-2.0-dev, 2019-03-27
-----------------------------
- Issue #3043264 by gausarts: Modernize Blazy with IntersectionObsever.

Blazy 8.x-2.0-dev, 2019-03-25
-----------------------------
- Ported Blazy::buildAspectRatio() and Blazy::buildImageAttributes() for
  readability.
- Changed Blazy::buildResponsiveImage() parameters.
- Removed deprecated Blazy::buildUrl() for Blazy::urlAndDimensions().
- Moved BlazyManager::setDimensionsOnce() to BlazyFormatterManager.
- Moved Responsive image building to #pre_render to reduce dup ifities.
- Optimized Responsive image integration.
- Added supports to build Blazy multimedia gallery via Views UI CSS class.

Blazy 8.x-2.0-dev, 2019-03-23
-----------------------------
- Fixed for double escape markdown for admin/help.
- Added troubleshooting.

Blazy 8.x-2.0-dev, 2019-03-21
-----------------------------
- Added BlazyManagerBase::getCacheMetadata() for Blazy, Slick, GridStack, etc.
- Micro optimizations with breakpoint and crop style checks.
- Moved obvious module features into #pre_render.
- Moved few doc comments to Interface.
- Fixed for few doc comments and type hints.
- Added Blazy::transformRelative() to pass tests for procedural anywhere else.
- Removed the newly added not-so-useful Blazy::transformDimensions().

Blazy 8.x-2.0-dev, 2019-03-18
-----------------------------
- Added Blazy::transformDimensions().

Blazy 8.x-2.0-dev, 2019-03-18
-----------------------------
- Updated admin CSS.

Blazy 8.x-2.0-dev, 2019-03-17
-----------------------------
- Fixed for dups.

Blazy 8.x-2.0-dev, 2019-03-16
-----------------------------
- Reverted broken optimization with attributes insanity.
- Cleaned ups deprecated, and TODOs.

Blazy 8.x-2.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 8.x-2.0-dev, 2019-03-14
-----------------------------
- Fixed for unclean Blazy Filter grid when blazy is embedded in Caption filters.

Blazy 8.x-2.0-dev, 2019-03-13
-----------------------------
- Added room for sub-modules to extend blazy settings easily.
- Renamed blazy_settings UI to blazy_settings_form to abide by conventions.
- Fixed for Blazy Filter with Grid of inline images taking over the contents.

Blazy 8.x-2.0-dev, 2019-03-12
-----------------------------
- Updated tests to reflect the new optional image item.
- Changed image item to be optional to reduce barriers to the API, the only
  required is URI.
- Fixed for attributes insanity.

Blazy 8.x-2.0-dev, 2019-03-11
-----------------------------
- 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.
- Moved JS checkbox into a function.

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

Blazy 8.x-2.0-dev, 2019-03-08
-----------------------------
- Fixed for Caption filter captions.
- Fixed for BlazyFilter grid TODO to integrate grid with the existing grid.
- Removed BlazyFormatterBaseTrait.
- Moved BlazyFormatterBaseTrait contents to BlazyFormatterTrait.
- Moved BlazyFormatterTrait contents to BlazyFormatterBlazy.
- Split docs.

Blazy 8.x-2.0-dev, 2019-03-06
-----------------------------
- Fix for Twig inline_template and 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.
- #3037325 by daften: The config dependencies don'\''t include the used image
  style.
- 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 Twig.

Blazy 8.x-2.0-dev, 2019-03-03
-----------------------------
- Micro optimization with breakpoints.

Blazy 8.x-2.0-dev, 2019-03-03
-----------------------------
- #3027842 by gmrossello: Lazy images are not loaded when resizing.

Blazy 8.x-2.0-dev, 2019-03-01
-----------------------------
- Marked core Media integration done.
- Fixed for Media captions.
- Split BlazyEntityReferenceBase into BlazyEntityMediaBase for simple needs.
- Split BlazyStylePluginTrait into re-usable traits: BlazyStyleBaseTrait,
  BlazyStyleOptionsTrait for all views-related styles.
- Refactored entity reference formatters.

Blazy 8.x-2.0-dev, 2019-02-27
-----------------------------
- Renamed BlazyManager::getImage() into BlazyManager::getBlazy() for clarity.
- Added a new argument date.formatter to blazy.admin.base service. Be sure to
  run the update, clear cache or drush cr.
- Updated Views and other test files to the latest Drupal.
- Cleaned up no longer supported VEF/ VEM leftovers from test files.
- Moved hook_help() into Blazy UI to match D7.

Blazy 8.x-2.0-dev, 2019-02-17
-----------------------------
- Cleaned up few deprecated.
- Renamed BlazyFormatter class to BlazyImageFormatter for clarity. Be
  sure to run the update, clear cache or drush cr.
- Added a new service BlazyEntity to replace deprecated BlazyEntityTrait. Be
  sure to run the update, clear cache or drush cr.
- Added Blazy Grid formatter for texts.

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

Blazy 8.x-2.0-dev, 2019-02-13
-----------------------------
- Eslint says no space before COLON. Coder says must HAVE space. Confusing!
- Updated eslint location.
- Fixed for lightbox/ photoswipe video size regression from 8.x branch.

Blazy 8.x-2.0-dev, 2019-02-12
-----------------------------
- Moved heavy lifting (breakpoints, dimensions, URL, etc) to #pre_render.
- Split Blazy::buildAttributes() to three methods to make readable lines.
- Cleaned up few fail safes so to reduce dup lines.
- Renamed Blazy::buildUrl() to Blazy::urlAndDimensions() for clarity.
- Added docs in Markdown for easy reading at /admin/help.
- Added an optional BlazyMarkdown utility class for /admin/help.

Blazy 8.x-2.0-dev, 2019-01-14
-----------------------------
- Added option to disable custom breakpoints permanently which is normally
  disabled when using Responsive breakpoints.

Blazy 8.x-2.0-dev, 2019-01-02
-----------------------------
- Removed deprecated methods, workaround left over, redundant iframe_lazy
  (the point to use Blazy is to lazy load, especially iframes).
- Added a simple lightbox support for Blazy Filter.
- Changed unreliable iframe JS approach to HTML to avoid FOUC.
- Issue #3023345 by gausarts: Image to iframe doesn't autoplay oEmbed video.
- Issue #3023230 by gausarts: Add a new Blazy Media oEmbed service.

Blazy 8.x-2.0-dev, 2019-01-01
-----------------------------
- Added back the BC layer to avoid broken formatters.
- Added a new dedicated Blazy oEmbed service to declutter a few plugins:
  BlazyVideoTrait, BlazyFilter, BlazyMediaFormatterBase and other plugins.
- Happy new year!

Blazy 8.x-2.0-dev, 2018-12-30
-----------------------------
- Issue #2928806 by gausarts, tepelena: Integrate with Filter for Inline images
  and oEmbed/ videos

Blazy 8.x-2.0-dev, 2018-12-28
-----------------------------
- Initial commit to support core Media as per 3022743.

File

CHANGELOG.txt
View source
  1. Blazy 8.x-2.0-dev, 2021-07-06
  2. -----------------------------
  3. - Issue #3220632 by gausarts, bgreco: WSOD when the responsive_image module is
  4. not enabled
  5. Blazy 8.x-2.0-dev, 2021-06-17
  6. -----------------------------
  7. - Issue #3213258 by gausarts: Remove obsolete "Native browser lazy load.
  8. - Reverted tests ::setup method due to causing failing tests at sub-modules.
  9. - Issue #3218962 by gausarts, wrd: Problem with optionset checkboxes in "Gin"
  10. admin theme.
  11. Blazy 8.x-2.0-dev, 2021-06-15
  12. -----------------------------
  13. - Issue #3214002 by Anybody, gausarts, FiNeX: Media switcher output doesn'\''t
  14. work with i18n.
  15. Blazy 8.x-2.0-dev, 2021-06-07
  16. -----------------------------
  17. - Issue #3214002 by gausarts, FiNeX: Media switcher output doesn'\''t work with
  18. i18n.
  19. - Issue #3217404 by justanothermark: Incorrect URI built for sites with base
  20. path.
  21. Blazy 8.x-2.0-dev, 2021-05-31
  22. -----------------------------
  23. - Added a common config entity to DRY for Slick, Splide, ElevateZoomPLus,
  24. GridStack, etc.
  25. - Issue #3214001 by Vinay15: Label is displayed for a newly created Paragraph
  26. entity instead of its preview in layout builder
  27. - Added rendered_entity field to support navigation with Vanilla option for the
  28. new Splide module.
  29. Blazy 8.x-2.0-dev, 2021-05-11
  30. -----------------------------
  31. - Issue #3213260 by gausarts: Leverage asynchronous "decoding" HTML attribute
  32. for improved performance.
  33. Blazy 8.x-2.0-dev, 2021-05-09
  34. -----------------------------
  35. - Added autoplay for local video within lightbox to save another click.
  36. - Fixed for fatal _responsive_image_build_source_attributes if file is missing.
  37. - Fixed for Blazy Filter hard-coded image url without dimensions and file API.
  38. - Reverted the revert as per https://drupal.org/node/3210636#comment-14097266.
  39. - Added BC for non-oembed such as Video Embed Field without Media migration.
  40. - Reverted video lightbox checks to 2.1.
  41. Blazy 8.x-2.0-dev, 2021-05-08
  42. -----------------------------
  43. - Added (Responsive) image style as fallbacks to Blazy Filter.
  44. Blazy 8.x-2.0-dev, 2021-05-05
  45. -----------------------------
  46. - Added Lightbox image style option with Responsive image to Blazy Filter.
  47. - Fixed for Responsive image overflow sizes within Colorbox.
  48. - Issue #3212194 by gausarts: Supports Responsive image for lightboxes.
  49. - Reverted the forgotten $settings['blazy_data']['dimensions'] = $srcset;
  50. Blazy 8.x-2.0-dev, 2021-05-04
  51. -----------------------------
  52. - Changed video_embed_media to video_embed_field to support manual or drush.
  53. Blazy 8.x-2.0-dev, 2021-05-01
  54. -----------------------------
  55. - Issue #3190087 by gausarts, playful: Blazy Filter HTML caption added via text
  56. editor being stripped out.
  57. - Fixed for Undefined property: Drupal\views\ViewExecutable::$row_index required
  58. by by Drupal\views\Plugin\views\field\EntityField->prepareItemsByDelta.
  59. Blazy 8.x-2.0-dev, 2021-04-30
  60. -----------------------------
  61. - Issue #3211636 by gausarts, timlie, jacklee0410: Regressions with lightbox
  62. dimensions.
  63. - Issue #3210344 by gausarts, manarak: Broken CSS background and responsive
  64. image styles with aspect ratio Fluid.
  65. Blazy 8.x-2.0-dev, 2021-04-26
  66. -----------------------------
  67. - Issue #3210636 by grathbone: Solution to supporting image-to-iframe embeds for
  68. non oembed videos (Video Embed Field)
  69. Blazy 8.x-2.0-dev, 2021-04-24
  70. -----------------------------
  71. - Issue #3158152 by manarak, renguer0: Uncaught TypeError: Cannot use '\''in'\''
  72. Blazy 8.x-2.0-dev, 2021-04-14
  73. -----------------------------
  74. - Issue #3208686 by Firass Ziedan: Call to a member function getPluginId() on
  75. null on taxonomy term pages.
  76. Blazy 8.x-2.0-dev, 2021-04-09
  77. -----------------------------
  78. - Issue #3166057 by xavier.masson: Partial clear loading classes after success /
  79. error load
  80. - Issue #3118078 by GaëlG, wells: Compatibility with image styles inside
  81. CKEditor
  82. - Issue #3160061 by gena.io: Replace assertions involving calls to strpos() with
  83. more accurate string assertions
  84. - Issue #3204070 by recrit: Services cache IO settings based on first called
  85. attach array
  86. - Issue #3203933 by recrit: The blazy.formatter service erroneously caches the
  87. first item object of the last built field formatter
  88. - Issue #3174661 by qusai taha, RajabNatshah, markdc, ericdsd, FiNeX: Fix
  89. notice: undefined index ratio by check the value if not empty
  90. - Issue #3167100 by rembrandx, jastraat, Dennis Cohn, gausarts: Element “source”
  91. is missing required attribute “srcset”
  92. - Issue #3173562 by csedax90: Rendered media in Oembed from Paragraph is not
  93. translated
  94. - Issue #3185885 by adevms, Shenron_segamag, FiNeX, NigelCunningham: Rotating
  95. blue square doesn'\''t go away
  96. Blazy 8.x-2.0-dev, 2020-06-30
  97. -----------------------------
  98. - Issue #3154185 by Corn696: SVG placeholder html validation error space is not
  99. allowed.
  100. - Added supports for reduce motion for vestibular people.
  101. - Fixed for potential non-integer lightbox dimensions.
  102. - Added partial supports for rich media lightbox contents.
  103. - Deprecated .media--loading for .is-b-loading to reuse at non-media.
  104. Blazy 8.x-2.0-dev, 2020-06-21
  105. -----------------------------
  106. - Issue #3149843 by Guido_S, gausarts: Support SVG Images.
  107. Blazy 8.x-2.0-dev, 2020-06-20
  108. -----------------------------
  109. - Issue #3137757 by gausarts: Blur effect causes extra slow page load after
  110. update from 8.x-2.0 to 8.x-2.1.
  111. Blazy 8.x-2.0-dev, 2020-06-18
  112. -----------------------------
  113. - Issue #3142503 by gausarts: Add option for native browser lazy load.
  114. Blazy 8.x-2.0-dev, 2020-06-17
  115. -----------------------------
  116. - Added supports for field label via Field UI for grid displays.
  117. - Fixed for Views content/ entity title option being overriden by Image Title.
  118. - Fixed for placeholder hook_alter not being respected.
  119. - Fixed for Title label being overridden by Image Title at Views options.
  120. - Simplified few checks.
  121. - Issue #3136504 by gausarts, hammerslammer: Endless loading of image which is
  122. not found (status 404).
  123. - Issue #3143794 by gausarts, julianrozor, jrochate: Layout Builder: Error: Call
  124. to a member function getFileUri() on null.
  125. - Issue #3138996 by FiNeX: Check if image style exists to avoid Error.
  126. - Issue #3135220 by Grimreaper, jhmnieuwenhuis, lindsay.wils: Wrong srcset in
  127. responsive image.
  128. Blazy 8.x-2.0-dev, 2020-05-09
  129. -----------------------------
  130. - Fixed for rare cases with similar colorbox galleries on a page.
  131. - Fixed for weird null document after closing colorbox.
  132. Blazy 8.x-2.0-dev, 2020-05-08
  133. -----------------------------
  134. - Issue #3123435 by sasanikolic, Berdir: Uncaught TypeError: Cannot read
  135. property '\''mobiledetect'\'' of undefined.
  136. Blazy 8.x-2.0-dev, 2020-05-07
  137. -----------------------------
  138. - Issue #3134323 by timlie: Undefined index: fx in
  139. Drupal\blazy\BlazyManagerBase->getCommonSettings().
  140. - Issue #3133891 by prudloff: Error when adding a new text format.
  141. - Fixed for artifacts during loading with different animation than blur.
  142. Blazy 8.x-2.0-dev, 2020-05-04
  143. -----------------------------
  144. - Reduced picture abrupt ratio changes for the rest after the first loaded.
  145. Blazy 8.x-2.0-dev, 2020-05-01
  146. -----------------------------
  147. - Issue #3132545 by prudloff: Undefined index notices when image file is not
  148. available.
  149. - Issue #3132537 by lolandese: License "GPL-2.0+" is a deprecated SPDX license
  150. identifier.
  151. Blazy 8.x-2.0-dev, 2020-04-24
  152. -----------------------------
  153. - Issue #3120696 by gausarts, jwilson3, Corn696, bkosborne: Delay native lazy
  154. loading till one is hit
  155. Blazy 8.x-2.0-dev, 2020-04-22
  156. -----------------------------
  157. - Issue #3119527 by mortona2k: Responsive image fallback uses original image.
  158. - Issue #3126146 by electrokate: Undefined Item error.
  159. - Issue #3127586 by YahyaAlHamad: Blur effect messes up Responsive image with
  160. fluid ratio.
  161. - Issue #3125240 by Mykola Veryha: Notice : Undefined variable: content.
  162. - Changed blur effect approach to be replaceable by animate.css easily with just
  163. hook_blazy_image_effects_alter.
  164. - Made Responsive image utilities available outside formatters such as for
  165. BlazyEntity or the new GridStack for Layout Builder with Media Library
  166. and Responsive image integration.
  167. - Added preface and overlay variable for any extra content prefacing and
  168. overlaying the image/ video.
  169. Blazy 8.x-2.0-dev, 2020-04-08
  170. -----------------------------
  171. - Issue #3124204 by slbrassard: Incorrect entity cache tag causes blazy
  172. formatted fields not to be updated.
  173. - Issue #3120654 by thalles: Replace old "source" property value by new.
  174. - Fixed for regression with lightboxes and iframes.
  175. - Added micro-optimization for BlazyStyleBaseTrait::getFirstImage.
  176. - Opened supports for Responsive image for GridStack since the removal of custom
  177. breakpoints at blazy:2.0.
  178. - Cleaned up few more TODOs.
  179. - Removed no longer relevant D8.7 traces.
  180. - Disabled BlazymanagerBase::buildSkins for sub-module own skin implementations.
  181. - Moved Blazymanager::setAttachments into BlazymanagerBase::setAttachments to
  182. re-use for sub-modules.
  183. - Moved BlazymanagerBase::isCrop into BlazyFormatter::isCrop due to being usable
  184. only at formatter level, not Views, etc.
  185. Blazy 8.x-2.0-dev, 2020-03-16
  186. -----------------------------
  187. - Issue #3118712 by prudloff: Images are not centered correctly.
  188. - Issue #3119739 by gausarts, DD 85: Do not apply aspect ratio with empty width.
  189. - Issue #3117132 by pivica: Media position relative rule is too general.
  190. - Issue #3118739 by wells: Using an image style in a render array without
  191. setting a specific width.
  192. Blazy 8.x-2.0-dev, 2020-02-29
  193. -----------------------------
  194. - Added library blazy/base as failsafe when blazy JS library might not be loaded
  195. or even disabled such as with Blazy text for CSS grid only.
  196. - Fixed for the newly supported CSS background for Responsive image regression
  197. with multi-breakpoint CSS background. Doh.
  198. - Added generic container classes to apply to sub-modules as well.
  199. Blazy 8.x-2.0-dev, 2020-02-27
  200. -----------------------------
  201. - Added another compatibility for Claro.
  202. - Renamed CSS class hint to b-hint to avoid potential conflicts.
  203. - Cleaned up few deprecated CSS stuffs related to custom breakpoints removal.
  204. Blazy 8.x-2.0-dev, 2020-02-26
  205. -----------------------------
  206. - Added blazy.css to reduce dups and for basic blazy module features.
  207. - Cleaned up irrelevant iframe attributes due to iframe within iframe since 8.6.
  208. - Removed useless iframe for when Image to iframe is enabled to save few bytes.
  209. - Added supports for iframe only without Image to iframe for uncool people.
  210. Blazy 8.x-2.0-dev, 2020-02-25
  211. -----------------------------
  212. - Cleaned up no longer relevant settings due to deprecation.
  213. - Added supports for youtube/embed which is ignored by OEmbed Resource.
  214. - Added micro optimization for BlazyFilter.
  215. Blazy 8.x-2.0-dev, 2020-02-24
  216. -----------------------------
  217. - Added a hook_update() to remove unused settings and cache clearing.
  218. - Removed deprecated BlazyAdminBreakpointTrait.
  219. - Removed few deprecated classes and methods:
  220. Drupal\blazy\BlazyBreakpoint, Drupal\blazy\Dejavu\BlazyDefault.
  221. Deprecated formatters are still kept till 3.x, or sooner.
  222. Blazy 8.x-2.0-dev, 2020-02-23
  223. -----------------------------
  224. - Updated tests to use Selenium.
  225. - Added micro optimization for OEmbed.
  226. - Simplified BlazyOEmbed::getAutoPlayUrl.
  227. - Removed no longer relevant autoplay_url check which is now done within iframe.
  228. - Updated hard-coded iframe so that can be cleanly removed via variables.
  229. Blazy 8.x-2.0-dev, 2020-02-20
  230. -----------------------------
  231. - Issue #3114838 by gausarts, lexsoft: Add a NULL check, else cannot read
  232. property hasAttribute of null.
  233. - Issue #3114486 by gausarts, hunterbuchanan: Default image no longer shows up
  234. in image field using Blazy 8.x-2.0-rc7.
  235. Blazy 8.x-2.0-dev, 2020-02-17
  236. -----------------------------
  237. - Issue #3079167 by gausarts, nashkrammer, Kristen Pol, Berdir: Implement
  238. TrustedCallbackInterface to fix deprecation notices.
  239. - Issue #3114035 by chr.fritsch: Missing schema for optionset.
  240. - Fixed for the new formatter schemas: blazy_oembed and blazy_text.
  241. - Removed no longer useful BlazyFormatterOEmbedTrait.
  242. - Removed and cleaned up deprecated custom breakpoints, wish me luck.
  243. Blazy 8.x-2.0-dev, 2020-02-15
  244. -----------------------------
  245. - Issue #3113094 by thalles: Fix subclassing and stop overriding constructors
  246. in blazy\Plugin\Field\FieldFormatter\BlazyTestEntityReferenceFormatterTest.
  247. - Issue #3113074 by thalles, gausarts: Fix subclassing and stop overriding
  248. constructors in blazy\Plugin\Field\FieldFormatter\BlazyFileFormatterBase.
  249. - Issue #3113092 by thalles: Fix subclassing and stop overriding constructors
  250. in blazy\Plugin\Field\FieldFormatter\BlazyTextFormatter.
  251. - Issue #3113089 by thalles, gausarts: Fix subclassing and stop overriding
  252. constructors in blazy\Plugin\Field\FieldFormatter\BlazyMediaFormatterBase.
  253. Blazy 8.x-2.0-dev, 2020-02-14
  254. -----------------------------.
  255. - Removed not-so-useful option Native lazy loading, and enabled by default.
  256. Blazy 8.x-2.0-dev, 2020-02-12
  257. -----------------------------
  258. - Issue #3112881 by thalles: Fix subclassing and stop overriding constructors
  259. in blazy_ui\Form\BlazySettingsForm.
  260. Blazy 8.x-2.0-dev, 2020-02-11
  261. -----------------------------
  262. - Added a new option container to support old bLazy (IO does not need it) within
  263. scrolling containers such as Drupal modal like Media library.
  264. - Issue #3112354 by chr.fritsch: Integrate the new
  265. libraries_directory_file_finder service.
  266. Blazy 8.x-2.0-dev, 2020-02-10
  267. -----------------------------
  268. - Removed few CSS DOM and JS hacks for OEmbed for CSS solutions thanks to D8.8+.
  269. Blazy 8.x-2.0-dev, 2020-02-08
  270. -----------------------------
  271. - Fixed for Picture glicthes with Fluid aspect ratio.
  272. - Added supports for multi-breakpoint CSS background via Responsive image.
  273. - Added supports for animate.css for the cool people.
  274. - Added supports for different image effects on a page via .media--fx--EFFECT.
  275. - Fixed for CKEditor collapsed container due to parent display: flex, or
  276. inline-block.
  277. Blazy 8.x-2.0-dev, 2020-02-05
  278. -----------------------------
  279. - Removed deprecated core/classList library for IE9 below.
  280. - Added minor cleansup and adjustments.
  281. - Reached 99% integration with Responsive image, including CSS background and
  282. the notorious aspect ratio Fluid. The remaining 1% is unknown glicthes.
  283. Blazy 8.x-2.0-dev, 2020-02-04
  284. -----------------------------
  285. - Added temp fix for Picture vs. Responsive image insanity with Fluid aspect
  286. ratio.
  287. - Fixed for RC3 regression with BlazyGrid when a grid is given value 1.
  288. - Fixed for Blazy when embedded in non-related-blazy (Views style) plugins.
  289. - Added a new service @blazy.media to existing class BlazyMedia to accommodate
  290. and finalize core Media integration.
  291. - Moved BlazyEntityMediaBase::buildStage to BlazyMedia::imageItem for reuse or
  292. easy removal due to deprecated File for Media integration.
  293. - Reverted BlazyUtil::isPreview back to Blazy::isPreview for global usages.
  294. Blazy 8.x-2.0-dev, 2020-02-03
  295. -----------------------------
  296. - Added postscript: Any extra content to put into blazy goes here. Use keyed or
  297. indexed array to not conflict with or nullify other providers, e.g.:
  298. postscript.cta, or postscript.widget. Avoid postscript = cta.
  299. - Fixed for Entity Browser AJAX integration such as for Slick Browser widgets.
  300. Blazy 8.x-2.0-dev, 2020-01-31
  301. -----------------------------
  302. - Removed deprecated tests: BlazyBreakpointUnitTest.
  303. - Removed deprecated methods known used internally, though public:
  304. BlazyManager::getEntityView, BlazyManager::getResponsiveImageCacheTags,
  305. Blazy::buildAttributes.
  306. Blazy 8.x-2.0-dev, 2020-01-29
  307. -----------------------------
  308. - Deprecated custom breakpoints for removal as per #3105243.
  309. - Added TODO depreciation for BlazyViewsFieldFile, anything File for Media.
  310. - Added TODO for file entity (non-media) for future removal if file entity
  311. integration should be totally removed for pure Media.
  312. - Cleaned up Caption fields option to declutter.
  313. - Added BlazySetting class for the new features.
  314. - Added a new option Image to have custom high-res video poster or poster-like
  315. image for rich media.
  316. - Fixed for the new third party file video formatter schema.
  317. - Added Blazy::containerAttributes() to replace individual efforts.
  318. Blazy 8.x-2.0-dev, 2020-01-27
  319. -----------------------------
  320. - Cleaned up few useless or deprecated classes and methods.
  321. - Added supports for linked_field.module for Blazy Grid display.
  322. - Reverted Blazy::buildResponsiveImage() to RC6, and change parameters to get
  323. consistent with the rest.
  324. Blazy 8.x-2.0-dev, 2020-01-26
  325. -----------------------------
  326. - Changed media--BUNDLE CSS class to media--bundle--BUNDLE to avoid conflict
  327. with media--TYPE where TYPE has been hard-coded since 1.x to very limited
  328. video, audio, image. We had no Media nor Media bundles in core at 1.x.
  329. - Issue #3108755 by gausarts: Make rich media to be part of theme_blazy() if
  330. applicable.
  331. Blazy 8.x-2.0-dev, 2020-01-24
  332. -----------------------------
  333. - Removed @image.factory references wherever BlazyVideoTrait is removed.
  334. - Removed BlazyVideoTrait references wherever BlazyOEmbed is in use.
  335. - Added @image.factory service to BlazyOEmbed to completely deprecate
  336. BlazyVideoTrait which was coupled to deprecated VEF/VEM.
  337. - Moved utility methods from Blazy into BlazyUtil, mostly new methods post RC5.
  338. Blazy 8.x-2.0-dev, 2020-01-22
  339. -----------------------------
  340. - Added micro optimizations, similarity found -> code reuse, etc.
  341. - Fixed for file video blazy assets if no other Blazy is present on the page.
  342. - Updated docs, cleanups, minor fixes.
  343. Blazy 8.x-2.0-dev, 2020-01-21
  344. -----------------------------
  345. - Fixed for hook_ckeditor_css_alter() to only load Blazy CSS if applicable.
  346. - Added few more micro optimizations.
  347. - Added minor fixes.
  348. - Added blazy.preview.css to disable interactive elements such as (remote| file)
  349. video within CKEditor iframe.
  350. - Added third party formatter settings for simple overrides such as file video.
  351. - Issue #3048454 by gausarts, Mohammed J. Razem: Add Blazy to be a formatter for
  352. core'\''s oEmbed URL widget.
  353. Blazy 8.x-2.0-dev, 2020-01-19
  354. -----------------------------
  355. - Disabled IO integration by default till required due to being optional.
  356. - Added micro optimizations for Blazy Grid texts.
  357. - Issue #3054032 by geek-merlin, wombatbuddy, gausarts, anruether, jim22: Blazy
  358. breaks in ckeditor.
  359. Blazy 8.x-2.0-dev, 2020-01-15
  360. -----------------------------
  361. - Fixed for Blazy::generatePlaceholder not considering image style dimensions.
  362. - Fixed for the uniqueness of multiple fields such as Views galleries mixed with
  363. formatters local to the current page, and similar images present at the same
  364. page which is uncommon, but possible.
  365. - Merged common shared attributes for both Responsive and Image.
  366. Blazy 8.x-2.0-dev, 2020-01-13
  367. -----------------------------
  368. - Prepared custom breakpoint removal as per #3105243.
  369. Blazy 8.x-2.0-dev, 2020-01-10
  370. -----------------------------
  371. - Added BlazyDeprecatedTrait for easy removal deprecated methods and declutter.
  372. - Reverted BlazyManager::isCrop since still usable without custom breakpoints.
  373. Blazy 8.x-2.0-dev, 2020-01-09
  374. -----------------------------
  375. - Fixed for regression with multiple video playing at once.
  376. - Added more micro optimizations as planned in the ROADMAP.
  377. - Changed blazy.html.twig.
  378. - Ported method Blazy::transformDimensions().
  379. - Renamed variable original_width to _width, original_height to _height.
  380. - Deprecated Blazy::buildIframeAttributes for ::buildIframe.
  381. - Deprecated BlazyFormatter::setDimensionsOnce for :: setImageDimensions.
  382. - Removed Aspect ratio enforced since Responsive image now works with fluid.
  383. - Removed fallback or baby sitting codes since the relevant options (aspect
  384. ratio, image style, etc.) including doc warnings are provided.
  385. Blazy 8.x-2.0-dev, 2020-01-07
  386. -----------------------------
  387. - Renamed the new BlazyBreakpoint::buildBeakpointAttributes to ::attributes.
  388. - Issue #3104542 by gausarts: Adopt hybrid lazy loading, native with fallback.
  389. Blazy 8.x-2.0-dev, 2020-01-04
  390. -----------------------------
  391. - Deprecated Blazy::buildUrlAndDimensions for ::urlAndDimensions.
  392. - Deprecated Blazy::buildLazyAttributes for ::lazyAttributes.
  393. - Deprecated Blazy::buildImageAttributes for ::imageAttributes.
  394. - Deprecated Blazy::buildAspectRatio for ::aspectRatioAttributes.
  395. - Deprecated Blazy::configSchemaInfoAlter for BlazyAlter::configSchemaInfoAlter.
  396. - Deprecated Blazy::buildAttributes for ::preprocessBlazy.
  397. - Deprecated BlazyManager::getResponsiveImageCacheTags for
  398. ::getResponsiveImageStyles.
  399. - Renamed BlazyManager::prepareImage to ::prepareBlazy.
  400. - Renamed BlazyManager::preRenderImage to ::preRenderBlazy.
  401. - Changed Blazy::buildResponsiveImage signature for clarity.
  402. - Added a new class BlazyAlter to reduce complexity at Blazy.
  403. - Added a new class BlazyBreakpoint to centralize all custom breakpoints.
  404. - Added BlazyOEmbedInterface, BlazyEntityInterface, BlazyFormatterInterface.
  405. - Added a new service blazy.formatter to replace blazy.formatter.manager.
  406. - Changed deprecation removal from blazy:8.x-3.0 to blazy:8.x-3.0.
  407. - Added micro optimizations, or organizations.
  408. Blazy 8.x-2.0-dev, 2020-01-03
  409. -----------------------------
  410. - Issue #3097685 by gausarts, jwilson3: Support aspect ratio for Responsive
  411. image.
  412. - Issue #3077839 by gausarts, renguer0, anruether: Add image effects during
  413. loading such as blur, etc.
  414. Blazy 8.x-2.0-dev, 2020-01-02
  415. -----------------------------
  416. - Issue #2838131 by kevineinarsson, JaceRider: Use SVG as placeholder image.
  417. - Issue #3069280 by gausarts, samasonj: Support local video, such as mp4, etc.
  418. - Issue #3061965 by bgreco, gausarts, W01F: Support basic non-field image
  419. title/alt for captions
  420. Blazy 8.x-2.0-dev, 2020-01-01
  421. -----------------------------
  422. - Issue #3103816 by gausarts, W01F: Compatibility with Claro theme.
  423. Blazy 8.x-2.0-dev, 2019-12-25
  424. -----------------------------
  425. - Added a check for stream_wrapper_manager to pass the tests due to non-DI.
  426. - Updated for core removing simpletest files.
  427. - Fixed for coding standard issues, see #3024461.
  428. - Issue #3088298 by effulgentsia, chr.fritsch, anavarre, Kristen Pol: [META]
  429. Drupal 9 Deprecation Notices for Blazy
  430. Blazy 8.x-2.0-dev, 2019-12-01
  431. -----------------------------
  432. - Added fallback to source since Title is NULL from thumbnail, likely core bug.
  433. - Issue #3087084 by thalles: Add new key core_version_requirement in info.yml
  434. - Issue #3085580 by michiellucas, lindsaywilson23, anruether: IE 11: Js error -
  435. Object doesn'\''t support property or method '\''closest'\'''
  436. Blazy 8.x-2.0-dev, 2019-08-23
  437. -----------------------------
  438. - Issue #3070575 by gausarts, DuneBL: Notice: Undefined index: resimage
  439. - Issue #3057691 by recrit: Un-hidden images not loaded after resizing when
  440. using minimal field markup
  441. - Issue #3059509 by gausarts, tepelena: Lazy load inline images error
  442. - Issue #3054051 by thalles, gausarts: hook_help return empty without Markdown
  443. class
  444. - Issue #3075938 by recrit: dBlazy library uses incorrect polyfill for
  445. CustomEvent
  446. - Issue #3072137 by ilchovuchkov: Update src/BlazyDefault.php and
  447. src/BlazyEntity.php
  448. Blazy 8.x-2.0-dev, 2019-08-22
  449. -----------------------------
  450. - Issue #3065845 by GaëlG: Blazy library not loading if the first code using the
  451. Blazy text format filter does not handle the attachments
  452. Blazy 8.x-2.0-dev, 2019-06-14
  453. -----------------------------
  454. - Issue #3054230 by jigarius: Images added via RTE with caption enabled not
  455. displayed.
  456. - Changed minimum grid from 1 to 2 to allow plain theme_item_list().
  457. Blazy 8.x-2.0-dev, 2019-04-19
  458. -----------------------------
  459. - Added tests for IO.
  460. - Updated blazy.html.twig with the new optional use_loading option.
  461. - Added option use_loading to make it easily overridden.
  462. - Moved IO media specific methods from bio.js to bio.media.js.
  463. - Added ISSUE_TEMPLATE.md.
  464. Blazy 8.x-2.0-dev, 2019-04-18
  465. -----------------------------
  466. - Issue #3048605 by thalles: Replace LibraryDiscovery by
  467. LibraryDiscoveryInterface in Form/BlazySettingsForm.
  468. - Issue #3048607 by thalles: Replace DateFormatter by DateFormatterInterface
  469. in Form/BlazyAdminBase.php.
  470. - Updated IO to match the fallback bLazy.
  471. Blazy 8.x-2.0-dev, 2019-04-14
  472. -----------------------------
  473. - Fixed for few glitches.
  474. Blazy 8.x-2.0-dev, 2019-04-13
  475. -----------------------------
  476. - Issue #3047067 by gausarts, RajabNatshah: Inline image/png;base64 will have a
  477. path and Failed to load resource: the server responded with a status.
  478. Blazy 8.x-2.0-dev, 2019-04-12
  479. -----------------------------
  480. - Added BlazyFilterInterface.php for better doc comments.
  481. - Fixed for BlazyFilter incorrect delta.
  482. - Added AJAX support for old bLazy as well.
  483. - Fixed for space delimited CSS classes.
  484. - Added Bio.prototype.intersecting() to avoid full method overrides.
  485. - Improved Bio fallback to old Blazy.
  486. - Improved attributes handling.
  487. Blazy 8.x-2.0-dev, 2019-04-03
  488. -----------------------------
  489. - Updated tests for D8.7+ depreciation compatibility.
  490. - Enforced Blazy loader to prevent JS error due to being optional.
  491. - Fixed for image error handling.
  492. Blazy 8.x-2.0-dev, 2019-04-02
  493. -----------------------------
  494. - Added support for Views Infinite Scroll, alike.
  495. Blazy 8.x-2.0-dev, 2019-04-01
  496. -----------------------------
  497. - Added check to drupalSettings before usage.
  498. Blazy 8.x-2.0-dev, 2019-03-31
  499. -----------------------------
  500. - Optimized IO integration with multiple instances.
  501. - Fixed for multi-breakpoint background derailed from original implementation.
  502. - Fixed for docs.
  503. Blazy 8.x-2.0-dev, 2019-03-30
  504. -----------------------------
  505. - Fixed for background SRC overlap when using multi-serving background images.
  506. - Converted IO integration into plugin to declutter and re-use.
  507. Blazy 8.x-2.0-dev, 2019-03-27
  508. -----------------------------
  509. - Issue #3043264 by gausarts: Modernize Blazy with IntersectionObsever.
  510. Blazy 8.x-2.0-dev, 2019-03-25
  511. -----------------------------
  512. - Ported Blazy::buildAspectRatio() and Blazy::buildImageAttributes() for
  513. readability.
  514. - Changed Blazy::buildResponsiveImage() parameters.
  515. - Removed deprecated Blazy::buildUrl() for Blazy::urlAndDimensions().
  516. - Moved BlazyManager::setDimensionsOnce() to BlazyFormatterManager.
  517. - Moved Responsive image building to #pre_render to reduce dup ifities.
  518. - Optimized Responsive image integration.
  519. - Added supports to build Blazy multimedia gallery via Views UI CSS class.
  520. Blazy 8.x-2.0-dev, 2019-03-23
  521. -----------------------------
  522. - Fixed for double escape markdown for admin/help.
  523. - Added troubleshooting.
  524. Blazy 8.x-2.0-dev, 2019-03-21
  525. -----------------------------
  526. - Added BlazyManagerBase::getCacheMetadata() for Blazy, Slick, GridStack, etc.
  527. - Micro optimizations with breakpoint and crop style checks.
  528. - Moved obvious module features into #pre_render.
  529. - Moved few doc comments to Interface.
  530. - Fixed for few doc comments and type hints.
  531. - Added Blazy::transformRelative() to pass tests for procedural anywhere else.
  532. - Removed the newly added not-so-useful Blazy::transformDimensions().
  533. Blazy 8.x-2.0-dev, 2019-03-18
  534. -----------------------------
  535. - Added Blazy::transformDimensions().
  536. Blazy 8.x-2.0-dev, 2019-03-18
  537. -----------------------------
  538. - Updated admin CSS.
  539. Blazy 8.x-2.0-dev, 2019-03-17
  540. -----------------------------
  541. - Fixed for dups.
  542. Blazy 8.x-2.0-dev, 2019-03-16
  543. -----------------------------
  544. - Reverted broken optimization with attributes insanity.
  545. - Cleaned ups deprecated, and TODOs.
  546. Blazy 8.x-2.0-dev, 2019-03-15
  547. -----------------------------
  548. - Fixed for conflict with Bootstrap CSS .media which makes Blazy collapsed if
  549. not using aspect ratio.
  550. - Fixed for multiple blazybox.
  551. - Fixed for Blazy Filter URI.
  552. Blazy 8.x-2.0-dev, 2019-03-14
  553. -----------------------------
  554. - Fixed for unclean Blazy Filter grid when blazy is embedded in Caption filters.
  555. Blazy 8.x-2.0-dev, 2019-03-13
  556. -----------------------------
  557. - Added room for sub-modules to extend blazy settings easily.
  558. - Renamed blazy_settings UI to blazy_settings_form to abide by conventions.
  559. - Fixed for Blazy Filter with Grid of inline images taking over the contents.
  560. Blazy 8.x-2.0-dev, 2019-03-12
  561. -----------------------------
  562. - Updated tests to reflect the new optional image item.
  563. - Changed image item to be optional to reduce barriers to the API, the only
  564. required is URI.
  565. - Fixed for attributes insanity.
  566. Blazy 8.x-2.0-dev, 2019-03-11
  567. -----------------------------
  568. - Added supports for lightbox Media gallery embedded within Blazy Grid with
  569. 'Use field template' disabled. This opens up Views goodness: limit field
  570. amount to display, Views markup, etc. without using field template.
  571. - Added hook_blazy_settings_views_alter() to modify views-related settings.
  572. - Moved JS checkbox into a function.
  573. Blazy 8.x-2.0-dev, 2019-03-09
  574. -----------------------------
  575. - Fixed for Views lightbox gallery embedded within Blazy Grid with `Use field
  576. template` being disabled.
  577. Blazy 8.x-2.0-dev, 2019-03-08
  578. -----------------------------
  579. - Fixed for Caption filter captions.
  580. - Fixed for BlazyFilter grid TODO to integrate grid with the existing grid.
  581. - Removed BlazyFormatterBaseTrait.
  582. - Moved BlazyFormatterBaseTrait contents to BlazyFormatterTrait.
  583. - Moved BlazyFormatterTrait contents to BlazyFormatterBlazy.
  584. - Split docs.
  585. Blazy 8.x-2.0-dev, 2019-03-06
  586. -----------------------------
  587. - Fix for Twig inline_template and Views rewrite results striping out style
  588. required by aspect ratio.
  589. - Fixed for regression broken formatters when embedded inside Views Blazy Grid.
  590. - Re-use first_uri, first_item things for colorbox/zoom-like gallery.
  591. - #3037325 by daften: The config dependencies don'\''t include the used image
  592. style.
  593. - Changed BlazyAdminBase::openingForm() parameters.
  594. - Added hook_blazy_build_alter() to modify the entire Blazy outputs.
  595. - Refactored BlazyGrid to be usable for non-grid, plain list.
  596. - Moved re-usable methods into BlazyManagerbase, for Views style plugins.
  597. - Added #pre_render to BlazyGrid for easy overrides before reaching Twig.
  598. Blazy 8.x-2.0-dev, 2019-03-03
  599. -----------------------------
  600. - Micro optimization with breakpoints.
  601. Blazy 8.x-2.0-dev, 2019-03-03
  602. -----------------------------
  603. - #3027842 by gmrossello: Lazy images are not loaded when resizing.
  604. Blazy 8.x-2.0-dev, 2019-03-01
  605. -----------------------------
  606. - Marked core Media integration done.
  607. - Fixed for Media captions.
  608. - Split BlazyEntityReferenceBase into BlazyEntityMediaBase for simple needs.
  609. - Split BlazyStylePluginTrait into re-usable traits: BlazyStyleBaseTrait,
  610. BlazyStyleOptionsTrait for all views-related styles.
  611. - Refactored entity reference formatters.
  612. Blazy 8.x-2.0-dev, 2019-02-27
  613. -----------------------------
  614. - Renamed BlazyManager::getImage() into BlazyManager::getBlazy() for clarity.
  615. - Added a new argument date.formatter to blazy.admin.base service. Be sure to
  616. run the update, clear cache or drush cr.
  617. - Updated Views and other test files to the latest Drupal.
  618. - Cleaned up no longer supported VEF/ VEM leftovers from test files.
  619. - Moved hook_help() into Blazy UI to match D7.
  620. Blazy 8.x-2.0-dev, 2019-02-17
  621. -----------------------------
  622. - Cleaned up few deprecated.
  623. - Renamed BlazyFormatter class to BlazyImageFormatter for clarity. Be
  624. sure to run the update, clear cache or drush cr.
  625. - Added a new service BlazyEntity to replace deprecated BlazyEntityTrait. Be
  626. sure to run the update, clear cache or drush cr.
  627. - Added Blazy Grid formatter for texts.
  628. Blazy 8.x-2.0-dev, 2019-02-15
  629. -----------------------------
  630. - Added Blazybox for full screen video preview: Intense, Slick Browser.
  631. - Changed settings.player to be more flexible to support a hybrid of media
  632. switcher and quasi-lightbox (lightbox-like but inline) like Zooming.
  633. Blazy 8.x-2.0-dev, 2019-02-13
  634. -----------------------------
  635. - Eslint says no space before COLON. Coder says must HAVE space. Confusing!
  636. - Updated eslint location.
  637. - Fixed for lightbox/ photoswipe video size regression from 8.x branch.
  638. Blazy 8.x-2.0-dev, 2019-02-12
  639. -----------------------------
  640. - Moved heavy lifting (breakpoints, dimensions, URL, etc) to #pre_render.
  641. - Split Blazy::buildAttributes() to three methods to make readable lines.
  642. - Cleaned up few fail safes so to reduce dup lines.
  643. - Renamed Blazy::buildUrl() to Blazy::urlAndDimensions() for clarity.
  644. - Added docs in Markdown for easy reading at /admin/help.
  645. - Added an optional BlazyMarkdown utility class for /admin/help.
  646. Blazy 8.x-2.0-dev, 2019-01-14
  647. -----------------------------
  648. - Added option to disable custom breakpoints permanently which is normally
  649. disabled when using Responsive breakpoints.
  650. Blazy 8.x-2.0-dev, 2019-01-02
  651. -----------------------------
  652. - Removed deprecated methods, workaround left over, redundant iframe_lazy
  653. (the point to use Blazy is to lazy load, especially iframes).
  654. - Added a simple lightbox support for Blazy Filter.
  655. - Changed unreliable iframe JS approach to HTML to avoid FOUC.
  656. - Issue #3023345 by gausarts: Image to iframe doesn't autoplay oEmbed video.
  657. - Issue #3023230 by gausarts: Add a new Blazy Media oEmbed service.
  658. Blazy 8.x-2.0-dev, 2019-01-01
  659. -----------------------------
  660. - Added back the BC layer to avoid broken formatters.
  661. - Added a new dedicated Blazy oEmbed service to declutter a few plugins:
  662. BlazyVideoTrait, BlazyFilter, BlazyMediaFormatterBase and other plugins.
  663. - Happy new year!
  664. Blazy 8.x-2.0-dev, 2018-12-30
  665. -----------------------------
  666. - Issue #2928806 by gausarts, tepelena: Integrate with Filter for Inline images
  667. and oEmbed/ videos
  668. Blazy 8.x-2.0-dev, 2018-12-28
  669. -----------------------------
  670. - Initial commit to support core Media as per 3022743.