Skip to content

Release 0.1.1934601

Compare
Choose a tag to compare
@sibille sibille released this 12 Dec 09:35
0cafb99

Please head https://aka.ms/webtsinstall to install the VSIX.

0.1 December 2019

Included in this version:

  1. Applied feedback on generated code
    • React:
      • Add home page
      • Refactor MasterDetail, Grid and List page to receive model in child components
      • Code style improvements
    • Angular:
      • Add home page
      • Refactor MasterDetail, Grid and List page to receive model in child components
      • Fix e2e tests
      • Code style improvements
      • Use async pipes
      • Add Http Interceptor
    • Vue:
      • Add home page
      • Refactor MasterDetail, Grid and List page to receive model in child components
  2. Bug fixes in generated code
    • Errors on app restart in generated Flask apps
    • Include Cosmos Node SDK when Cosmos is added
  3. Support for AppService creation from Microsoft Learn module
  4. Add logs and error handling for "Deploy App" command
  5. Bug fixes in wizard:
    • Pages are draggable way beyond where they should be
    • Dragging pages on the right side bar makes the item being dragged go under the right side bar
    • Change project name in package.json to lowercase
    • Change open/close behaviour of right summary bar