Skip to content

Releases: sokolnikov911/yandex-turbo-pages-php5

v1.1.2

15 Nov 18:17
Compare
Choose a tag to compare
  • Enh: added accordion method into Content helper
  • Enh: added rating method into Content helper
  • Enh: added ownVideo method into Content helper
  • Enh: added externalVideo method into Content helper
  • Enh: added adBlockPosition method into Content helper
  • Enh: added slider method into Content helper
  • Enh: added additionalContent method into Content helper
  • Enh: upgraded autoload to PSR-4

v1.1.1

10 Jul 17:53
Compare
Choose a tag to compare
  • Doc: add documentation and examples for using Content helper
  • Enh: added possibility to enable infinity mode for related items
  • Fix: pubDate for items is not required for now

v1.1.0

09 May 22:30
Compare
Choose a tag to compare
  • Enh: added possibility to add custom counter;
  • Enh: added possibility to add turbo:topic and turbo:source attributes for Item;
  • Enh: added Content helper with next methods: header, img, gallery, share, button, comments;
  • Dep: TurboContentHeader marked as deprecated. Should used Content::header instead;
  • Ref: refactored Channel and Item methods for best cyclomatic complexity value;
  • Enh: added possibility to add yandex:full-text for compatibility with Yandex News;

v1.0.4

22 Dec 08:45
Compare
Choose a tag to compare
  • added requiring for mbstring;
  • added title length limitation;
  • turboAdId attribute is required now for adNetwork method.

v0.9.4

30 Nov 15:00
Compare
Choose a tag to compare

added class for generating Header for turbo content;
added test covergae for TurboContentHeader class;
added example for using TurboContentHeader class;
fix some PHPDoc comments.

Added test coverage for all classes

27 Nov 13:39
Compare
Choose a tag to compare