Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

v1.10.0

Compare
Choose a tag to compare
@everton-rosario everton-rosario released this 29 Nov 14:57
ddd5925

This release deprecates the usage of data-feedback from media components, like Image, Video and Slideshows.

Commonly used attribute into the figure.

<figure data-feedback="fb:likes, fb:comments">
  <img src="http://mydomain.com/path/to/img.jpg" />
</figure>

This takes no effect and we stopped outputting in case this gets enabled. So the methods enabling/disabling data-feedback are set to do nothing now. As it would be a breaking change, the full removal of those methods will happen in v2.0.0