Commit Graph

2569 Commits

Author SHA1 Message Date
Alex Dima
903a92c7bb
Update links 2021-11-16 23:18:23 +01:00
Alex Dima
97da96fa8c
Move integration guides to /docs 2021-11-16 23:01:55 +01:00
Alex Dima
e425abb5f5
Cross origin web worker support is now builtin 2021-11-16 22:59:38 +01:00
Alexandru Dima
23f5ddfe3a
Merge pull request #2769 from milahu/patch-2
fix link to monaco.d.ts
2021-11-16 22:54:59 +01:00
Alex Dima
cad7e90951
Move typedoc files to /website/typedoc 2021-11-16 22:35:42 +01:00
Alex Dima
33ea399f99
Remove unused typedoc theme 2021-11-16 22:33:13 +01:00
Alex Dima
d9013a86c4
Move website files to /website/ 2021-11-16 22:32:27 +01:00
Alex Dima
430d8e6e17
Move test pages to /test/manual/ 2021-11-16 22:25:24 +01:00
Alex Dima
32f9897bf2
Update parcel sample to use parcel v2 2021-11-16 22:21:12 +01:00
Alex Dima
091f871e65
Rename to /samples/ 2021-11-16 22:01:11 +01:00
Alexandru Dima
c9081ee4f3
Merge pull request #2777 from microsoft/alex/remove-gulp
Move website task out of `gulp`
2021-11-16 21:58:30 +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
Alexandru Dima
a06e20f8fe
Merge pull request #2776 from microsoft/alex/release-script
Move release script off of `gulp`
2021-11-16 20:11:36 +01:00
Alexandru Dima
df3ee0f9d7
Merge pull request #2775 from microsoft/ts_faff
Expose full ts object to global ts
2021-11-16 20:08:02 +01:00
Alex Dima
cf27b4665e
Move release script off of gulp 2021-11-16 20:04:55 +01:00
Orta
1b8bf663ae Expose full ts object to global ts 2021-11-16 14:43:02 +00:00
Alexandru Dima
6535feb2a5
Merge pull request #2772 from MasterOdin/patch-1
Remove return from example addAction
2021-11-16 10:22:52 +01:00
Alex Dima
68d7a125ad
Run prettier after importing editor in webpack-plugin 2021-11-16 10:19:16 +01:00
Alex Dima
e1481e0174
small tweaks 2021-11-16 10:18:57 +01:00
Alexandru Dima
512498b487
Merge pull request #2773 from microsoft/alex/update-deps
Update all dependencies
2021-11-16 09:59:57 +01:00
Alexandru Dima
d06ca7bfec
Merge pull request #2770 from microsoft/expose_ts
Expose the TypeScript object inside the ts worker
2021-11-16 09:58:57 +01:00
Alex Dima
8971aa0cb8
Check that ts is exposed as a global on the typescript worker 2021-11-16 09:49:19 +01:00
Alex Dima
009bc9b864
Adopt loader-utils breaking changes 2021-11-16 09:41:37 +01:00
Alex Dima
ed1ee25b7b
Update all dependencies 2021-11-16 09:23:03 +01:00
Matthew Peveler
7bc83ba139
Remove return from example addAction
Signed-off-by: Matthew Peveler <matt@popsql.com>
2021-11-15 15:50:33 -10:00
Orta Therox
892c164a7b
Update tsWorker.ts 2021-11-16 00:30:33 +00:00
Orta
79f4a4cf75 Expose the TypeScript object inside the ts worker 2021-11-15 22:40:59 +00:00
Alex Dima
5bb2a27249
Add website check in CI 2021-11-15 23:14:36 +01:00
Alex Dima
6c96c40148
Fix publicPath in cross origin test 2021-11-15 23:12:17 +01:00
Alex Dima
6e932c3629
Automatically update webpack plugin with latest editor when running release 2021-11-15 23:08:41 +01:00
Alex Dima
7286264340
Move script to /build/ 2021-11-15 23:07:46 +01:00
Alex Dima
1f837fe159
Move metadata.js to root 2021-11-15 23:01:10 +01:00
Alex Dima
e65bc32232
Small tweaks 2021-11-15 22:37:47 +01:00
Alex Dima
45227a089e
Try to enable smoketests also on webkit 2021-11-15 22:21:38 +01:00
Alex Dima
dfe35b15bb
Add webpack as part of the smoketest 2021-11-15 22:16:09 +01:00
Alex Dima
423a55b305
Merge launch configs 2021-11-15 20:24:28 +01:00
Alex Dima
de38109d4c
Always install playwright 2021-11-15 16:34:39 +01:00
Alex Dima
f84185f497
Download Playwright when node_modules are restored from cache 2021-11-15 16:25:47 +01:00
Alex Dima
a21839d00d
Rename to webpack-plugin 2021-11-15 16:16:53 +01:00
Alex Dima
db6aec351b
Remove webkit for now (ubuntu-latest is missing deps) 2021-11-15 16:00:09 +01:00
Alex Dima
78b2edf1e3
Add smoketest and run it in CI 2021-11-15 15:55:37 +01:00
milahu
4b06502eb2
fix link to monaco.d.ts 2021-11-15 14:35:35 +01:00
Alex Dima
ab787465b6
Add prettier check in CI 2021-11-15 11:58:26 +01:00
Alex Dima
6c2ce28dc0
Add gulp launch configs 2021-11-15 11:17:48 +01:00
Alex Dima
321b556878
Minor cleanup 2021-11-15 11:15:16 +01:00
Alex Dima
e8dabe034a
Add pre-commit hooks 2021-11-15 11:13:52 +01:00
Alex Dima
edb439d4f6
Run prettier 2021-11-15 09:37:13 +01:00
Alexandru Dima
a66f20ee2e
Merge pull request #2767 from activeguild/add-vite-react-sample
Add 'browser-ems-vite-react' sample
2021-11-15 09:32:44 +01:00
Alex Dima
43b3d4968c
update package-lock.json and .gitignore 2021-11-15 09:32:13 +01:00