Skip to content

Latest commit

 

History

History
109 lines (76 loc) · 2.07 KB

CHANGELOG.md

File metadata and controls

109 lines (76 loc) · 2.07 KB

v3.0.2

mm/dd/2022

    • Improved Twig 2 support

v3.0.1

12/16/2021

    • Various minor ImageCompare fixes

v3.0.0

11/04/2020

    • Support for NextGen Editor integration with Shortcode UI custom blocks

v2.4.2

04/27/2020

    • Fix image compare shortcode regex #34

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...