Commit graph

20 commits

Author SHA1 Message Date
Henning Dieterichs
e1154473c0
fixes website & adds editor.api.d.ts 2025-11-07 18:38:39 +01:00
Henning Dieterichs
36efbe07d9
Fixes typedoc & updates pipelines to test website (#5102)
* Fixes typedoc & updates pipelines to test website

* Fixes typedoc

* Fixes samples
2025-11-07 16:57:18 +00:00
Henning Dieterichs
5ccfdf7c02
Restructures out and release folders.
out/amd -> out/languages/amd-tsc
out/release -> out/languages/bundled
release -> out/monaco-editor
2023-02-22 17:39:35 +01:00
Henning Dieterichs
10577a0641
Rewrites website 2023-02-10 10:56:53 +01:00
Henning Dieterichs
1a9fd8b095
Prepares 0.35.0 release 2023-02-06 14:39:00 +01:00
Alexandru Dima
8fc2ca540c
Add a smoketest for packaging with parcel (#3371)
* Add a smoketest for packaging with parcel

* Prevent parcel from bundling shims for `process` or `buffer`
2022-10-18 19:49:55 +02:00
Henning Dieterichs
f90ab429ab
Merge pull request #3052 from mhsdesign/patch-1
[DOCS] IEditorOptions.automaticLayout uses ResizeObserver 3051
2022-08-03 14:18:43 +02:00
Henning Dieterichs
c6e59c5f43
Updates monaco-editor-core & updates changelog. 2022-07-20 14:30:49 +02:00
Martin Aeschlimann
2c5c9636a2
update css, new formatting options 2022-04-01 18:07:52 +02:00
Marc Henry Schultz
b22235db9f
[DOCS] IEditorOptions.automaticLayout uses ResizeObserver 3051
fixes: #3051
2022-04-01 16:59:48 +02:00
Martin Aeschlimann
290a62d727
adopt css formatter 2022-03-31 15:12:17 +02:00
Henning Dieterichs
36f7110813
Adopts breaking change in nightly monaco-editor-core. 2022-02-14 11:32:52 +01:00
Alex Dima
3a6cbe0787
Avoid using metadata.js in build.js 2022-02-02 23:14:43 +01:00
Alex Dima
1134d5e82b
ESM: Do not append the .js suffix to imports if it's already there 2022-01-26 09:08:30 +01:00
Henning Dieterichs
2a243d07fe
Fixes nightly release 2022-01-24 11:49:42 +01:00
Alex Dima
3159d3d6c9
Adopt latest monaco-editor-core 2022-01-10 09:07:20 +01:00
Alex Dima
3a58c2a6ba
Adopt latest monaco-editor-core 2021-12-29 01:08:27 +01:00
Alex Dima
3afc60f1ac
Add changelog entry for 0.31.0 2021-12-10 22:58:25 +01:00
Alex Dima
4f03f6c4bf
Enable strict typescript compilation 2021-11-17 15:13:49 +01:00
Alex Dima
cad7e90951
Move typedoc files to /website/typedoc 2021-11-16 22:35:42 +01:00