Skip to content

Latest commit

 

History

History
27 lines (25 loc) · 1.18 KB

CHANGE-NOTES.md

File metadata and controls

27 lines (25 loc) · 1.18 KB
  • 2.7.3: Fix issues which is caused by nullpointer
  • 2.7.1: Fix markdown include in story
  • 2.7.0: Improve storybook template. Improve Exception details
  • 2.5.0: Improve storybook template
  • 2.4.0: Add markdown file to component creation.
  • 2.3.0: Extract shared logic to library
    • Improve documentation.
    • Add support for windows paths.
    • Add variables for template customisation
    • Improve default template contents
  • 2.2.2: BugFix: Fix settings mapping. Rename story.js to stories.js
  • 2.2.1: BugFix: Java Compilation Target missconfig
  • 2.2.0: Add .spec.js file to automatically create test files for your component
  • 2.1.0: Add optional creation of storybook and scss files for new vue components
  • 2.0.0: Add Settings
  • 1.3.0: Code refactoring and improvements
  • 1.2.0: Update templates to fix minor issues. Add more options to the vuex creator
  • 1.1.0: Add support for mustache in the template files.
  • 1.0.2: Fix typo
  • 1.0.1: Updated icons upon user request
  • 1.0.0: Add UI for more customized vuex store generation
  • 0.6.0: Add functionality to create vuex modules
  • 0.5.0: Fix component creation if you cancel the modal
  • Auto open files in editor after creation
  • Update template