Commit Graph

66 Commits (c48bbd4dd6559d2ae03e3f93bf8c47dc128b045e)

Author SHA1 Message Date
Peng Lyu e52655e468 Fix #716. 2018-03-02 16:50:02 -08:00
Alex Dima bad3c34056 update .d.ts 2017-10-16 10:25:05 +02:00
rebornix 48f80526d6 update tyings version. 2017-08-17 11:00:10 -07:00
rebornix e5c642781a adopt monaco-editor-core and extensions, update release notes. 2017-08-17 10:53:23 -07:00
rebornix 8ef75ad01c Fix #538. Update action registration with key chord. 2017-08-09 14:25:59 -07:00
rebornix 77b9f571f6 Revert "JSON completion provider doesn't work without triggering characters."
This reverts commit d5f9985edb.
2017-07-13 16:34:39 -07:00
rebornix d5f9985edb JSON completion provider doesn't work without triggering characters. 2017-07-13 16:27:01 -07:00
rebornix a7b44c7331 Add code sample for codelens helper 2017-07-13 15:44:53 -07:00
rebornix 4c208b788c #496, override row margin left in monaco editor. css minify does not allow me put this rule in bootstrap fixes section. 2017-07-06 18:05:55 -07:00
Sam El-Husseini 8176a1a607 Update custom-languages playground sample to use SnippetString 2017-07-05 23:44:57 +03:00
Alex Dima 1c96b05095 Update copyright year 2017-07-03 15:51:45 +02:00
Alex Dima f37e26bee5 Add missing samples for msdax, postiats and sol 2017-07-03 14:37:10 +02:00
Alex Dima 6ce435ec23 Adopt latest editor in samples 2017-07-03 14:15:09 +02:00
Martin Aeschlimann 06c48a7281 Website - Jade should be Pug. Fixes #13 2017-06-26 15:41:04 +08:00
Mustafa 31d31cd817 Updating date at footer 2017-04-06 09:38:25 +03:00
Alex Dima 3d272380ab 0.8.3. prep 2017-03-03 17:45:12 +01:00
Alex Dima 12024252f9 0.8.2 prep 2017-03-01 13:19:15 +01:00
Alex Dima f59fa81626 Fixes #350: Website CSS issue 2017-02-06 17:35:24 +01:00
Alex Dima bcbfe78228 Prepare for 0.8.1 2017-01-27 16:34:45 +01:00
Alex Dima a2420bccfb fix website 2017-01-18 18:39:19 +01:00
Alex Dima a5e6a9e8c8 fix version 2017-01-18 18:38:12 +01:00
Alex Dima 3c875c4ac9 Prep for 0.8.0 2017-01-18 18:29:26 +01:00
Alex Dima daadc5b223 Adopt latest API around defining a custom theme 2017-01-18 12:19:12 +01:00
Alex Dima 0e78d5c099 Update custom languages sample to latest theme API 2017-01-18 12:08:06 +01:00
Alexandru Dima 754bc0d5b6 Merge pull request #242 from Hirse/feature/yaml
Add YAML samples
2016-10-24 09:45:23 +02:00
Alex Dima 825ed22017 Optimize loading speed of the website pages 2016-10-22 13:27:34 +02:00
Alex Dima 25e381f6f9 Customize API doc theme 2016-10-21 13:20:14 +02:00
Alex Dima b817dda06a Generate API docs with custom theme 2016-10-21 12:05:03 +02:00
Alex Dima 7a10545fee Clean up fork on github ribbon 2016-10-21 12:04:54 +02:00
Alex Dima 4621d2bfa0 Link to the generated API doc 2016-10-21 11:53:00 +02:00
Alex Dima 564d195403 Also generate a top level monaco.d.ts 2016-10-21 11:29:43 +02:00
d056950 d52230e85e Add YAML samples 2016-10-19 12:24:06 +02:00
Alex Dima 9ff02988e6 0.7.0 2016-10-07 15:44:41 +02:00
Alex Dima a88225bcf0 Prepare for 0.7.x 2016-10-07 15:23:50 +02:00
Alex Dima fb992723d6 Website tweaks 2016-09-07 09:23:43 +02:00
Alex Dima dfbd13e448 Fixes Microsoft/monaco-editor#168: remove enablement, context menu for action 2016-09-06 17:01:56 +02:00
Alex Dima af1a2ba847 cleanup 2016-09-06 12:37:57 +02:00
Alex Dima 5b86272f55 Extract playground samples from mdoc, add possiblity to run them from source 2016-09-06 12:34:53 +02:00
Alex Dima 2d6057d65f Show the version number with the website 2016-09-05 16:34:19 +02:00
Alex Dima b7fa7737f4 Adopt latest monaco-editor-core 2016-09-05 16:19:39 +02:00
Chris Dias 741a1e5438 clarify mobile support 2016-08-30 10:42:20 -07:00
Alex Dima eaf0fb53f0 Fixes #87: Adopt deltaDecorations in samples 2016-08-27 12:22:22 +02:00
Alex Dima 300fe6ab69 Run website out of dev 2016-08-27 12:15:58 +02:00
Alex Dima 196f355660 No need for worker proxying in website 2016-08-27 11:21:32 +02:00
Cole R Lawrence 05b73a85a5 style(monarch.css): Add monospace default for code
Not every OS has `Consolas` as an installed font, for those browsers, default to `monospace`.
2016-08-01 11:26:32 -05:00
Martin Aeschlimann e1052ec3f6 Regex fix in completion provider sample 2016-07-13 11:29:36 +02:00
Martin Aeschlimann ac3194b4b8 Add language-service examples to playground 2016-07-13 11:19:00 +02:00
Martin Aeschlimann 36f649087d Update to 0.5.3 2016-07-11 16:31:01 +02:00
Joao Moreno bef864d90c add github link to header 2016-07-07 08:51:48 +02:00
Alex Dima 543663b2f0 Update Hover provider example 2016-06-24 22:08:40 +02:00