Skip to content

Latest commit

 

History

History
136 lines (64 loc) · 5.26 KB

CHANGELOG.md

File metadata and controls

136 lines (64 loc) · 5.26 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2020-09-11)

Features

  • add snippets for DateTime, Time & Color pickers (6d41041)

1.0.0 (2019-04-11)

Features

  • snippets/php: add new Flynt snippets for PHP (#3) (7cc8bd1)
  • snippets/php: add use statement to register fields snippets (96305ef)
  • snippets/php: update flyntComponentData snippet for new Flynt (58d0b64)

0.8.0 (2018-08-28)

Features

  • snippets/php: update component scaffolding and remove unused snippet (#1) (eaaf898)

0.7.0 (2018-07-13)

Features

  • snippets/javascript: add file loader import snippet (a9f2d47)
  • snippets/twig: add twig area snippet (63fc9bb)

0.6.0 (2018-06-01)

Bug Fixes

  • snippets/json: add missing name property to message field (b7f62dd)

Features

  • snippets/json: add button group field (23981a6)

0.5.0 (2018-01-24)

Features

  • snippets/php: add dynamic subcomponent snippet (d0d235b)

0.4.0 (2018-01-15)

Bug Fixes

  • snippets/php: use choice placeholder in component asset dependency snippet (8264f79)

Features

  • snippets/json: add ACF conditional logic property snippet (583a7f1)
  • snippets/json: add ACF group field snippet (732ae32)
  • snippets/php: add current directory name as Component name automatically (b8a440d)

0.3.0 (2018-01-04)

Bug Fixes

  • snippets/json: add default values for maxlength properties (a08190f)
  • snippets/json: add missing pipe (c21db99)
  • snippets/json: add missing pipes to choice in post object snippet (8b17013)
  • snippets/json: order ACF user snippet tabbing correctly (a42864f)
  • snippets/json: reorder ACF checkbox field snippet and set correct type (607e811)
  • snippets/json: use choices option for appropriate snippets (f7b5e40)

Features

  • snippets/json: add ACF accordion field snippet (5d5a5dd)
  • snippets/json: add ACF link field snippet (5f43e8d)
  • snippets/json: add custom post type config snippet (4bc780e)

0.2.1 (2018-01-02)

0.2.0 (2018-01-02)

Bug Fixes

  • snippets/json: add missing comma in WYSIWYG field snippet (ef9c4a7)
  • snippets/json: add missing name property to flexible content snippet (3ce0101)

Features

  • snippets/json: add ui setting to true false field snippet (3194b04)

0.1.0 (2018-01-02)

initial release