Skip to content

Releases v0.16.0#661

Merged
david-poindexter merged 35 commits intomainfrom
release/0.16.0
Dec 11, 2022
Merged

Releases v0.16.0#661
david-poindexter merged 35 commits intomainfrom
release/0.16.0

Conversation

@david-poindexter
Copy link
Copy Markdown
Contributor

Releases v0.16.0

david-poindexter and others added 30 commits April 17, 2022 20:33
Initial implementation of `dnn-monaco-editor`
This makes it so consumers can simply use <dnn-monacor-editor /> without any special setup
Simplifies monaco editor instanciation
Resolve absolute module path issues with license checker
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [deep-object-diff](https://github.com/mattphillips/deep-object-diff) from 1.1.7 to 1.1.9.
- [Release notes](https://github.com/mattphillips/deep-object-diff/releases)
- [Commits](https://github.com/mattphillips/deep-object-diff/commits)

---
updated-dependencies:
- dependency-name: deep-object-diff
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 2.18.1 to 2.19.3.
- [Release notes](https://github.com/ionic-team/stencil/releases)
- [Changelog](https://github.com/ionic-team/stencil/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v2.18.1...v2.19.3)

---
updated-dependencies:
- dependency-name: "@stencil/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…p-object-diff-1.1.9

Bump deep-object-diff from 1.1.7 to 1.1.9
…der-utils-1.4.2

Bump loader-utils from 1.4.0 to 1.4.2
…ncil/core-2.19.3

Bump @stencil/core from 2.18.1 to 2.19.3
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.33.0 to 0.34.1.
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/monaco-editor/commits)

---
updated-dependencies:
- dependency-name: monaco-editor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…aco-editor-0.34.1

Bump monaco-editor from 0.33.0 to 0.34.1
This copies some assets needed on the page level and loads them in the page head if the editor is used on the page.

The monaco css also requires a font and it is expected to live in a very specific relative path so files need to be manually copied into specific folders.

It also looks like a full build was not run before the beta release, so some docs were not auto-generated on other components earlier.

Also I added a new method to allow consumers to change the code content after the component is already loaded.
valadas and others added 5 commits December 10, 2022 20:19
The version of GitVersion that was used targetted .Net 5 and Github recently removed that version from runners. This attempts to upgrade GitVersion to see if it now targets .Net 6
…dn-prop

Implemented loading `codicon.ttf` from CDN and local
@david-poindexter david-poindexter added this to the 0.16.0 milestone Dec 11, 2022
@david-poindexter david-poindexter self-assigned this Dec 11, 2022
@david-poindexter david-poindexter merged commit 2c8e0ba into main Dec 11, 2022
@david-poindexter david-poindexter deleted the release/0.16.0 branch December 11, 2022 03:58
@david-poindexter david-poindexter restored the release/0.16.0 branch December 11, 2022 04:15
@david-poindexter david-poindexter deleted the release/0.16.0 branch December 11, 2022 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants