- Fix: Issue 76 - Switch from test to source doesn't work if sourcePath = ""
- Fix: Issue 74 - Import statement for freshly generated component still hardcoded to 'src/components'
- Issue 50 - Show error dialog if something fails during command
- PR 71 - Don't generate a new component implementation for lower case elements
- Fix: Issue 66 - Use propTypes rules to choose mock data to pass the component tests
- Fix: Issue 64 - Generate tests does not include import statements for all exported functions
- Fix: Issue 21 - Throws error on package deactivate
- Fix: Issue 52: Test generation for a default export with a component wrapped in a function
- Adds new action
switch
- Key bindings set for actions generate, tests and switch:
ctrl-alt-g
,ctrl-alt-t
,ctrl-alt-s
- Hard coded references to client folder instead of using packagePath setting #55
...
- Bug fixes
- Added settings for package layout
- Bug fixes
- Every feature added
- Every bug fixed