Commit Graph

653 Commits (a647a1b61727b168f50e70522bc337fee8a2c836)

Author SHA1 Message Date
Henning Dieterichs a647a1b617
Merge pull request #2632 from thien-do/patch-1
Add usage with Vite to ESM Integrate doc
2021-08-24 14:40:15 +02:00
Thien Do a73ab1223b
Add usage with Vite to ESM Integrate doc
Fix #2629
2021-08-24 18:25:50 +07:00
Alexandru Dima 848d5201ae
Merge pull request #2616 from SpaceComet/main
Small update on the website playground
2021-08-23 10:29:06 +02:00
SpaceComet e42557eac7 Sample in the playground updated. 2021-08-19 17:35:24 -04:00
Henning Dieterichs 54e01d831e
Adds missing changelog entry for version 0.26.1. 2021-08-18 16:36:13 +02:00
SpaceComet 5b3c0d0116 Update old information on the website playground 2021-08-16 12:40:13 -04:00
SpaceComet 5204ce8300 Spelling fixed on the website playground. 2021-08-16 12:39:24 -04:00
Henning Dieterichs a40145a4c9
0.27.0 2021-08-16 12:17:56 +02:00
Henning Dieterichs d0132fe244
Updates changelog & monaco.d.ts. 2021-08-16 12:17:47 +02:00
Henning Dieterichs 05dea33db8
Update dependencies. 2021-08-16 11:58:35 +02:00
Henning Dieterichs 46bc7435b7
0.26.1 2021-07-16 10:59:40 +02:00
Henning Dieterichs 34888a7d3e
Downgrades monaco-json to 3.5.0 to fix #2578. 2021-07-16 10:59:20 +02:00
Henning Dieterichs a81a06709e
0.26.0 2021-07-15 16:43:40 +02:00
Henning Dieterichs 97afb2259b
Prepares 0.26.0 release. 2021-07-15 16:43:16 +02:00
Henning Dieterichs 5bb59bb0b1
Merge pull request #2563 from PisecesPeng/patch-1
semantic-tokens-provider-example/sample.js code format
2021-07-05 11:59:51 +02:00
PisecesPeng dee5461cb1
update semantic-tokens-provider-example/sample.js 2021-07-05 17:22:35 +08:00
Henning Dieterichs c3927326fc
Merge pull request #2561 from Surm4/fix/playground/exposed-colors/sample-update
Exposed colors sample update in the playground.
2021-07-04 11:43:53 +02:00
SurmaAa 44217a8efe Exposed colors sample update in the playground. 2021-07-03 15:13:08 +02:00
Alexandru Dima 58344d47d1
Merge pull request #2541 from anthony-c-martin/patch-1
Add Bicep sample
2021-06-29 11:15:46 +02:00
Anthony Martin 91136c816f Add Bicep sample 2021-06-22 13:48:21 +00:00
Henning Dieterichs 8f6ebdc724
0.25.2 2021-06-17 22:16:58 +02:00
Henning Dieterichs 448f27d22a
Updates monaco-editor-core to 0.25.1 and prepares release of monaco-editor 0.25.2. 2021-06-17 22:15:58 +02:00
Henning Dieterichs da855e40d5
0.25.1 2021-06-15 10:14:22 +02:00
Henning Dieterichs 45491d1a7e
Updates types caused by monaco-html update. 2021-06-15 10:13:55 +02:00
Henning Dieterichs cb4199a26d
Updates changelog in preparation for the 0.25.1 release. 2021-06-15 10:10:00 +02:00
Martin Aeschlimann 354a9ab899
monaco-html@3.5.1 2021-06-14 16:07:55 +02:00
Henning Dieterichs 9402ad3182
0.25.0 2021-06-11 12:27:41 +02:00
Henning Dieterichs 62fab0cf3c
Prepare for 0.25.0. 2021-06-11 12:27:26 +02:00
Henning Dieterichs bfcb2c5b77
Merge pull request #2486 from JeanPerriault/fix-for-semantic-token-provider-playground
Fix error message in Safari - Semantic token play
2021-06-11 12:22:39 +02:00
Henning Dieterichs 77b9d171c0
Merge pull request #2491 from jonatanklosko/jk-elixir-sample
Add Elixir sample
2021-06-11 12:19:00 +02:00
Alexandru Dima 6574e5e5e5
Merge pull request #2506 from microsoft/dependabot/npm_and_yarn/ws-7.4.6
Bump ws from 7.4.5 to 7.4.6
2021-06-08 10:58:44 +02:00
dependabot[bot] 072f6c4cd8
Bump ws from 7.4.5 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 23:52:09 +00:00
Jonatan Kłosko bd55cf1f24 Add Elixir sample 2021-05-21 15:45:55 +02:00
El Jùanch0 f01c55a282
Fix error message in Safari - Semantic token play
See https://github.com/microsoft/monaco-editor/issues/2459 for details
2021-05-19 11:25:23 +02:00
Alex Dima 08dd4fad2b
0.24.0 2021-05-12 18:38:28 +02:00
Alex Dima 3f0fb34244
update `.d.ts` 2021-05-12 18:37:51 +02:00
Alex Dima 882c65e325
prepare for 0.24.0 2021-05-12 18:37:02 +02:00
Alex Dima d2adc1dcd9
Fixes #2460 2021-05-12 14:24:55 +02:00
Alex Dima 3a7c892f01
Update to unreleased version of `uncss` in order to update to `postcss@8.2.15` (fixes #2452) 2021-05-12 14:15:01 +02:00
Alexandru Dima 84f5017333
Merge pull request #2473 from microsoft/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9
2021-05-11 14:34:36 +02:00
Alexandru Dima 9b3954e5c5
Merge pull request #2433 from AmyQianqianwang/main
add version compare link for version greater than V0.14.3
2021-05-11 14:32:30 +02:00
dependabot[bot] e658625799
Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 23:09:09 +00:00
王倩倩 f792f4c986
Update CHANGELOG.md 2021-04-11 02:17:14 +08:00
王倩倩 5860263c42
Update CHANGELOG.md
add version compare link for version greater than V0.14.3
2021-04-11 02:14:14 +08:00
Alexandru Dima 92d6800a00
Document EOL for Classic Edge 2021-03-12 14:24:51 +01:00
Alex Dima d57e723bb8
Add SECURITY.md 2021-03-10 15:03:05 +01:00
Alexandru Dima e602dddb6c
Improve website script 2021-03-05 17:06:47 +01:00
Alexandru Dima 398b1e18de
Add Thank you notes 2021-03-05 16:48:35 +01:00
Alexandru Dima 366bbc03fb
0.23.0 2021-03-05 16:45:02 +01:00
Alexandru Dima 80dcc010ae
Prepare for 0.23.0 2021-03-05 16:44:52 +01:00