Commit graph

286 commits

Author SHA1 Message Date
Alex Dima
ac8cbe3edb Docs 2018-08-10 17:55:38 +02:00
Alex Dima
e808dc34a6 monaco-editor-core@0.14.2 2018-08-10 14:14:10 +02:00
Alex Dima
750b688642 Update devDependencies 2018-08-10 13:34:57 +02:00
Alexandru Dima
5e178f81c8
Merge pull request #981 from mscolnick/patch-1
add sideEffects false for tree-shaking in webpack
2018-08-10 13:23:48 +02:00
Alex Dima
1fcd19be1c Fixes #922 2018-08-10 13:23:14 +02:00
Alex Dima
b04ceadff2 Adopt latest monaco-* modules 2018-08-10 13:23:14 +02:00
Alexandru Dima
946bbab820
Merge pull request #952 from AliMirlou/patch-1
Fix typo
2018-08-08 12:31:31 +02:00
Alexandru Dima
1dd1bd085b
Merge pull request #957 from cancerberoSgx/install-instructions-fix
fix small error in integration docs
2018-08-08 12:31:11 +02:00
Alexandru Dima
c4f9d704e5
Merge pull request #962 from haeguri/fix-sample-option
Fix playground sample option
2018-08-08 12:29:53 +02:00
Myles Scolnick
04038d546a
add sideEffects false for tree-shaking in webpack 2018-07-27 14:55:18 -04:00
haeguri
dc76b1fc95 Fix playground sample option
- change `nativeContextMenu` to `contextmenu`
2018-07-19 01:11:35 +09:00
Sebastián Gurin
046a04289b fix small error in integration docs 2018-07-14 21:23:37 -03:00
Ali Mirlou
a356c8ad22
Fix typo 2018-07-10 18:20:37 +04:30
Alexandru Dima
14f6229243
Merge pull request #916 from nikeee/patch-1
Fix hash comment in xdot sample
2018-06-14 13:47:56 +02:00
Niklas Mollenhauer
c2cc55508b
Fix hash comment in xdot sample 2018-06-13 19:10:05 +02:00
Alexandru Dima
0fff4b5721
Merge pull request #904 from avelino/clojure
added clojure exampple
2018-05-31 12:28:02 +02:00
Avelino
0c074dcc2a added clojure exampple
ref #828
2018-05-31 07:16:08 -03:00
Martin Aeschlimann
c1510365db fix JSON sample (for #899) 2018-05-30 12:15:40 +02:00
Benjamin Pasero
d7ef525b1d
Change =dev to =src in the links 2018-05-16 12:41:41 +02:00
Alexandru Dima
f6fb545dc9
Merge pull request #878 from rcjsuen/folding-example
Add folding provider sample to the playground
2018-05-16 08:50:59 +02:00
Remy Suen
4279391dde Add folding provider sample to the playground
Signed-off-by: Remy Suen <remy.suen@gmail.com>
2018-05-15 11:02:35 -04:00
Alex Dima
fe5ddc65b2 Add workaround for typedoc silliness 2018-05-15 12:24:55 +02:00
Alex Dima
046f324627 0.13.1 2018-05-15 11:25:08 +02:00
Alex Dima
28e4b900b8 update changelog 2018-05-15 11:24:58 +02:00
Alex Dima
5142ee6c30 Fixes #871 2018-05-15 11:23:21 +02:00
Peng Lyu
1b82be2abf 0.13.0 2018-05-11 11:59:03 -07:00
Peng Lyu
6dc4fba5de update dependencies, changelog 2018-05-11 11:58:59 -07:00
Peng Lyu
8f3204478a bump typedoc to avoid build failure. 2018-05-03 13:15:15 -07:00
Peng Lyu
14e82b33a4 Fix #826. Add samples for new languages 2018-05-02 16:10:04 -07:00
Alex Dima
49ca1a835b More deps 2018-04-27 10:57:33 +02:00
Alex Dima
ef18d5129e Update uncss 2018-04-27 10:54:10 +02:00
Alex Dima
352e71bed9 More updates to deps 2018-04-27 10:48:06 +02:00
Alex Dima
c3291a2b5f Update clean-css 2018-04-27 10:44:54 +02:00
Alexandru Dima
5c2a695a7a
Update integrate-esm.md 2018-04-19 12:23:29 +02:00
Alex Dima
5011586b50 Tweak script order 2018-04-12 09:47:37 +02:00
Alex Dima
9589cfacb8 Push .d.ts files 2018-04-12 09:31:09 +02:00
Alex Dima
104b90d358 0.12.0 2018-04-12 09:27:54 +02:00
Alex Dima
139273dc0a Document the Webpack Monaco Editor Loader Plugin 2018-04-12 09:24:52 +02:00
Alex Dima
b5607fec63 Fixes #795 2018-04-11 17:34:52 +02:00
Alex Dima
cf3e5fdad4 Remove test files 2018-04-11 17:27:04 +02:00
Alex Dima
3902b0b55c Prepare release 2018-04-11 17:25:04 +02:00
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