Commit graph

370 commits

Author SHA1 Message Date
Henning Dieterichs
c5e6b52034
out/languages is no longer available (#4989) 2025-09-10 12:46:26 +02:00
Henning Dieterichs
a4d7907bd4
Implements language selection (#4969) 2025-08-29 18:19:26 +00:00
Henning Dieterichs
dd6bdfe8da
Fixes https://github.com/microsoft/monaco-editor/issues/4799 (#4895)
* Fixes https://github.com/microsoft/monaco-editor/issues/4799

* updates ubuntu version

* Update ci.yml

This change pins the GitHub Actions runner to Ubuntu 22.04 instead of the default ubuntu-latest (currently 24.04) because Playwright's install-deps script is not yet compatible with Ubuntu 24.04. Several packages it tries to install—such as libasound2, libffi7, and libx264-163—have been removed, renamed, or replaced in 24.04, causing the dependency installation to fail and the CI job to exit with an error. Ubuntu 22.04 remains fully supported by Playwright and ensures a stable, consistent environment for browser testing and dependency management until 24.04 compatibility is added upstream.

---------

Co-authored-by: Megan Rogge <megan.rogge@microsoft.com>
2025-05-08 16:19:05 +00:00
Henning Dieterichs
e03e965994 Revert mobx upgrade to fix website.
Some checks failed
CI / CI (push) Has been cancelled
2025-02-04 10:25:22 +01:00
Raymond Zhao
14b0e04b0d
Fix CI and website workflows (#4824)
Some checks are pending
CI / CI (push) Waiting to run
2025-02-04 01:13:01 +00:00
dependabot[bot]
9adbed19a9
Bump express from 4.19.2 to 4.21.1 in /website (#4734)
Some checks failed
CI / CI (push) Has been cancelled
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.1)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-30 09:22:36 -07:00
dependabot[bot]
5ea1993c30
Bump micromatch from 4.0.5 to 4.0.8 in /website (#4668)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-30 09:03:17 -07:00
dependabot[bot]
175a1d10b4
Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /website (#4726)
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-30 08:58:39 -07:00
Aiday Marlen Kyzy
e52ff42729
removing editor.main.nls.js 2024-08-26 16:18:53 +02:00
Henning Dieterichs
5181be1011 website: monaco loading improvements
Some checks failed
CI / CI (push) Has been cancelled
2024-07-16 20:05:30 +02:00
dependabot[bot]
d15d6ba3b7
Bump express from 4.18.1 to 4.19.2 in /website (#4447)
Some checks failed
CI / CI (push) Has been cancelled
Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.1...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 11:31:53 -07:00
Henning Dieterichs
13072d3f18
Update TypeScript to TS 5.4.5 in all projects, vendored files
Co-authored-by: John Yanarella <john.yanarella@gmail.com>
2024-05-03 11:41:19 +02:00
Henning Dieterichs
48e6f86eca Fixes CI 2024-05-03 11:33:01 +02:00
Henning Dieterichs
27978a8064 Adds web editor support to playground 2024-05-03 11:33:01 +02:00
Timothee Guerin
2b748950d6 move example to where CI says it should be 2024-03-29 16:08:30 +00:00
Timothee Guerin
851a5580ed Add typespec language 2024-03-29 15:59:11 +00:00
dependabot[bot]
7014d40936
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 13:19:33 +00:00
dependabot[bot]
e558a99254
Bump follow-redirects from 1.15.1 to 1.15.6 in /website
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.1...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 00:33:27 +00:00
Henning Dieterichs
3284441937 fixes website CI failure 2024-02-06 19:49:27 +01:00
Henning Dieterichs
21db3aebf0 Sorts version numbers 2024-01-23 20:41:29 +01:00
Henning Dieterichs
b0330f8eed Fixes monaco-editor nightly build (needed for verification) 2024-01-23 18:18:40 +01:00
Aiday Marlen Kyzy
99622db664
changing the range of the color 2023-12-14 17:50:27 +01:00
Ofek Shilon
aafca45ff9 Wording fix 2023-11-12 20:08:59 +02:00
Henning Dieterichs
2e82147fb6 Removes outdated sample 2023-10-05 18:48:05 +02:00
Henning Dieterichs
51ba6777fc Improves playground 2023-09-06 20:22:46 +02:00
Alexandru Dima
e7d7a5b072
Fix a path and bump editor used for developing website (#4152) 2023-08-31 10:50:49 +00:00
Henning Dieterichs
04ece42881 Adds "use latest dev" button 2023-08-28 21:02:23 +02:00
Henning Dieterichs
31b04afb94 Website: Implements source=latest-dev and source=latest 2023-08-27 23:29:06 +02:00
Henning Dieterichs
97c7fdb35c
Fixes CodeQL issues (#4090) 2023-07-19 17:05:52 +02:00
dependabot[bot]
cb0a7d9dd5
Bump semver from 6.3.0 to 6.3.1 in /website
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 22:49:48 +00:00
Henning Dieterichs
c46883da4f
Merge branch 'main' into mdx 2023-07-07 16:44:51 +02:00
Henning Dieterichs
f70fabb863
Adresses https://github.com/microsoft/vscode-internalbacklog/issues/4449 2023-07-06 23:20:35 +02:00
Henning Dieterichs
dc5c24591b
latest -> latest stable (versionNumber) 2023-06-29 14:24:23 +02:00
Steven Weiss
5ce724a281 Fix lorem ipsum text on marketing page.
Format with prettier from command line.
2023-06-21 13:47:46 -07:00
Remco Haszing
62e11b4b49
Merge branch 'main' into mdx 2023-06-13 14:20:59 +02:00
Henning Dieterichs
990456e51f
Repairs example urls 2023-06-12 11:49:15 +02:00
Henning Dieterichs
5744a230ae
Fixes regexp 2023-06-02 00:52:09 +02:00
Henning Dieterichs
c84c0cb8f9
Merge pull request #3992 from microsoft/hediet/b/complex-silverfish
Fixes slow regexp issue
2023-05-31 17:37:59 +02:00
Henning Dieterichs
292c2400a0
Fixes slow regexp issue 2023-05-31 17:19:52 +02:00
Henning Dieterichs
4d4f13ced1
Merge pull request #3945 from dlitsman/issue-3929
Extend the "Rendering Glyphs In The Margin" example to include a transparent color note.
2023-05-31 16:43:10 +02:00
Henning Dieterichs
0c6348a71d
Makes editor on main page writeable. (#3976) 2023-05-26 09:24:54 -07:00
Dmitry Litsman
f62e724254 Extend the example to include a transparent color note. 2023-05-06 10:30:03 +01:00
Henning Dieterichs
8270c45a38
Merge pull request #3911 from microsoft/hediet/b/regulatory-basilisk
Implements reload command
2023-04-13 16:38:39 +02:00
Henning Dieterichs
7d75202fb5
Escape $ in template strings 2023-04-13 16:25:34 +02:00
Henning Dieterichs
ba68ad0693
Implements reload command 2023-04-13 15:51:41 +02:00
Remco Haszing
598d45b159
Merge branch 'main' into mdx 2023-04-10 10:45:06 +02:00
Henning Dieterichs
2b2cfac8fa
Fixes broken website. 2023-04-07 20:44:13 +02:00
Henning Dieterichs
8983c59033
Merge pull request #3900 from microsoft/hediet/b/moral-scorpion
Adds reload action (Ctrl+Enter)
2023-04-07 16:19:07 +02:00
Remco Haszing
ef3a98e0a2
Merge branch 'main' into mdx 2023-04-07 16:06:30 +02:00
Remco Haszing
1322e33b0d
Add basic MDX tests
The sample is taken from https://github.com/wooorm/markdown-tm-language.
2023-04-07 15:55:47 +02:00