Commit Graph

298 Commits (74470a5fb2c2e7672489ca2bdd37aadd7d531877)

Author SHA1 Message Date
Alexandru Dima 337587859b
Prepare for 0.31.1
Alexandru Dima d8c699832b
update vscode repo pointer
Alex Dima 3afc60f1ac
Add changelog entry for 0.31.0
Alex Dima d5dd935683
Store vscode version in `package.json` for reproducible builds
Alex Dima 0abbb2be7d
Ship a metadata in the esm folder which can help the webpack plugin
Alex Dima 776353f3e3
Remove unused script
Alex Dima 02a021b217
bump version
Alex Dima 7e766abe78
Adjust smoke test which also uses mocha
Alex Dima 41ded74b37
Go back to using `mocha` for unit tests
Alex Dima 6f2dc28949
Add publish website workflow
Alex Dima cad7e90951
Move typedoc files to `/website/typedoc`
Alex Dima 207f0cf42a
Move website task out of `gulp`
Alex Dima 240b684846
Move `simpleserver` script off of `gulp`
Alex Dima cf27b4665e
Move release script off of `gulp`
Alex Dima ed1ee25b7b
Update all dependencies
Alex Dima 6e932c3629
Automatically update webpack plugin with latest editor when running `release`
Alex Dima 7286264340
Move script to `/build/`
Alex Dima 45227a089e
Try to enable smoketests also on webkit
Alex Dima f84185f497
Download Playwright when `node_modules` are restored from cache
Alex Dima 78b2edf1e3
Add smoketest and run it in CI
Alex Dima ab787465b6
Add `prettier` check in CI
Alex Dima 321b556878
Minor cleanup
Alex Dima e8dabe034a
Add pre-commit hooks
Alex Dima d901c5b613
update `yaserver`
Alex Dima 7b371107bf
Remove dev dep `npm-run-all`
Alex Dima 219b9b25eb
Restore basic-languages unit tests
Alex Dima 0f7286cf55
Move basic languages sources to `/src/`
Alex Dima d5e3af3744
Move out remaining files from `monaco-typescript`
Alex Dima 8b4f06b8c5
Move typescript sources to `/src/`
Alex Dima c41a5ce8aa
Move json sources to `/src/`
Alex Dima a8df4018f1
Move html sources into `/src/`
Alex Dima 88b417d421
Fix `package.json` scripts
Alex Dima b3f2986d69
Move css sources into `/src/`
Alexandru Dima 57e5156385
Restore monaco-languages test running
Alexandru Dima cf554e8cf9
Brin watch tasks to root `package.json`
Alexandru Dima e32c9af809
Run release steps in parallel
Alexandru Dima 84e25e9b41
Fix `esbuild` warnings
Alexandru Dima aa5bb2cfa7
Avoid going through separate `package.json` files
Alexandru Dima dcbd8121d9
Adopt `esbuild` for `monaco-typescript`
Alex Dima 70d1828179
Adopt esbuild for the esm release of `monaco-css`
Alex Dima e9074202ae
Fixes to website scripts
Alex Dima 5a7ba61be9
0.30.1
Alex Dima 5af2334c5e
Prepare for `0.30.1`
Alex Dima a155838b58
Restore editor release task
Alex Dima 84bdc31efe
run `prettier`
Alex Dima 7c6062ccf7
Adjust `package.json` scripts and move all dev deps to the root `package.json`
Alex Dima 497507ffee
Move into `monaco-editor` directory
Alex Dima eb6034e8a5
0.30.0
Alex Dima 4a8558dcef
Prepare for 0.30.0
Alex Dima ecfdb35cda
0.29.1
Alex Dima ce367b0b80
Prepare for 0.29.1
Alex Dima 7d8e983bac
0.29.0
Alex Dima f377e9e7ac
Prepare for 0.29.0
silverwind 9f325e1160
Fix letter case in repo URL
The repo url in `package.json` is incorrectly using uppercase in the origanization name, fix that.
Henning Dieterichs 44f6296aab
0.28.0
Henning Dieterichs 6f93540f34
Updates monaco to 0.28.0
Henning Dieterichs fd784d74f6
Update monaco-editor-core to 0.28.1
Henning Dieterichs cd4dbb626d
Update monaco-editor-core
Henning Dieterichs a40145a4c9
0.27.0
Henning Dieterichs 05dea33db8
Update dependencies.
Henning Dieterichs 46bc7435b7
0.26.1
Henning Dieterichs 34888a7d3e
Downgrades monaco-json to 3.5.0 to fix .
Henning Dieterichs a81a06709e
0.26.0
Henning Dieterichs 97afb2259b
Prepares 0.26.0 release.
Henning Dieterichs 8f6ebdc724
0.25.2
Henning Dieterichs 448f27d22a
Updates monaco-editor-core to 0.25.1 and prepares release of monaco-editor 0.25.2.
Henning Dieterichs da855e40d5
0.25.1
Martin Aeschlimann 354a9ab899
monaco-html@3.5.1
Henning Dieterichs 9402ad3182
0.25.0
Henning Dieterichs 62fab0cf3c
Prepare for 0.25.0.
Alex Dima 08dd4fad2b
0.24.0
Alex Dima 882c65e325
prepare for 0.24.0
Alex Dima 3a7c892f01
Update to unreleased version of `uncss` in order to update to `postcss@8.2.15` (fixes )
Alexandru Dima e602dddb6c
Improve website script
Alexandru Dima 366bbc03fb
0.23.0
Alexandru Dima 80dcc010ae
Prepare for 0.23.0
Alex Dima 14192f5c4e
Rename folder to typedoc
Alex Dima 5f1f3bb148
Adopt latest typedoc
Alexandru Dima c854fa12c6
0.22.3
Alexandru Dima cf629b9522
Prepare for `0.22.3`
Alexandru Dima 4d5d53889d
0.22.2
Alexandru Dima d4ef80c72e
Prepare for `0.22.2`
Alexandru Dima f849d3f265
0.22.1
Alexandru Dima 9260315042
update to latest `monaco-editor-core`
Alexandru Dima e450fb6641
0.22.0
Alexandru Dima 5f483af0ef
Update dependencies
Alexandru Dima c038d3bdf3
0.21.3
Alexandru Dima 16f9e444cb
update monaco-editor-core
Alexandru Dima 3253e929d5
Add back typescript
Alexandru Dima 1cada068d1
Remove CI workflow since vscode runs it now (e.g. https://github.com/microsoft/vscode/runs/1619014477?check_suite_focus=true)
Alexandru Dima 1c659e7dc9
Remove unknown CLI flag
Alexandru Dima 1f05ce8a2f
update webpack related deps
Alex Dima 9605800975
0.21.2
Alex Dima 728fe88d80
Prepare for 0.21.2
Alex Dima e782cf103f
0.21.1
Alex Dima 3623161a9c
Prepare for `0.21.1`
Alex Dima 26ff8cb857
0.21.0
Alex Dima 839a3bad24
update to latest deps
Alex Dima 474cd0d01c
Prepare for 0.21.0
Alex Dima 5acd328185
update to latest `monaco-typescript`