1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-06-28 10:42:45 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
2f3efb186b codeeditor: fix broken syntax highlighting 2019-07-18 14:58:48 +05:30
dae410b1d4 app: add ability to override settings from query params 2019-06-26 17:44:30 +05:30
e39e284705 add ui events 2019-03-15 15:11:33 +05:30
cf92032b33 codeeditor: move instructions under editorready deferred 2019-03-14 01:14:13 +05:30
53533bf09a render file preview iframe in subdomain 2019-01-29 18:16:17 +05:30
86515bb4bd CodeEditor: wrap cm commands in deferred too 2019-01-27 23:13:31 +05:30
9a1f1cca87 Codeeditor: run code on editor initialize 2019-01-17 20:09:42 +05:30
4e4973bd91 add docs and fix setOption in CodeEditor 2018-12-10 23:05:11 +05:30
87a1e6c306 fix showError code for monaco 2018-12-10 19:28:38 +05:30
8310b4aa4c make monaco stylesheet insert just once 2018-12-10 19:18:39 +05:30
eb139c8b40 CodeEditor: add cleargutter code 2018-12-10 19:13:37 +05:30
bae1983ca5 load monaco dependencies asyncly 2018-12-09 23:08:51 +05:30
5ff64073ff CodeEditor: simulate origin in change object for monaco 2018-11-30 15:50:02 +05:30
afbcd0a559 get language in monaco and misc fixes 2018-11-30 10:55:11 +05:30
45bf3a0bfb CodeEditor: attach fontsize setting to monaco 2018-11-23 13:23:26 +05:30
0d97564138 add monaco firt draft. fixes #275 2018-11-22 19:01:57 +05:30