Commit graph

90 commits

Author SHA1 Message Date
dependabot[bot]
83d3e7abcf
Bump lodash in /browser-esm-webpack-typescript-react
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 22:12:39 +00:00
Alex Dima
822c1ea614
update deps 2021-03-23 11:01:26 +01:00
Alex Dima
6cfca9c29d
Add SECURITY.md 2021-03-10 15:04:53 +01:00
Alex Dima
a3db9c0c16
update deps 2021-03-10 09:40:02 +01:00
Alex Dima
ee3e99c890
update deps 2021-03-09 15:28:18 +01:00
Alexandru Dima
764f93a838
Merge pull request #76 from microsoft/dependabot/npm_and_yarn/browser-esm-parcel/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4 in /browser-esm-parcel
2021-03-09 15:27:32 +01:00
dependabot[bot]
8a727aa289
Bump elliptic from 6.5.3 to 6.5.4 in /browser-esm-parcel
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 22:19:45 +00:00
Alexandru Dima
72e42c9b4b
Add an electron esm sample 2020-12-30 10:04:21 +01:00
Alexandru Dima
830e5bbd42
Share electron in the root package.json 2020-12-30 09:58:39 +01:00
Alexandru Dima
86ee17e305
Improve scripts such that they work also on Windows 2020-12-30 09:51:10 +01:00
Alexandru Dima
c8755ac4cd
Merge pull request #75 from microsoft/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
2020-12-24 21:10:04 +01:00
Alexandru Dima
63f71c7c3f
Merge pull request #74 from microsoft/dependabot/npm_and_yarn/electron-amd/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8 in /electron-amd
2020-12-24 21:09:33 +01:00
Alexandru Dima
8185c5b348
Merge pull request #73 from microsoft/dependabot/npm_and_yarn/electron-amd-nodeIntegration/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8 in /electron-amd-nodeIntegration
2020-12-24 21:09:12 +01:00
Alexandru Dima
84cb0e62a3
Restore example 2020-12-24 13:52:47 +01:00
Alexandru Dima
9a7dd62fff
Fix samples (microsoft/monaco-editor#2212) 2020-12-24 13:51:58 +01:00
dependabot[bot]
07c0037bae
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 05:58:39 +00:00
dependabot[bot]
35ca8c06e4
Bump ini from 1.3.5 to 1.3.8 in /electron-amd
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 04:00:51 +00:00
dependabot[bot]
f29d232c48
Bump ini from 1.3.5 to 1.3.8 in /electron-amd-nodeIntegration
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 03:58:58 +00:00
Alex Dima
c5586a25cf
Update printWidth to 100 2020-09-21 14:31:41 +02:00
Alex Dima
365af6fa65
Add shadow dom sample 2020-09-21 14:18:25 +02:00
Alex Dima
3c52c0fadf
update deps 2020-09-21 14:07:25 +02:00
Alex Dima
6950069f37
Remove X-UA-Compatible meta 2020-09-21 13:48:37 +02:00
Alex Dima
4b25f66566
Reuse common node_modules (reduce maintenance) 2020-09-21 13:46:13 +02:00
Alex Dima
441be95ef7
update deps 2020-09-18 22:55:18 +02:00
Alex Dima
364aa1f427
Fixes microsoft/monaco-editor#2078 2020-09-18 16:18:23 +02:00
Alex Dima
e104ffa598
update more deps 2020-09-17 21:31:32 +02:00
Alex Dima
6c6bde9595
update deps 2020-09-17 21:28:39 +02:00
Alex Dima
cff50c2a31
Run prettier 2020-09-02 17:36:59 +02:00
Alexandru Dima
256e10bb54
Merge pull request #72 from capaj/prettier 2020-09-02 17:36:09 +02:00
Alex Dima
780a5b6022
Run prettier 2020-09-02 17:35:10 +02:00
Jiří Špác
9dd7846d25
Add prettier 2020-09-02 17:29:22 +02:00
Alexandru Dima
ab8921d09b
Merge pull request #71 from capaj/master
add an example usage with webpack, react and fast refresh
2020-09-02 17:10:19 +02:00
Jiří Špác
701cad7f75 add an example usage with webpack, react and fast refresh 2020-08-31 13:51:09 +02:00
Alex Dima
7969f65220
update dependencies 2020-08-06 14:38:18 +02:00
Alexandru Dima
6d7b03a1de
Merge pull request #53 from Mashpoe/master
update monaco-editor
2020-03-09 11:10:21 +01:00
Mashpoe (Jacob DeHart)
30bf6e2449 update monaco-editor 2020-03-07 13:41:14 -07:00
Alexandru Dima
71bbf3f7a5
Use native promises (fixes microsoft/monaco-editor#1766) 2020-01-15 16:44:09 +01:00
Alex Dima
2ed113477e
Update samples to latest monaco-editor 2019-12-20 22:26:57 +01:00
Alexandru Dima
89aa3dceaa
Update README.md 2019-12-20 12:43:53 +01:00
Alexandru Dima
6ca3dba45e
Merge pull request #47 from domoritz/patch-1
Add syntax highlighting to readme
2019-12-20 12:41:29 +01:00
Alex Dima
17072a2c36
Have two electron samples: with and without nodeIntegration 2019-12-20 12:39:28 +01:00
Alex Dima
f90097dbbc
Adopt yaserver, which works on Windows 2019-12-20 12:14:33 +01:00
Alexandru Dima
03a2082bc2
Move off deprecated uglifyjs-webpack-plugin 2019-12-11 12:52:18 +01:00
Alexandru Dima
524549df30
update deps 2019-12-11 12:43:22 +01:00
Alex Dima
c9cd029f2a update deps 2019-09-10 14:03:58 +02:00
Dominik Moritz
d98a11a696
Add syntax highlighting to readme 2019-09-04 21:54:15 -07:00
Alexandru Dima
e5f64ddfef
Adding an example with the monaco webpack plugin (#42)
Adding an example with the monaco webpack plugin
2019-08-14 16:05:39 +02:00
Alex Dima
c79ea537b5 Simplify sample, update npm deps to remove npm security errors 2019-08-14 16:05:10 +02:00
Alexandru Dima
9c63f2d1a6
Add typescript webpack sample (#41)
Add typescript webpack sample
2019-08-14 12:57:54 +02:00
Alex Dima
59a35665b3 Add package-lock 2019-08-14 12:57:30 +02:00