Kushagra Gour
|
e39e284705
|
add ui events
|
2019-03-15 15:11:33 +05:30 |
|
Kushagra Gour
|
4a31a681d6
|
contentwrapfiles: handle case of selectedfile getting deleted
|
2019-03-13 16:46:43 +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
|
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
|
a86ac7ca47
|
fix expr evaluation in child frame
|
2019-02-28 18:29:04 +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
|
53533bf09a
|
render file preview iframe in subdomain
|
2019-01-29 18:16:17 +05:30 |
|
Kushagra Gour
|
86515bb4bd
|
CodeEditor: wrap cm commands in deferred too
|
2019-01-27 23:13:31 +05:30 |
|
Kushagra Gour
|
9ab4409fed
|
ContentWrapFile: import BASE_PATH
|
2019-01-17 20:10:26 +05:30 |
|
Kushagra Gour
|
31e401d185
|
cleanup and comments
|
2019-01-08 14:01:17 +05:30 |
|
Kushagra Gour
|
87a1e6c306
|
fix showError code for monaco
|
2018-12-10 19:28:38 +05:30 |
|
Kushagra Gour
|
098c47902c
|
minor fixes and dead code removal
|
2018-12-10 19:11:19 +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
|
d9d1643b22
|
WIP
|
2018-11-21 20:40:34 +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
|
f4de6572c2
|
Add some more commands to commands palette.
Some refactoring also. Move palette events to commands.js.
|
2018-10-27 20:24:34 +05:30 |
|
Kushagra Gour
|
78468f8a5d
|
Command pallete: first draft!
|
2018-10-26 13:39:28 +05:30 |
|
Kushagra Gour
|
a08dbc4434
|
fix split size saving for file mode
|
2018-10-22 14:29:10 +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
|
2b737bb5b4
|
support json mode and prettifying
|
2018-10-15 16:53:38 +05:30 |
|
Kushagra Gour
|
ad210d0b25
|
refactor mode detection to support more modes
|
2018-10-15 16:25:13 +05:30 |
|
Kushagra Gour
|
c371409d26
|
ContentFileWrap: add comments
|
2018-10-15 15:39:00 +05:30 |
|
Kushagra Gour
|
41ae269d9b
|
add prettier support for js,css,markdown fixes #234
|
2018-10-15 15:15:04 +05:30 |
|
Kushagra Gour
|
d3f06ac890
|
add drag n drop to files explorer 🔥
|
2018-10-12 20:06:14 +05:30 |
|
Kushagra Gour
|
006a37f8ef
|
add folders!
|
2018-10-11 16:30:09 +05:30 |
|
Kushagra Gour
|
bd2af4db3b
|
add basic folder support in files
|
2018-10-10 00:53:27 +05:30 |
|
Kushagra Gour
|
9f28d91cd0
|
ContentWRapFiles: add autoloadmode in codemirror in files modes
|
2018-10-08 17:59:16 +05:30 |
|
Kushagra Gour
|
5142fbb88c
|
minor tweaks
|
2018-10-08 17:36:39 +05:30 |
|
Kushagra Gour
|
770f25a6ee
|
add rename file support and validate duplicate file names
|
2018-10-08 16:28:17 +05:30 |
|
Kushagra Gour
|
12c0ba3bf1
|
Get back editor autocompletion in file mode
|
2018-10-08 15:18:33 +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 |
|