Skip to content

Latest commit

 

History

History
85 lines (60 loc) · 1.66 KB

CHANGELOG.md

File metadata and controls

85 lines (60 loc) · 1.66 KB

v2.4.1

02/14/2020

    • Updated code for shortcode-core plugin v4.2.1

v2.4.0

02/11/2020

    • Pass phpstan level 1 tests
    • Requires shortcode-core plugin v4.2.0
    • Twig 2.0 compatibility
    • Code cleanup

v2.3.0

02/06/2019

    • Resoled issue with fixed height of Accordion shortcode #20
    • PHP 7.2 Fix for AnimatedText shortcode

v2.2.5

05/16/2017

    • Resoled issue with fixed height of accordion #20

v2.2.4

04/25/2017

    • Added the ability to set class="" on the ui-callout shortcode #19
    • Allow the ability to set an id=""" on tabs #16

v2.2.3

03/04/2017

    • Fixed a z-index issue in AccordionShortcode

v2.2.2

03/04/2017

    • Renamed AccordionShortcode to avoid conflict with GravStrap plugin.

v2.2.1

03/03/2017

    • Typo! Renamed accordian to accordion

v2.2.0

03/02/2017

    • Added new accordian shortcode

v2.1.0

02/25/2017

    • Added new polaroid shortcode
    • Add support for autoescaping in Twig

v2.0.0

02/11/2016

    • Refactored to work with shortcode-core v2.0.0

v1.0.1

01/18/2016

    • Added a 'shortcode-core' dependency

v1.0.0

01/18/2016

    • ChangeLog started...