Skip to content

v.0.0.53: Conditional Prompts (#117)

Compare
Choose a tag to compare
@slavik-lvovsky slavik-lvovsky released this 11 Mar 10:52
· 526 commits to master since this release
1ec4b93
* added comment explaining why node_modules is included in vsix despite using webpack

* conditional prompts

* dynamic prompts list

* update code

* code fix

* use log and output channel

* update testscd

* notify about error on next

* add more logs

* add tests

* merge fixes

* merge with master

* update coverage

* update coverage

* Update package.json

* add description

* description

* fixes

* update coverage and add test

* remove unused code

* remove unused data parameter

* improve logic

* fix bug

* fix dependencies

* fix logger

* update coverage

* add type string to the CWD parameter

* fix splice method

* update and add tests

* improve generator logic

* update generator

* update foodq generator

* update subgenerator

* merge latest changes

* update coverage

* add types

* expose IPrompt interface

* Update index.js

* Update index.js

* CR fixes

* CR-Fixes

* CR-Fixes

* update types

* compile types

* add types script

* update foodq generator and circleci config

* update circleci config

* Update config.yml

* update circleci config

* update dependencies

* update package.json

* update config.yml

* update foodq

* add dependency to types version

* remove types package from circleci

* Update package.json

Co-authored-by: Eyal Barlev <[email protected]>
Co-authored-by: Tomer Epstein <[email protected]>
Co-authored-by: Tomer Epstein <[email protected]>