Skip to content

Releases: dsbasko/component-creator

2.3.0

15 Apr 04:50
Compare
Choose a tag to compare

Support for creating empty folders in templates.

2.2.1

03 Feb 12:35
Compare
Choose a tag to compare

Fixed an error with incorrect processing . - _ in the name of the component.

2.2.0

09 Jan 12:43
Compare
Choose a tag to compare
  • Added a mask {{concat}} in the file name, indicating append buffer from template to this file;
  • Added the ability to overwrite or ignore files that already exist in the selected path;
  • Added Russian translation. You can choose in the extension settings.

2.1.7

04 Jan 09:13
Compare
Choose a tag to compare

2.1.7

  • Fixed readme

2.1.6

30 Dec 09:36
Compare
Choose a tag to compare
  • Edited logo
  • Edited readme

2.1.5

30 Dec 06:02
Compare
Choose a tag to compare
  • Added a settings for the template directory (don`t forget to restart vscode after changing extension settings)
  • Added syntax support {{ caseName }} with spaces
  • Edited logo

2.1.3

13 Oct 07:09
Compare
Choose a tag to compare
  • By selecting the text inside the code, you can create a component based on it;
  • Fixed default templates;
  • Finally removed support for the old %TPL% syntax.

2.1.2

29 Sep 08:21
Compare
Choose a tag to compare

Fixed bugs for react components

2.1.1

28 Sep 14:54
Compare
Choose a tag to compare
  • Added Angular templates to library
  • Added Vue templates to library

2.1.0

28 Sep 09:59
Compare
Choose a tag to compare
  • Added the ability to download templates from the library
  • In the absence of templates, it will not create default, but will offer to download from the library