1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-10-23 09:26:13 +02:00
Commit Graph

1082 Commits

Author SHA1 Message Date
Kushagra Gour
38efcf38c1 ui a11y improvements 2019-03-02 20:01:08 +05:30
Kushagra Gour
b38331de75 app.jsx: tweak default file mode files 2019-03-02 19:18:44 +05:30
Kushagra Gour
3f19013bb4 ui a11y improvements 2019-03-02 19:15:38 +05:30
Kushagra Gour
30afda75f3 change componentWillUpdate to componentDidUpdate 2019-03-01 16:18:11 +05:30
Kushagra Gour
0a65207a7f SavedItemPane: change componentWillUpdate to getDerivedStateFromProps. fixes empty list 2019-03-01 16:05:31 +05:30
Kushagra Gour
713536d9ab detached-window: typo 2019-02-28 23:49:47 +05:30
Kushagra Gour
e901f1fe7f createnewmodal: copy 2019-02-28 19:01:32 +05:30
Kushagra Gour
a86ac7ca47 fix expr evaluation in child frame 2019-02-28 18:29:04 +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
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
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
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
86515bb4bd CodeEditor: wrap cm commands in deferred too 2019-01-27 23:13:31 +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
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
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
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
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
232c47f326 incorporate autoCloseTags option from master branch 2018-11-17 01:21:18 +05:30
Kushagra Gour
21d44bf9f6 merge master and resolve conflicts 2018-11-17 01:19:32 +05:30
Kushagra Gour
08fa1b098c bump to 3.6.0 2018-11-17 00:14:24 +05:30
Kushagra Gour
7ff91d476a add changelog 3.6.0 2018-11-17 00:09:55 +05:30
Kushagra Gour
5541bf1d31 utils: typo 2018-11-16 23:59:49 +05:30
Kushagra Gour
d8c6eb85b3 Keyboardshortcutmodal: list prettier shortcut 2018-11-16 23:59:25 +05:30
Kushagra Gour
b1f2e62c0b Add setting for autoclosetags. fixes #347 2018-11-16 23:40:43 +05:30
Kushagra Gour
bffb095832 Update firebase to latest version. Fixes multi-tab error also. fixes #340 2018-11-16 23:30:37 +05:30