1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-06-08 18:54:49 +02:00

1146 Commits

Author SHA1 Message Date
Kushagra Gour
a86ac7ca47 fix expr evaluation in child frame 2019-02-28 18:29:04 +05:30
Kushagra Gour
956eeb3cc4 preview/service-worker: remove useless code 2019-02-28 17:41:38 +05:30
Kushagra Gour
fd99b03384 preview:serviceworker: add json to file list 2019-02-28 17:20:13 +05:30
Kushagra Gour
c14b6d2336 resolve conflict n merge master 2019-02-28 17:04:51 +05:30
Kushagra Gour
75ad9249d6 add preview url for production 2019-02-28 17:01:06 +05:30
Kushagra Gour
df9ca995d4 Add a gulp server to serve preview domain on 7888 2019-02-28 16:52:07 +05:30
Kushagra Gour
1d88db8e10 files mode detached mode working, separate domain and logging refactor 2019-02-28 16:51:08 +05:30
Kushagra Gour
7cb7d86dbd merge master 2019-02-12 16:05:59 +05:30
Kushagra Gour
2054da9968 build 3.6.2 v3.6.2 2019-02-12 15:33:47 +05:30
Kushagra Gour
9fa506d4c0 bump 3.6.2 2019-02-12 15:23:47 +05:30
Kushagra Gour
033361f6b4 add changelog 2019-02-12 15:21:24 +05:30
Kushagra Gour
90c64d8d6f readme: fix copyright 2019-02-12 15:18:14 +05:30
Kushagra Gour
136c3b4741 detached-window: recieve calls only from webmaker window. fixes #363 2019-02-12 15:15:38 +05:30
Kushagra Gour
53533bf09a render file preview iframe in subdomain 2019-01-29 18:16:17 +05:30
Kushagra Gour
fe9891354f build: import virtual file handling sw in main sw 2019-01-28 23:13:10 +05:30
Kushagra Gour
3261e74660 build 2019-01-28 20:57:43 +05:30
Kushagra Gour
2a4e555f57 gulp: add a dev release task 2019-01-28 18:10:39 +05:30
Kushagra Gour
ec66cc6588 README: tweak features 2019-01-28 18:06:19 +05:30
Kushagra Gour
86515bb4bd CodeEditor: wrap cm commands in deferred too 2019-01-27 23:13:31 +05:30
Kushagra Gour
1edb2e5c5a add crisp chat on website 2019-01-18 17:04:56 +05:30
Kushagra Gour
6b24e76951 merge master 2019-01-17 20:14:53 +05:30
Kushagra Gour
9ab4409fed ContentWrapFile: import BASE_PATH 2019-01-17 20:10:26 +05:30
Kushagra Gour
9a1f1cca87 Codeeditor: run code on editor initialize 2019-01-17 20:09:42 +05:30
Kushagra Gour
0719fbeb22 build 3.6.1 v3.6.1 2019-01-08 18:30:30 +05:30
Kushagra Gour
220c7f5ffc bump to 3.6.1 2019-01-08 18:21:17 +05:30
Kushagra Gour
d20b036de4 add changelog for 3.6.1 2019-01-08 18:18:46 +05:30
Kushagra Gour
31105eb0fd Fix import of items when logging in. fixes #316 2019-01-08 18:13:39 +05:30
Kushagra Gour
31e401d185 cleanup and comments 2019-01-08 14:01:17 +05:30
Kushagra Gour
c4873af86e
Merge pull request #357 from code-at-the-edge/fix-355-check-for-dev-env
Add check for development environment in `utils.js`
2018-12-14 12:21:25 +05:30
Kushagra Gour
5bf9fbd7e7
Use strict equality 2018-12-14 12:19:10 +05:30
Matt Price
de3dc48aee add test for development version before setting BASE_PATH
This change should make it possible to run web-maker in dev mode with
no problems.
2018-12-13 14:58:08 -05:00
Kushagra Gour
5c6f93a927
Merge pull request #354 from chinchang/monaco-new
Monaco
2018-12-10 23:20:13 +05:30
Kushagra Gour
4e4973bd91 add docs and fix setOption in CodeEditor 2018-12-10 23:05:11 +05:30
Kushagra Gour
87a1e6c306 fix showError code for monaco 2018-12-10 19:28:38 +05:30
Kushagra Gour
3749a5cecb db: eslint fixes 2018-12-10 19:22:00 +05:30
Kushagra Gour
8310b4aa4c make monaco stylesheet insert just once 2018-12-10 19:18:39 +05:30
Kushagra Gour
eb139c8b40 CodeEditor: add cleargutter code 2018-12-10 19:13:37 +05:30
Kushagra Gour
098c47902c minor fixes and dead code removal 2018-12-10 19:11:19 +05:30
Kushagra Gour
f3c3730666 seriveworkerregistration: show alert when new content available 2018-12-09 23:12:39 +05:30
Kushagra Gour
deb03e7c7d setup build process for monaco files. public path is set to relative to support async chunk loading in app and extension both 2018-12-09 23:10:14 +05:30
Kushagra Gour
bae1983ca5 load monaco dependencies asyncly 2018-12-09 23:08:51 +05:30
Kushagra Gour
b48b6a2910 Settings: help text refactor 2018-12-01 00:04:19 +05:30
Kushagra Gour
5ff64073ff CodeEditor: simulate origin in change object for monaco 2018-11-30 15:50:02 +05:30
Kushagra Gour
afbcd0a559 get language in monaco and misc fixes 2018-11-30 10:55:11 +05:30
Kushagra Gour
932bbe43dc SplitPane: fix retaining both width/height on pane bug 2018-11-30 10:51:11 +05:30
Kushagra Gour
45bf3a0bfb CodeEditor: attach fontsize setting to monaco 2018-11-23 13:23:26 +05:30
Kushagra Gour
0d97564138 add monaco firt draft. fixes #275 2018-11-22 19:01:57 +05:30
Kushagra Gour
d9d1643b22 WIP 2018-11-21 20:40:34 +05:30
Kushagra Gour
6ed2d0981a add yarn-error.log to gitignore 2018-11-17 01:24:21 +05:30
Kushagra Gour
349673f14a update yarn.lock 2018-11-17 01:23:12 +05:30