theia-ide / theia-xtext

A Theia Application with DSL support through an Xtext Language Server
Apache License 2.0
29 stars 13 forks source link

Bump @theia/preview from 0.12.0-next.46a3bf3b to 1.13.0-next.148e70c0 #26

Open dependabot[bot] opened 3 years ago

dependabot[bot] commented 3 years ago

Bumps @theia/preview from 0.12.0-next.46a3bf3b to 1.13.0-next.148e70c0.

Release notes

Sourced from @​theia/preview's releases.

Eclipse Theia v1.12.1

See CHANGELOG.

Eclipse Theia v1.12.0

See CHANGELOG.

Eclipse Theia v1.11.0

See CHANGELOG.

Eclipse Theia v1.10.0

See CHANGELOG.

Eclipse Theia v1.9.0

See CHANGELOG.

Eclipse Theia v1.8.1

https://github.com/eclipse-theia/theia/blob/v1.8.1/CHANGELOG.md

Eclipse Theia v1.8.0

Release Changelog

Eclipse Theia v1.7.0

Release Changelog

Eclipse Theia v1.6.0

Release Changelog

Eclipse Theia v1.5.0

Release Changelog

publish v1.4.0

Release Changelog

publish v1.3.0

Release Changelog

v1.2.0

Release Changelog

v1.1.0

Release Changelog

v1.0.0

Release Changelog

v0.16.1

Release Changelog

v0.16.0

Release Changelog

... (truncated)

Changelog

Sourced from @​theia/preview's changelog.

Change Log

v1.12.0 - 3/25/2020

1.12.0 Milestone

  • [core] added API to remove toolbar items #9044
  • [core] added onDidChangeActiveEmitter when a quick-pick is accepted #9175
  • [core] added support for creating lazy preference proxies #9169
  • [core] fixed when clause for commands registered to the command-palette #9188
  • [core] updated connection status service to prevent false positive alerts about offline mode #9068
  • [editor] fixed issue with revealing selection when opening editors #9004
  • [electron] added folder dialog fallback when setting canSelectFiles and canSelectFolders dialog props simultaneously on non-OSX machines #9179
  • [electron] added support for the window.zoomLevel preference #9121
  • [external-terminal] added new extension to spawn external terminals in electron applications #9186
  • [filesystem] added file dialog enhancements including text input and a navigate up icon #8748
  • [filesystem] added ability for downstream applications to control file-watching #9163
  • [filesystem] fixed electron dialogs to set the proper defaultPath (cwd) #9135
  • [filesystem] fixed logic when performing copy and paste in a duplicate file/folder #9037
  • [markers] added fallback owner sort when sorting markers for an individual resource #9211
  • [markers] fixed the marker copy command to correctly set the owner #9160
  • [mini-browser] fixed host pattern logic for HOST_PATTERN_ENV #9201
  • [mini-browser] fixed virtual host env logic #9209
  • [mini-browser] removed dead/unused electron-specific code for quality #9209
  • [monaco] exposed _preview editor from the references widget #9245
  • [monaco] fixed editor gutter size by updating lineNumberMinChars #9168
  • [monaco] update fallback font-family for the editor #9147
  • [output] fixed registerToolbarItems to allow async registration #9044
  • [plugin] added support for CustomEditor APIs #8910
  • [plugin] added support for TaskScope.Workspace #9032
  • [plugin] added support for onStartupFinished activation event #9212
  • [plugin] added support for workbench.files.openFileFolder command #9213
  • [plugin] added support for the workspace.workspaceFile API #9132
  • [plugin] fixed when clause for views #9156
  • [plugin] fixed custom debug request handling to pass the body instead of response object #9131
  • [plugin] fixed dialog implementation to open appropriate dialogs on browser or electron #9179
  • [plugin] fixed issue where onDidExpandViewEmitter was not properly fired #9229
  • [plugin] update error handling when setting storage without a workspace #9137
  • [plugin] updated SCM API to latest version #9045
  • [plugin] updated vscode.window.createTerminal to accept URI current working directories #9140
  • [preferences] added updateValue API for the PreferenceService #9178
  • [preferences] added functionality to restore the preference state including search term, preference scope, and editor location #9166
  • [property-view] added initial version of a selection-based property-view #8655
    • A default implementation is available for file selections (via file navigator and default editors).
  • [repo] enabled eslint checks for theia.d.ts #9200
  • [repo] updated readme 'new issue' link to point to issue templates #9180
  • [search-in-workspace] added ability to perform search when glob fields (include and exclude) are updated #9183
  • [search-in-workspace] added logic to remove search results for deleted files #9218
  • [search-in-workspace] fixed the comparison of editors when working with dirty files #9192
  • [search-in-workspace] removed usage of the deprecated keyCode API #9183

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/theia-ide/theia-xtext/network/alerts).