Kushagra Gour
|
4d45e85b90
|
fix sandbox null issue
|
2024-04-28 21:54:37 +05:30 |
|
Kushagra Gour
|
3e9a947527
|
remove user creation
|
2024-04-26 18:14:50 +05:30 |
|
Kushagra Gour
|
c38e3e0452
|
add propert redirections
|
2024-04-15 13:51:26 +05:30 |
|
Kushagra Gour
|
b9ba819de2
|
hack to have a SW work on iframe
|
2024-03-27 23:54:54 +05:30 |
|
Kushagra Gour
|
3ebb6b7ab1
|
use local html file for preview in normal mode
|
2024-03-27 13:22:43 +05:30 |
|
Kushagra Gour
|
abab5a5735
|
fix detached mode
|
2024-03-22 04:48:31 +05:30 |
|
Kushagra Gour
|
6edd504517
|
typo
|
2024-03-22 04:41:07 +05:30 |
|
Kushagra Gour
|
8f78251a17
|
integrate with wbmakr.com
|
2024-03-22 04:40:49 +05:30 |
|
Kushagra Gour
|
c7e523c374
|
change preview method to postmessage
|
2024-03-22 02:57:23 +05:30 |
|
Kushagra Gour
|
f399d13221
|
fix paths
|
2024-02-29 18:07:31 +05:30 |
|
Kushagra Gour
|
820bcd41cd
|
support public creations
|
2024-02-28 09:48:46 +05:30 |
|
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 |
|