Граф коммитов

283 Коммитов

Автор SHA1 Сообщение Дата
Henning Dieterichs 34996e6242
Adds launch config to monaco-editor to debug sources in playground. 2023-02-15 19:10:35 +01:00
Henning Dieterichs 10577a0641
Rewrites website 2023-02-10 10:56:53 +01:00
Henning Dieterichs 65955789cc
Update vscodeRef 2023-02-07 17:10:05 +01:00
Henning Dieterichs 1a9fd8b095
Prepares 0.35.0 release 2023-02-06 14:39:00 +01:00
Sekedus 55238ee123
add homepage url 2023-01-09 13:19:43 +08:00
Henning Dieterichs eac891f9bf Fixes CI 2022-12-13 17:39:33 +01:00
Henning Dieterichs 1dc513ee38
Migrates github publish action to azure pipeline. 2022-11-14 16:37:26 +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
Alexandru Dima 2b3d8516c6
Bring smoketest scripts together (#3370) 2022-10-18 14:20:09 +02:00
Alexandru Dima 5d653b2569
Smoketest improvements: (#3369)
- Add a smoketest for packaging with vite
- Re-enable the smoketest for packaging with esbuild
- Re-enable the smoketest on webkit
2022-10-18 10:26:38 +02:00
Alexandru Dima 547870b688
Prepare for 0.34.1 (#3367) 2022-10-17 09:28:11 -07:00
Henning Dieterichs 5c5bdc5c18
Update changelog and version. 2022-08-04 16:32:46 +02:00
Henning Dieterichs 788cc9f930
Merge pull request #3204 from microsoft/dependabot/npm_and_yarn/terser-5.14.2 2022-07-20 14:38:52 +02:00
Henning Dieterichs c6e59c5f43
Updates monaco-editor-core & updates changelog. 2022-07-20 14:30:49 +02:00
dependabot[bot] b0923a0725
Bump terser from 5.10.0 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 12:14:28 +00:00
Henning Dieterichs 74e568b1ee
Updates vscode version 2022-07-19 13:16:01 +02:00
Martin Aeschlimann 2c5c9636a2
update css, new formatting options 2022-04-01 18:07:52 +02:00
Martin Aeschlimann 290a62d727
adopt css formatter 2022-03-31 15:12:17 +02:00
Alex Dima ab386ca3d6
update all deps 2022-03-29 12:31:07 +02:00
Henning Dieterichs 5efb9d63ec
Prepare for 0.33.0 2022-03-11 14:52:56 +01:00
Andrew Branch 5e45f78478
Upgrade ts-node 2022-03-01 10:13:37 -08:00
Henning Dieterichs 36f7110813
Adopts breaking change in nightly monaco-editor-core. 2022-02-14 11:32:52 +01:00
Alex Dima 208f9218f9
Add smoketest for esbuild packaging 2022-02-05 00:55:28 +01:00
Alex Dima 53feef5cf5
Update to latest 2022-02-05 00:25:05 +01:00
Alex Dima 29a2735168
Prepare for 0.32.1 2022-02-04 23:59:14 +01:00
Alex Dima d8417a5576
Update dependencies 2022-02-03 22:43:53 +01:00
Henning Dieterichs 46f20da8c2
Update vscode commit 2022-02-03 17:00:22 +01:00
Henning Dieterichs a64cfd6ebb
Updates dependencies 2022-02-03 16:55:33 +01:00
Henning Dieterichs 50be61163a
Updates typescript dependency 2022-02-03 16:53:49 +01:00
Henning Dieterichs 4bf3b49c41
Convert build scripts to JavaScript. 2022-02-03 15:25:24 +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 684cbae427
update deps 2021-12-22 13:05:51 +01:00
Alexandru Dima 337587859b
Prepare for 0.31.1 2021-12-14 21:40:24 +01:00
Alexandru Dima d8c699832b
update vscode repo pointer 2021-12-14 18:20:57 +01:00
Alex Dima 3afc60f1ac
Add changelog entry for 0.31.0 2021-12-10 22:58:25 +01:00
Alex Dima d5dd935683
Store vscode version in `package.json` for reproducible builds 2021-12-10 20:41:17 +01:00
Alex Dima 0abbb2be7d
Ship a metadata in the esm folder which can help the webpack plugin 2021-12-09 23:55:04 +01:00
Alex Dima 776353f3e3
Remove unused script 2021-12-08 14:04:58 +01:00
Alex Dima 02a021b217
bump version 2021-11-23 13:26:16 +01:00
Alex Dima 7e766abe78
Adjust smoke test which also uses mocha 2021-11-17 00:21:35 +01:00
Alex Dima 41ded74b37
Go back to using `mocha` for unit tests 2021-11-17 00:09:58 +01:00
Alex Dima 6f2dc28949
Add publish website workflow 2021-11-16 23:27:17 +01:00
Alex Dima cad7e90951
Move typedoc files to `/website/typedoc` 2021-11-16 22:35:42 +01:00
Alex Dima 207f0cf42a
Move website task out of `gulp` 2021-11-16 21:51:45 +01:00
Alex Dima 240b684846
Move `simpleserver` script off of `gulp` 2021-11-16 20:55:19 +01:00
Alex Dima cf27b4665e
Move release script off of `gulp` 2021-11-16 20:04:55 +01:00
Alex Dima ed1ee25b7b
Update all dependencies 2021-11-16 09:23:03 +01:00