1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-29 17:50:09 +02:00
Commit Graph

43 Commits

Author SHA1 Message Date
Kushagra Gour
d7c127de70 retain console open state on refreshes. fixes #435 2023-10-13 17:30:15 +05:30
Kushagra Gour
03489400e4 add error modal when js preview not working 2023-05-28 18:57:55 +05:30
Kushagra Gour
a607b9c9e5 update split.js and fix shrink bugs. fixes #333 2019-07-17 18:47:01 +05:30
Kushagra Gour
73e89f7a89 remove dom access 2019-07-16 22:03:05 +05:30
Kushagra Gour
b4f4b5d0b7 contentwraps: remove unused code 2019-07-16 17:03:22 +05:30
Kushagra Gour
5c417e5d2f move handleModeRequirements into utils 2019-07-16 16:50:31 +05:30
Kushagra Gour
f7d7b8891f app: add ability to override settings for autoPreview 2019-06-26 17:44:30 +05:30
Kushagra Gour
dae410b1d4 app: add ability to override settings from query params 2019-06-26 17:44:30 +05:30
Kushagra Gour
53c0ea000b contentwrap.jsx: make iframe refresh before applying changes. fixes #395 2019-06-05 00:48:03 +05:30
Kushagra Gour
1b00f87002 Add prettier to 3 pane mode also 2019-03-18 09:55:13 +05:30
Kushagra Gour
e39e284705 add ui events 2019-03-15 15:11:33 +05:30
Kushagra Gour
32c398564d contentwraps: remove unused code 2019-03-04 19:00:12 +05:30
Kushagra Gour
db1fafbfa1 setting: preview wait time change setting 2019-03-04 18:13:32 +05:30
Kushagra Gour
a86ac7ca47 fix expr evaluation in child frame 2019-02-28 18:29:04 +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
87a1e6c306 fix showError code for monaco 2018-12-10 19:28:38 +05:30
Kushagra Gour
afbcd0a559 get language in monaco and misc fixes 2018-11-30 10:55:11 +05:30
Kushagra Gour
0d97564138 add monaco firt draft. fixes #275 2018-11-22 19:01:57 +05:30
Kushagra Gour
21d44bf9f6 merge master and resolve conflicts 2018-11-17 01:19:32 +05:30
Kushagra Gour
b1f2e62c0b Add setting for autoclosetags. fixes #347 2018-11-16 23:40:43 +05:30
Kushagra Gour
8b9fe4da3c add prettier for html support 2018-11-16 14:59:18 +05:30
Kushagra Gour
507fb69bce Show preview dimension when resizing the main split. fixes #317 2018-11-05 15:41:03 +05:30
Kushagra Gour
86c66bd344 ContentWraps: Move console fnprops to constrcutor to avoid new fn creation on render 2018-11-05 14:51:46 +05:30
Kushagra Gour
834536e315 Merge branch 'master' into release-4.0 2018-10-26 11:38:39 +05:30
Kushagra Gour
2091df6916 Use prettier on Shift+tab inside codemirror 2018-10-24 19:23:57 +05:30
Kushagra Gour
915974d082 Move code fontsize to CSS custom variable.
Console fontsize is also now controlled by settings.
2018-10-21 23:01:03 +05:30
Kushagra Gour
7032dfe03f use react-inspector for console logging. fixes #191 #331 2018-10-17 03:05:01 +05:30
Kushagra Gour
ca77303d68 refactor how codemirror options apply from settings.
Now Usercodemirror component handles each own option
updation.
2018-10-07 17:49:58 +05:30
Kushagra Gour
abdb287b1c make ContentWraps conditional and add console in files mode 2018-10-04 17:13:17 +05:30
Kushagra Gour
bc8ad6d7ad refactor console position in detached mode. fixes #319 2018-09-29 18:18:54 +05:30
Kushagra Gour
74cfa9e327 Move Console to separate component. 2018-09-29 13:15:03 +05:30
Kushagra Gour
eade2d3b1a Fix console codemirror overflow issue. fixes #324 2018-09-29 11:50:55 +05:30
Kushagra Gour
f3f9bf6b08 add support for templates 2018-07-09 23:25:12 +05:30
Kushagra Gour
4163b6c59f propagate prefs to codemirrors. fixes #307 2018-06-25 12:08:26 +05:30
Kushagra Gour
a126338fc5 persist size info when it changes to fix size changing bug 2018-06-25 10:43:20 +05:30
Kushagra Gour
0eec8bec91 eslint fixes 2018-06-22 20:19:19 +05:30
Kushagra Gour
fd4cfe9ec4 eslint fixes 2018-06-17 22:19:44 +05:30
Kushagra Gour
d185518911 eslint fixes 2018-06-17 18:14:19 +05:30
Kushagra Gour
178a5f5d1b move dom manipulation to jsx 2018-06-17 17:35:30 +05:30
Kushagra Gour
31faf0207e export BASE_PATH from utils 2018-06-17 15:41:56 +05:30
Kushagra Gour
3dd213749a remove scope usage 2018-06-17 00:53:09 +05:30
Kushagra Gour
7990b22371 focus last editor when saveditemspane closes 2018-06-17 00:51:01 +05:30
Kushagra Gour
dfcd5bc505 get preact files into root 2018-06-16 14:56:14 +05:30