Skip to content

Releases: flyntwp/flynt-vscode-snippets

v1.1.0

11 Sep 09:27
Compare
Choose a tag to compare

Features

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

v1.0.0

11 Apr 12:55
Compare
Choose a tag to compare

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)

v0.8.0

28 Aug 10:28
Compare
Choose a tag to compare

Features

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

v0.7.0

13 Jul 15:52
Compare
Choose a tag to compare

Features

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

v0.6.0

01 Jun 11:23
Compare
Choose a tag to compare

Bug Fixes

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

Features

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

v0.5.0

24 Jan 16:24
Compare
Choose a tag to compare

Features

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

v0.4.0

15 Jan 09:24
Compare
Choose a tag to compare

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)

v0.3.0

04 Jan 14:19
Compare
Choose a tag to compare

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)

v0.2.1

02 Jan 11:48
Compare
Choose a tag to compare
chore(release): 0.2.1

v0.2.0

02 Jan 11:38
Compare
Choose a tag to compare

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)