WebTemplateStudio
WebTemplateStudio copied to clipboard
Microsoft Web Template Studio quickly builds web applications using a wizard-based UI to turn your needs into a foundation of best patterns and practices
**Describe the issue** We are currently using source-map as ` devtool` configuration where we may better use `none` as it seems to be fastest and valid for production. [Read here](https://webpack.js.org/configuration/devtool/#root)...
### Light Theme - boxes should be white not grey but white. - + to add pages doesn´t seem ok in black and white. ### More - Focus on input...
**Describe the bug** When creating a new project there´s a few messages that appears in the language that the PC is configured, rather than using English. This messages come from...
**Describe the bug** From WSL or Linux is not easy to navigate or open the WebTS logs due to a weird character used for generating the path **To Reproduce** 1....
**Describe the bug** When creating a react native app we are getting lint errors on the newly generated app due to a change on the Line Ending while the Core...
When we moved to eslint we temporarily disabled some rules on the client and extension. We should decide on which rules to keep and fix them Unify them accross client...
**Is your feature request related to a problem? Please describe.** New requirement to support the latest azure app service static web apps https://aka.ms/swadocs **Describe the solution you'd like** Provide templates...
Add unit test on react and vue templates in list, grid, master and blank page **Execute** run "npm run test"
Review localization code and scripts in client and extensions. We should use the locale selected in VS Code.
- [ ] Investigate how to share code between the client and the extension using a share folder. (Try to remove duplication in code) - [ ] Investigate if we...