Alex Dima
831ba249e3
Improve note
2018-04-11 16:08:13 +02:00
Alex Dima
27bb265b52
Update generated samples
2018-04-11 16:06:57 +02:00
Alexandru Dima
32921a26c6
Merge pull request #804 from ShalokShalom/patch-1
...
add LSP support
2018-04-11 16:06:27 +02:00
Alex Dima
4f663fab48
Fixes #780 : Adopt new hover API
2018-04-11 13:41:00 +02:00
Alex Dima
e824352114
Move webpack plugin to its own project
2018-04-11 10:13:52 +02:00
MatthiasSchuster
8715142a0d
Update README.md
...
Lsp is supported
2018-04-06 09:11:53 +02:00
Alex Dima
6fa2a2ec0e
Add color provider sample ( #775 )
2018-03-29 16:31:43 +02:00
Alexandru Dima
53ad835ce7
Merge pull request #767 from timkendrick/feature/webpack-plugin
...
Add webpack loader plugin to simplify ESM usage
2018-03-20 11:21:16 +01:00
Tim Kendrick
2535fd5a79
Prevent bundling worker fallbacks into compiled workers
2018-03-19 23:21:35 +00:00
Alex Dima
a47ca0bf3e
Revert "Fix "Multiple assets emit to the same filename 0.app.js" error"
...
This reverts commit 5d5e00dbb2 .
2018-03-19 11:08:38 +01:00
Alex Dima
abaa22c84e
Remove non-optional features; align names
2018-03-19 10:53:19 +01:00
Alex Dima
5d5e00dbb2
Fix "Multiple assets emit to the same filename 0.app.js" error
2018-03-19 10:37:48 +01:00
Alex Dima
c19aff59af
Remove babel rewriting
2018-03-19 10:37:30 +01:00
Tim Kendrick
7d6ae1b4f3
Add webpack loader plugin
2018-03-16 12:44:11 +00:00
Alex Dima
32f5433657
0.11.1
2018-03-15 11:29:03 +01:00
Alex Dima
171f24402b
Changelog for 0.11.1
2018-03-15 11:28:53 +01:00
Alex Dima
1004677023
Further clarifications (for #761 )
2018-03-15 11:28:13 +01:00
Alex Dima
9ebb2999b7
Fixes #765
2018-03-15 11:26:35 +01:00
Alex Dima
2bcd0cbbd3
Fixes #761
2018-03-15 11:13:11 +01:00
Alex Dima
2680c7133d
Adopt latest deps ( fixes #757 )
2018-03-15 10:59:18 +01:00
Alexandru Dima
0231fb5a71
Merge pull request #762 from rcjsuen/patch-1
...
Add tag comparison links to CHANGELOG.md
2018-03-15 10:13:51 +01:00
Remy Suen
1dd81b2204
Add tag comparison links to CHANGELOG.md
...
Created links for showing a release's diff against the previous tag
so that readers can easily see what changes went in between the two
releases.
Signed-off-by: Remy Suen <remy.suen@gmail.com>
2018-03-15 08:29:25 +09:00
Alexandru Dima
a6f35e1e52
Update integrate-esm.md
2018-03-14 16:36:14 +01:00
Alex Dima
d91a3865e4
0.11.0
2018-03-14 14:50:10 +01:00
Alex Dima
999747d36d
More tweaks in README
2018-03-14 14:49:41 +01:00
Alex Dima
b8a3d0a727
Improve documentation
2018-03-14 14:44:58 +01:00
Alex Dima
2d54688825
Update CHANGELOG and dependencies
2018-03-14 12:48:01 +01:00
Alex Dima
c6192de715
Ship better typings file
2018-03-14 11:18:48 +01:00
Alexandru Dima
7b320a1336
Merge pull request #577 from PAPERPANKS/master
...
adding microsoft logo to footer
2018-03-13 22:11:37 +01:00
Alex Dima
290dd05367
Merge remote-tracking branch 'origin/master' into PAPERPANKS-master
2018-03-13 22:10:38 +01:00
Alex Dima
af8569258d
Add module field to package.json
2018-03-13 22:08:25 +01:00
Alexandru Dima
408862ba77
Merge pull request #582 from domoritz/patch-1
...
Fix code in changelog
2018-03-13 21:10:04 +01:00
Alexandru Dima
b734cea11a
Merge pull request #726 from MSeifert04/add-linebreak-example
...
Add linebreak for if
2018-03-13 18:28:00 +01:00
Alexandru Dima
b900ebbd75
Merge pull request #731 from apalm/patch-1
...
Fix `Configure JSON defaults` sample
2018-03-13 18:27:12 +01:00
Alexandru Dima
8f28c119c0
Merge pull request #707 from ItsPugle/patch-1
...
Updating the footer to reflect change of year
2018-03-13 18:24:26 +01:00
Alexandru Dima
fa96d31665
Merge pull request #742 from anc/master
...
More realistic terminal shell
2018-03-13 18:21:17 +01:00
Alex Dima
994b5d31e9
Adopt latest deps
2018-03-13 17:30:03 +01:00
Alex Dima
1c57ad0197
Update deps
2018-03-13 17:04:57 +01:00
Alex Dima
0ab1a24b8d
Ship ESM variant
2018-03-13 15:27:53 +01:00
Alex Dima
13fb3f4b6c
Adopt latest monaco-editor-core
2018-03-13 11:35:55 +01:00
Alex Dima
be4df5641b
Adopt latest modules
2018-03-12 19:16:45 +01:00
Alex Dima
d899dc15be
Adopt new plugins shape
2018-03-12 16:42:49 +01:00
Alex Dima
6426199699
Fix test page issue
2018-03-12 16:42:49 +01:00
Peng Lyu
41bb016283
Merge pull request #740 from nikeee/fix-linenumbers
...
Fix line number API usage
2018-03-08 11:44:44 -08:00
Peng Lyu
a9a9a486ce
2018 ;(
2018-03-07 22:24:24 -08:00
Andre
c48bbd4dd6
More realistic terminal shell
2018-03-04 23:23:24 +07:00
Niklas Mollenhauer
0b10139f53
Fix line number API usage
2018-03-03 18:54:04 +01:00
Peng Lyu
e52655e468
Fix #716 .
2018-03-02 16:50:02 -08:00
Andrew Palm
00b766829b
Run gulp generate-test-samples
2018-02-20 20:38:30 -05:00
Andrew Palm
d387351c5f
Update JavaScript for configure-json-defaults sample
2018-02-20 20:38:30 -05:00