Releases: SAP/yeoman-ui
Releases · SAP/yeoman-ui
v1.1.5
remove * from activation events (#329)
v1.1.4: rename settings properties + update install location logic (#324)
* update explore gens logic * update node modules path logic * improve global path logic * fix updating bug * add tests * update tests * update tests
v1.1.3: add accept button for legal note + update ui (#322)
* add accept button for legal note + update ui * update backend logic * Delete jhipster.ps1 * Delete jhipster.cmd * Delete jhipster * strings review fixes
v1.1.2: update ui, improve logic, bug fixes (#319)
* update ui, improve logic, bug fixes * add space before link * ux review fixes * test fix
v1.1.1: update strings + update buttons ui (#318)
* update strings + update buttons ui * Update package.json
v1.1.0: explore generators (#298)
* init explore generators * refactor panel logic * improve logic * improve logic * improve logic * improve logic * refactor extension logic * add ui * add multi page logic * add extension tests * Adding unit test to exploregens class * logic improvement * ui improvement * improve ui * Adding more unit tests * improve ui * remove "only" from the tests * adding authors method * adding init method * update logic * update tests * update ui * update tests * update ui logic * adding recommended parameter insted of author * change ui * update ui and tests * update logic * update logic * update backend * update logic * update panel logic * update tests * add tests * update logic * update logic * adding array of installed generators * update logic * update logic * update logic * update logic * update ui * update logic * Adding unit tests * update UI * update logic * Adding unit tests * create consts from strings * update tests * update UI * update UI * Update README.md * update ui * update coverage * update logic coverage * add messages * create messages files * fix encoding issue * add messages * update coverage * update ui logic * update logic * update ui * update tests * update tests * cr fixes * update tests * update coverage * update css * update ui * update logic * Update .nycrc.json * Update README.md * update ui Co-authored-by: ${configUser} <[email protected]>
v1.0.18
[Issue-308] Yeoman UI Wizard should say that no generators are curren…
v1.0.17
[ISSUE-FIX] https://github.com/SAP/yeoman-ui/issues/288 (#305)
v1.0.16
pass data object to generator + restore project creation from templat…
v1.0.15: filter logic fix (#302)
* filter logic fix * Update yeomanui.ts * Update vscode-youi-events.ts * Update package.json * Update yeomanui.spec.ts