Commit Graph

2557 Commits (207f0cf42a734ee9973a33bc4271b6b02088a3cd)
 

Author SHA1 Message Date
Alex Dima 207f0cf42a
Move website task out of `gulp`
Alex Dima 240b684846
Move `simpleserver` script off of `gulp`
Alexandru Dima a06e20f8fe
Merge pull request from microsoft/alex/release-script
Move release script off of `gulp`
Alexandru Dima df3ee0f9d7
Merge pull request from microsoft/ts_faff
Expose full ts object to global ts
Alex Dima cf27b4665e
Move release script off of `gulp`
Orta 1b8bf663ae Expose full ts object to global ts
Alexandru Dima 6535feb2a5
Merge pull request from MasterOdin/patch-1
Remove return from example addAction
Alex Dima 68d7a125ad
Run prettier after importing editor in `webpack-plugin`
Alex Dima e1481e0174
small tweaks
Alexandru Dima 512498b487
Merge pull request from microsoft/alex/update-deps
Update all dependencies
Alexandru Dima d06ca7bfec
Merge pull request from microsoft/expose_ts
Expose the TypeScript object inside the ts worker
Alex Dima 8971aa0cb8
Check that `ts` is exposed as a global on the typescript worker
Alex Dima 009bc9b864
Adopt `loader-utils` breaking changes
Alex Dima ed1ee25b7b
Update all dependencies
Matthew Peveler 7bc83ba139
Remove return from example addAction
Signed-off-by: Matthew Peveler <matt@popsql.com>
Orta Therox 892c164a7b
Update tsWorker.ts
Orta 79f4a4cf75 Expose the TypeScript object inside the ts worker
Alex Dima 5bb2a27249
Add website check in CI
Alex Dima 6c96c40148
Fix `publicPath` in cross origin test
Alex Dima 6e932c3629
Automatically update webpack plugin with latest editor when running `release`
Alex Dima 7286264340
Move script to `/build/`
Alex Dima 1f837fe159
Move `metadata.js` to root
Alex Dima e65bc32232
Small tweaks
Alex Dima 45227a089e
Try to enable smoketests also on webkit
Alex Dima dfe35b15bb
Add webpack as part of the smoketest
Alex Dima 423a55b305
Merge launch configs
Alex Dima de38109d4c
Always install playwright
Alex Dima f84185f497
Download Playwright when `node_modules` are restored from cache
Alex Dima a21839d00d
Rename to `webpack-plugin`
Alex Dima db6aec351b
Remove webkit for now (`ubuntu-latest` is missing deps)
Alex Dima 78b2edf1e3
Add smoketest and run it in CI
Alex Dima ab787465b6
Add `prettier` check in CI
Alex Dima 6c2ce28dc0
Add gulp launch configs
Alex Dima 321b556878
Minor cleanup
Alex Dima e8dabe034a
Add pre-commit hooks
Alex Dima edb439d4f6
Run `prettier`
Alexandru Dima a66f20ee2e
Merge pull request from activeguild/add-vite-react-sample
Add 'browser-ems-vite-react' sample
Alex Dima 43b3d4968c
update `package-lock.json` and `.gitignore`
j1ngzoue 4f48e64902 Add 'browser-ems-vite-react' sample
Alex Dima d901c5b613
update `yaserver`
Alex Dima 45ae1272ea
Strict checks for json
Alex Dima 6054aa23fc
Repair launch config
Alex Dima 26544b7d01
Restore issue templates
Alex Dima 5c54d2085f
Fix some links
Alexandru Dima 136ce723f7
Merge pull request from microsoft/alex/merge-src-folders
Merge src folders
Alex Dima c3ac455fd2
Remove unused functions
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`