Commit Graph

164 Commits (35ba0194b2292d434e43de57e5804971a821ca0d)

Author SHA1 Message Date
Henning Dieterichs 5ccfdf7c02
Restructures out and release folders.
out/amd -> out/languages/amd-tsc
out/release -> out/languages/bundled
release -> out/monaco-editor
2 years ago
Henning Dieterichs eac891f9bf Fixes CI 2 years ago
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`
2 years ago
Alexandru Dima 2b3d8516c6
Bring smoketest scripts together (#3370) 2 years ago
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
2 years ago
Alexandru Dima a3d4b960c5
Fix unit tests (#3368) 2 years ago
Alexandru Dima 1575bc8ae9
Improve smoke tests resilience towards slow loading of modes (#3342) 2 years ago
Alex Dima 3b048a990b
`var` -> `let` 3 years ago
Alex Dima e36a41dcc4
`var` -> `const` 3 years ago
Alex Dima 0a5975d046
Add manual test for #3011 3 years ago
Alex Dima 978cfb4258
Remove esbuild smoke test check for now 3 years ago
Alex Dima 208f9218f9
Add smoketest for esbuild packaging 3 years ago
Alex Dima aa75ddccbb
CRLF -> LF 3 years ago
Alex Dima 84665761ff
Simplify `dev-setup.js` 3 years ago
Alex Dima 7138fd1ffb
Inline `metadata.js` in `dev-setup.js` 3 years ago
Alex Dima f1be014b8f
Remove support for running from `file://` 3 years ago
Henning Dieterichs 91edee5791
Moves src/{typescript,css,...} to src/language/{typescript,css,...} to align with the released paths 3 years ago
Alex Dima 75af762db9
Fix paths when running from `file://` 3 years ago
Alex Dima 8f2bc4ac98
Add support to run from source using `tsc -w` 3 years ago
Henning Dieterichs 2a243d07fe
Fixes nightly release 3 years ago
Alex Dima 6e73daa1d2
Remove unstable webkit 3 years ago
Alex Dima fc234d6a57
Add a sample that uses `transform: scale` 3 years ago
Alex Dima f012a2aeee
More cleanup in manual test cases 3 years ago
Alex Dima bbaa2d846d
Do not check in generated samples file 3 years ago
Alex Dima 91c9c0cec3
Ignore generated files 3 years ago
Alex Dima 979d6a1b26
Do not duplicate samples 3 years ago
Alex Dima d33ec7c209
Remove unused manual test pages 3 years ago
Alex Dima 955df228dd
Improve suite name 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 e425abb5f5
Cross origin web worker support is now builtin 3 years ago
Alex Dima 430d8e6e17
Move test pages to `/test/manual/` 3 years ago
Orta 1b8bf663ae Expose full ts object to global ts 3 years ago
Alex Dima 8971aa0cb8
Check that `ts` is exposed as a global on the typescript worker 3 years ago
Alex Dima 45227a089e
Try to enable smoketests also on webkit 3 years ago
Alex Dima dfe35b15bb
Add webpack as part of the smoketest 3 years ago
Alex Dima db6aec351b
Remove webkit for now (`ubuntu-latest` is missing deps) 3 years ago
Alex Dima 78b2edf1e3
Add smoketest and run it in CI 3 years ago
Alex Dima edb439d4f6
Run `prettier` 3 years ago
Alex Dima 219b9b25eb
Restore basic-languages unit tests 3 years ago
Alex Dima 497507ffee
Move into `monaco-editor` directory 3 years ago
Alex Dima 4a8558dcef
Prepare for 0.30.0 3 years ago
Alex Dima f377e9e7ac
Prepare for 0.29.0 3 years ago
Alexandru Dima 97ff11be97
Merge pull request #2644 from crackalak/feature/shadowdom-aria
Added `ariaContainerElement` to shadow dom test
3 years ago
Henning Dieterichs 563abfd711
Adds option to enable bracketPairColorization and enables typescript inlay hints in test playground. 3 years ago
Dan Hughes ca3790b68c Added `ariaContainerElement` to shadow dom test 3 years ago
Alexandru Dima 14965508c7
update generated files 4 years ago
Henning Dieterichs 97afb2259b
Prepares 0.26.0 release. 4 years ago
SurmaAa 44217a8efe Exposed colors sample update in the playground. 4 years ago
Anthony Martin 91136c816f Add Bicep sample 4 years ago