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 |
|
Alex Dima
|
949255ee32
|
Update dependencies
|
2019-07-12 22:20:57 +02:00 |
|
atomicpages
|
27b10e31fa
|
Adding examples
Adding an example with the monaco webpack plugin
|
2019-05-22 08:07:16 -07:00 |
|
Satish Babariya
|
5253d46b5b
|
missing dependency added
|
2019-05-19 13:19:58 +05:30 |
|
Satish Babariya
|
f04c54d0f3
|
Add typescript webpack sample
|
2019-05-19 12:49:01 +05:30 |
|
Alex Dima
|
3ec5c9d2e3
|
Improve parcel sample
|
2019-03-02 01:19:58 +01:00 |
|
Alexandru Dima
|
3e322e5dfb
|
Merge pull request #32 from ravikesh4/patch-1
added title
|
2018-11-10 23:23:29 +01:00 |
|
Ravikesh yadav
|
86be4222b6
|
added title
|
2018-10-27 22:15:20 +05:30 |
|
Alex Dima
|
57e85c6274
|
Update deps
|
2018-10-17 09:59:29 +02:00 |
|
rebornix
|
110bd6562f
|
We now have js and ts basic language support.
|
2018-10-01 15:04:52 -07:00 |
|
rebornix
|
64498cc8cd
|
Fix #29. Update parcel sample.
|
2018-10-01 15:01:41 -07:00 |
|