-
-
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
Release 1.6.0 #657
Merged
Merged
Release 1.6.0 #657
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.10 to 14.14.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.10 to 14.14.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <[email protected]>
update dev
…ojects/media/webview/development/types/node-14.14.0 build(deps-dev): bump @types/node from 14.11.10 to 14.14.0 in /src/projects/media/webview
…velopment/types/node-14.14.0 build(deps-dev): bump @types/node from 14.11.10 to 14.14.0 in /src
changes the format from the error messages like the same one as shown in qlik closes #618
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.0 to 14.14.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.1.6 to 10.2.0. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/10.2.0/packages/language-service) Signed-off-by: dependabot[bot] <[email protected]>
…velopment/types/node-14.14.2
…ojects/media/webview/development/angular/language-service-10.2.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.0 to 14.14.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <[email protected]>
…ojects/media/webview/development/types/node-14.14.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.1.3 to 5.2.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.1.3...v5.2.0) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 10.1.7 to 10.2.0. - [Release notes](https://github.com/angular/angular-cli/releases) - [Commits](angular/angular-cli@v10.1.7...v10.2.0) Signed-off-by: dependabot[bot] <[email protected]>
…velopment/webpack-5.2.0
…ojects/media/webview/development/angular/cli-10.2.0
Bumps [@angular-devkit/build-ng-packagr](https://github.com/angular/angular-cli) from 0.1001.7 to 0.1002.0. - [Release notes](https://github.com/angular/angular-cli/releases) - [Commits](https://github.com/angular/angular-cli/commits) Signed-off-by: dependabot[bot] <[email protected]>
…ojects/media/webview/development/angular-devkit/build-ng-packagr-0.1002.0
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1001.7 to 0.1002.0. - [Release notes](https://github.com/angular/angular-cli/releases) - [Commits](https://github.com/angular/angular-cli/commits) Signed-off-by: dependabot[bot] <[email protected]>
…ojects/media/webview/development/angular-devkit/build-angular-0.1002.0
feat: improve error messages on load data
…le_times Bug/626 open doc called multiple times
- added Application which holds the document to know when app has been changed - added logic if we open a script file to register for app changed event
if server emits a change checks the scripts, if they changed open a virtual document which is compared with the local version and will be updated if the server emits more changes
cache script locally after first time it was opened, this ensures we allways knows there is a diff if we reopen the file and the server version is different from our version.
changed the logic the script will locked as soon it will be opened and unlocked if document is closed again. This will ensure the file is not overridden until it is open, for example editor lost the focus and content will read in again. After document it closed it will unlocked again so next time we get the data from server.
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.6 to 8.0.7. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v8.0.6...v8.0.7) Signed-off-by: dependabot[bot] <[email protected]>
…velopment/typescript-4.0.5
…velopment/types/ws-7.2.8
…velopment/types/node-14.14.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.3 to 14.14.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <[email protected]>
…ojects/media/webview/development/types/node-14.14.5
- moved all script filesystem controllers into script module - move logic out of script.module into script guard - now vscode will update the main.qvs file if the server script changes (not if source is edited allready) - show diff if source script has been edited and we have an diff
Bumps [webpack](https://github.com/webpack/webpack) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.2.0...v5.3.0) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@angular/material](https://github.com/angular/components) from 10.2.5 to 10.2.6. - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/10.2.6/CHANGELOG.md) - [Commits](angular/components@10.2.5...10.2.6) Signed-off-by: dependabot[bot] <[email protected]>
…velopment/webpack-5.3.0
…ojects/media/webview/development/angular/material-10.2.6
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 7.2.8 to 7.2.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [webpack](https://github.com/webpack/webpack) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.3.0...v5.3.1) Signed-off-by: dependabot[bot] <[email protected]>
…velopment/types/ws-7.2.9
…velopment/webpack-5.3.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.5 to 14.14.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.0 to 9.2.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinonjs/sinon/commits) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.2.0 to 10.2.1. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/10.2.1/packages/language-service) Signed-off-by: dependabot[bot] <[email protected]>
…velopment/sinon-9.2.1
…velopment/types/node-14.14.6
…ojects/media/webview/development/angular/language-service-10.2.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.5 to 14.14.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <[email protected]>
…ojects/media/webview/development/types/node-14.14.6
…) to app properties the last version of the script will be saved into the app properties, if the script opens again it will check it has been an diff here. In this case the diff editor opeens directly
Bumps [webpack](https://github.com/webpack/webpack) from 5.3.1 to 5.3.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.3.1...v5.3.2) Signed-off-by: dependabot[bot] <[email protected]>
…velopment/webpack-5.3.2
this could cause the issue if it is not possible to save the script / app it should not persisted in cache
fix: fixed bug visible elements not shown if not defined
…hanged_on_server Feat/543 show diff on script changed on server
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.