Commit Graph

322 Commits (2713684d6c5bcacfacf33a48ee8cd282b3e09b0c)

Author SHA1 Message Date
Henning Dieterichs 5c5bdc5c18
Update changelog and version. 3 years ago
Henning Dieterichs 788cc9f930
Merge pull request #3204 from microsoft/dependabot/npm_and_yarn/terser-5.14.2 3 years ago
Henning Dieterichs c6e59c5f43
Updates monaco-editor-core & updates changelog. 3 years ago
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>
3 years ago
Henning Dieterichs 74e568b1ee
Updates vscode version 3 years ago
Martin Aeschlimann 2c5c9636a2
update css, new formatting options 3 years ago
Martin Aeschlimann 290a62d727
adopt css formatter 3 years ago
Alex Dima ab386ca3d6
update all deps 3 years ago
Henning Dieterichs 5efb9d63ec
Prepare for 0.33.0 3 years ago
Andrew Branch 5e45f78478
Upgrade ts-node 3 years ago
Henning Dieterichs 36f7110813
Adopts breaking change in nightly monaco-editor-core. 3 years ago
Alex Dima 208f9218f9
Add smoketest for esbuild packaging 3 years ago
Alex Dima 53feef5cf5
Update to latest 3 years ago
Alex Dima 29a2735168
Prepare for 0.32.1 3 years ago
Alex Dima d8417a5576
Update dependencies 3 years ago
Henning Dieterichs 46f20da8c2
Update vscode commit 3 years ago
Henning Dieterichs a64cfd6ebb
Updates dependencies 3 years ago
Henning Dieterichs 50be61163a
Updates typescript dependency 3 years ago
Henning Dieterichs 4bf3b49c41
Convert build scripts to JavaScript. 3 years ago
Alex Dima 1134d5e82b
ESM: Do not append the `.js` suffix to imports if it's already there 3 years ago
Henning Dieterichs 2a243d07fe
Fixes nightly release 3 years ago
Alex Dima 3159d3d6c9
Adopt latest `monaco-editor-core` 3 years ago
Alex Dima 3a58c2a6ba
Adopt latest `monaco-editor-core` 3 years ago
Alex Dima 684cbae427
update deps 3 years ago
Alexandru Dima 337587859b
Prepare for 0.31.1 3 years ago
Alexandru Dima d8c699832b
update vscode repo pointer 3 years ago
Alex Dima 3afc60f1ac
Add changelog entry for 0.31.0 3 years ago
Alex Dima d5dd935683
Store vscode version in `package.json` for reproducible builds 3 years ago
Alex Dima 0abbb2be7d
Ship a metadata in the esm folder which can help the webpack plugin 3 years ago
Alex Dima 776353f3e3
Remove unused script 3 years ago
Alex Dima 02a021b217
bump version 3 years ago
Alex Dima 7e766abe78
Adjust smoke test which also uses mocha 3 years ago
Alex Dima 41ded74b37
Go back to using `mocha` for unit tests 3 years ago
Alex Dima 6f2dc28949
Add publish website workflow 3 years ago
Alex Dima cad7e90951
Move typedoc files to `/website/typedoc` 3 years ago
Alex Dima 207f0cf42a
Move website task out of `gulp` 3 years ago
Alex Dima 240b684846
Move `simpleserver` script off of `gulp` 3 years ago
Alex Dima cf27b4665e
Move release script off of `gulp` 3 years ago
Alex Dima ed1ee25b7b
Update all dependencies 3 years ago
Alex Dima 6e932c3629
Automatically update webpack plugin with latest editor when running `release` 3 years ago
Alex Dima 7286264340
Move script to `/build/` 3 years ago
Alex Dima 45227a089e
Try to enable smoketests also on webkit 3 years ago
Alex Dima f84185f497
Download Playwright when `node_modules` are restored from cache 3 years ago
Alex Dima 78b2edf1e3
Add smoketest and run it in CI 3 years ago
Alex Dima ab787465b6
Add `prettier` check in CI 3 years ago
Alex Dima 321b556878
Minor cleanup 3 years ago
Alex Dima e8dabe034a
Add pre-commit hooks 3 years ago
Alex Dima d901c5b613
update `yaserver` 3 years ago
Alex Dima 7b371107bf
Remove dev dep `npm-run-all` 3 years ago
Alex Dima 219b9b25eb
Restore basic-languages unit tests 3 years ago
Alex Dima 0f7286cf55
Move basic languages sources to `/src/` 3 years ago
Alex Dima d5e3af3744
Move out remaining files from `monaco-typescript` 3 years ago
Alex Dima 8b4f06b8c5
Move typescript sources to `/src/` 3 years ago
Alex Dima c41a5ce8aa
Move json sources to `/src/` 3 years ago
Alex Dima a8df4018f1
Move html sources into `/src/` 3 years ago
Alex Dima 88b417d421
Fix `package.json` scripts 3 years ago
Alex Dima b3f2986d69
Move css sources into `/src/` 3 years ago
Alexandru Dima 57e5156385
Restore monaco-languages test running 3 years ago
Alexandru Dima cf554e8cf9
Brin watch tasks to root `package.json` 3 years ago
Alexandru Dima e32c9af809
Run release steps in parallel 3 years ago
Alexandru Dima 84e25e9b41
Fix `esbuild` warnings 3 years ago
Alexandru Dima aa5bb2cfa7
Avoid going through separate `package.json` files 3 years ago
Alexandru Dima dcbd8121d9
Adopt `esbuild` for `monaco-typescript` 3 years ago
Alex Dima 70d1828179
Adopt esbuild for the esm release of `monaco-css` 3 years ago
Alex Dima e9074202ae
Fixes to website scripts 3 years ago
Alex Dima 5a7ba61be9
0.30.1 3 years ago
Alex Dima 5af2334c5e
Prepare for `0.30.1` 3 years ago
Alex Dima a155838b58
Restore editor release task 3 years ago
Alex Dima 84bdc31efe
run `prettier` 3 years ago
Alex Dima 7c6062ccf7
Adjust `package.json` scripts and move all dev deps to the root `package.json` 3 years ago
Alex Dima 497507ffee
Move into `monaco-editor` directory 3 years ago
Alex Dima eb6034e8a5
0.30.0 3 years ago
Alex Dima 4a8558dcef
Prepare for 0.30.0 3 years ago
Alex Dima ecfdb35cda
0.29.1 3 years ago
Alex Dima ce367b0b80
Prepare for 0.29.1 3 years ago
Alex Dima 7d8e983bac
0.29.0 3 years ago
Alex Dima f377e9e7ac
Prepare for 0.29.0 3 years ago
silverwind 9f325e1160
Fix letter case in repo URL
The repo url in `package.json` is incorrectly using uppercase in the origanization name, fix that.
3 years ago
Henning Dieterichs 44f6296aab
0.28.0 3 years ago
Henning Dieterichs 6f93540f34
Updates monaco to 0.28.0 3 years ago
Henning Dieterichs fd784d74f6
Update monaco-editor-core to 0.28.1 3 years ago
Henning Dieterichs cd4dbb626d
Update monaco-editor-core 3 years ago
Henning Dieterichs a40145a4c9
0.27.0 4 years ago
Henning Dieterichs 05dea33db8
Update dependencies. 4 years ago
Henning Dieterichs 46bc7435b7
0.26.1 4 years ago
Henning Dieterichs 34888a7d3e
Downgrades monaco-json to 3.5.0 to fix #2578. 4 years ago
Henning Dieterichs a81a06709e
0.26.0 4 years ago
Henning Dieterichs 97afb2259b
Prepares 0.26.0 release. 4 years ago
Henning Dieterichs 8f6ebdc724
0.25.2 4 years ago
Henning Dieterichs 448f27d22a
Updates monaco-editor-core to 0.25.1 and prepares release of monaco-editor 0.25.2. 4 years ago
Henning Dieterichs da855e40d5
0.25.1 4 years ago
Martin Aeschlimann 354a9ab899
monaco-html@3.5.1 4 years ago
Henning Dieterichs 9402ad3182
0.25.0 4 years ago
Henning Dieterichs 62fab0cf3c
Prepare for 0.25.0. 4 years ago
Alex Dima 08dd4fad2b
0.24.0 4 years ago
Alex Dima 882c65e325
prepare for 0.24.0 4 years ago
Alex Dima 3a7c892f01
Update to unreleased version of `uncss` in order to update to `postcss@8.2.15` (fixes #2452) 4 years ago
Alexandru Dima e602dddb6c
Improve website script 4 years ago
Alexandru Dima 366bbc03fb
0.23.0 4 years ago
Alexandru Dima 80dcc010ae
Prepare for 0.23.0 4 years ago