Skip to content

Releases: SAP/yeoman-ui

v0.0.62: Back feature (#184)

24 Mar 10:51
a6352d2
Compare
Choose a tag to compare
* added comment explaining why node_modules is included in vsix despite using webpack

* Started implementing back functionality

* Further enhancements to back support

* ensure back retains prompt list in client

* increase test coverage

* back: rembmer answers even if next is not pressed; recall answers when pressing next; retain prompts list

* input border styles

* fixed layout of back and next buttons and diagonal line

* fix prompts list; fix default expand

* eliminated navigation refresh after back; added test

* support __ForceDefault

* renamed replayutils methods; changed answers hash key; changed timing of decrementing prompt index in frontend

* using object-hash; fixed navigation

* define whitelist for object-hash keys

* Back feature - style

* Back: (ForceDefault = true) only if (answer !== undefined)

* Back: 'back' button is invisable in Generatorselection page

* "version": "0.0.62",

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

v0.0.60

23 Mar 06:14
bddd98f
Compare
Choose a tag to compare
version update (#196)

v0.0.59: 'Add to workspace' button in the end of wizard (#191)

19 Mar 08:48
7e15d75
Compare
Choose a tag to compare
* 'Add to workspace' button in the end of wizard

* "version": "0.0.59"

v0.0.58

18 Mar 14:05
53ef449
Compare
Choose a tag to compare
"version": "0.0.58" (#190)

v0.0.57

17 Mar 14:09
f6b8ab1
Compare
Choose a tag to compare
"version": "0.0.57" (#188)

v0.0.56

12 Mar 14:58
0ab71ae
Compare
Choose a tag to compare
"version": "0.0.56" (#183)

v0.0.55

12 Mar 13:20
19ca4a6
Compare
Choose a tag to compare
Bump build version (#182)

v0.0.54: Changed styles of checkbox and expand questions (#180)

12 Mar 09:31
8741ad7
Compare
Choose a tag to compare
* added comment explaining why node_modules is included in vsix despite using webpack

* changed styles of checkbox and expand questions

* border-color: var(--vscode-panel-border, #cecece); /* TODO: replace with vscode-settings-textInputBorder when supported by Theia */

* "version": "0.0.54"

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

v.0.0.53: Conditional Prompts (#117)

11 Mar 10:52
1ec4b93
Compare
Choose a tag to compare
* 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]>

testing6

11 Mar 09:36
Compare
Choose a tag to compare
testing6 Pre-release
Pre-release
v.0.0.52_6

remove types package from circleci