Commit Graph

389 Commits (4c2b07fb318f16b185c0c86078a4a53233be21b9)
 

Author SHA1 Message Date
Krish De Souza 4c2b07fb31 Fixed various HTML errors with the various webpages based against w3 html validator 6 years ago
Johannes Rieken 70e48eeb52 debt - more promise cleanup 6 years ago
Alexandru Dima a404c91e22
Merge pull request #1268 from AaronGillBraun/parcel-docs
Added documentation for using parcel.
6 years ago
Aaron Gill-Braun 20f1b5a2ab
Added documentation for parcel.
The sample using parcel (https://github.com/Microsoft/monaco-editor-samples/tree/master/browser-esm-parcel) does not work due the how parcel handlers workers. Added documentation showing how parcel can still be used by bundling workers separately.
6 years ago
Alexandru Dima a9a96f4382
Merge pull request #1226 from langpavel/graphql
Add graphql code sample
6 years ago
Pavel Lang 4b680d4874
feat(graphql): add graphql code sample 6 years ago
Alex Dima fbc966ab1b update dev dependencies 6 years ago
Alex Dima 9af2ead38d Fix completion item provider sample 6 years ago
Alex Dima 094013374c 0.15.6 6 years ago
Alex Dima c17896b800 Prepare for 0.15.6 6 years ago
Alex Dima 6096325b12 Push package-json generated with latest npm 6 years ago
Peng Lyu 3acd0a1fad 0.15.5 6 years ago
Peng Lyu 65b61b69ca Prepare for 0.15.5 6 years ago
Alex Dima 63f764226e 0.15.4 6 years ago
Alex Dima 5de8ee67af Prepare for 0.15.4 6 years ago
Alex Dima fe422fea5a 0.15.3 6 years ago
Alex Dima 8aef99d4dc Prepare for 0.15.3 6 years ago
Alex Dima 5fb5b8462f 0.15.2 6 years ago
Alex Dima 49cad96dad Prepare for 0.15.2 6 years ago
Alex Dima 00eb81a04a Minor edits 6 years ago
Alex Dima cf85c0785a Fixes #1180 6 years ago
Alex Dima 6e721355cc 0.15.1 6 years ago
Alex Dima 5900e034e9 Prepare for 0.15.1 6 years ago
Alex Dima f137ccee65 Fixes #1178: Use slashes even on Windows 6 years ago
Alex Dima 96f41a5292 Improve typings 6 years ago
Alex Dima 9fbc8242ca 0.15.0 6 years ago
Alex Dima 98e17d3990 Prepare for new version 6 years ago
Alex Dima f537e6e183 Fixes #1014: Update monarch example grammars 6 years ago
Alex Dima 62ba0daa6c Recreate generated samples 6 years ago
Alexandru Dima 35f3f99ff2
Merge pull request #1161 from dabockster/master
Added better Java sample (FizzBuzz instead of JUnit)
6 years ago
Alexandru Dima 9e08d445f3
Merge pull request #1160 from arvind0598/patch-1
Updated C# sample code for a simpler game.
6 years ago
Alexandru Dima db8a6cb237
Merge pull request #1155 from Mera-Gangapersaud/issue-1154
Fixed prerequisites link in Contributing.md
6 years ago
Alexandru Dima d9ca7d5c2a
Merge pull request #1153 from shivanshs9/issue-typos
Fixed typos in website page and CHANGELOG
6 years ago
Alex Dima 2d499618df restore memoized 6 years ago
Alexandru Dima 44afc8fef1
Merge pull request #1152 from JoaquimCMH/update-changelog
Update CHANGELOG
6 years ago
Alexandru Dima ded449e13e
Merge pull request #1141 from flash76/patch-1
Update README.md
6 years ago
Alexandru Dima f0cb9d9ece
Merge pull request #1133 from krototype/master
changed the license block of readme
6 years ago
Alexandru Dima 82bf4ac472
Merge pull request #1131 from thetinygoat/fix
hacktoberfest fix
6 years ago
Alex Dima 4f84652df4 Tweaks 6 years ago
Alex Dima d5857b5e08 More tweaks 6 years ago
Alex Dima c04fb4f942 Actually publish 6 years ago
Alex Dima f3261d3c1b Tweak build 6 years ago
Alex Dima ce396439a4 More tweaks 6 years ago
Alex Dima f7439f5aaf Tweak publish script 6 years ago
Alex Dima ac6675b8b8 CRLF -> LF 6 years ago
Alex Dima 12717ff7d5 Tweak build 6 years ago
Alex Dima 3664cb4445 Break up the gulp website task 6 years ago
Alexandru Dima 0f4f663181
Merge pull request #1173 from willsmythe/master
Add Azure Pipelines for building and publishing monaco-editor website
6 years ago
Will Smythe 2a0508fc89 Initial azure-pipelines.yml for monaco-editor website 6 years ago
Steven Bock 76520b7330 Added better Java sample (FizzBuzz instead of JUnit). 6 years ago