-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FR] better webview #27
Labels
enhancement
New feature or request
Comments
PLH-Coding
added a commit
that referenced
this issue
Jan 30, 2020
PLH-Coding
added a commit
that referenced
this issue
Jan 30, 2020
PLH-Coding
added a commit
that referenced
this issue
Jan 30, 2020
all webviews will become single applications since angular routing is not supported which are located under projects. Also core under projects works as shared module which should imported by every app.
PLH-Coding
added a commit
that referenced
this issue
Jan 31, 2020
create abstract class for webviews, create own concrete class for settings webview. Add angular settings to run angular settings page for development into server with mocked vscode api start with ng serve --configuration=browser for more easy development outside of vscode context
PLH-Coding
added a commit
that referenced
this issue
Jan 31, 2020
[FR-#27] - update to angular 9.rc11 [FR-#27] - add base webview all webviews will become single applications since angular routing is not supported which are located under projects. Also core under projects works as shared module which should imported by every app. [FR-#27] improve webview handling create abstract class for webviews, create own concrete class for settings webview. Add angular settings to run angular settings page for development into server with mocked vscode api start with ng serve --configuration=browser for more easy development outside of vscode context
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
create Webview with Angular
The text was updated successfully, but these errors were encountered: