Kushagra Gour
|
001a5c7696
|
Merge pull request #326 from diomed/patch-1
Update libraryList.js
|
2018-10-24 11:39:41 +05:30 |
|
Kevin Hamer
|
9a7ed95666
|
add Vue template
|
2018-10-22 12:20:22 -04:00 |
|
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
|
fc94b9946f
|
Console: enable minimizing
|
2018-10-21 21:24:37 +05:30 |
|
Kushagra Gour
|
add3086b89
|
Console: enable dom inspector also
|
2018-10-21 20:52:37 +05:30 |
|
Kushagra Gour
|
37d8e9801a
|
refactor tests and babel config. Fixes target browsers.
This is basically the change propagated from the current
default preact tempalate. Now the code compiles according to set
browsers.
|
2018-10-21 19:18:53 +05:30 |
|
Kushagra Gour
|
ebffdb5ecb
|
console: add autoscroll
|
2018-10-17 03:15:25 +05:30 |
|
Kushagra Gour
|
7032dfe03f
|
use react-inspector for console logging. fixes #191 #331
|
2018-10-17 03:05:01 +05:30 |
|
Kushagra Gour
|
662cea4db1
|
support sass/less prettifying
|
2018-10-15 16:57:55 +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
|
15f24f92b2
|
minor fixes and docs
|
2018-10-15 15:06:52 +05:30 |
|
Kushagra Gour
|
b91028532f
|
refactor logic for existing file check based on paths
|
2018-10-15 01:11:38 +05:30 |
|
May Kittens Devour Your Soul
|
5a8a6d1bc1
|
Update libraryList.js
|
2018-10-14 19:26:42 +02:00 |
|
May Kittens Devour Your Soul
|
bd2dcac936
|
Update libraryList.js
|
2018-10-12 23:34:34 +02:00 |
|
Kushagra Gour
|
6d6fe6773e
|
increment unsaved changes count on file manipulation
|
2018-10-13 01:44:22 +05:30 |
|
Kushagra Gour
|
36b9b527c7
|
separate out fileicon comp n add more files
|
2018-10-13 01:02:19 +05:30 |
|
Kushagra Gour
|
9df492da9c
|
allow drop in root folder
|
2018-10-13 00:55:40 +05:30 |
|
Kushagra Gour
|
7bf42d21af
|
make rename work on paths
|
2018-10-13 00:26:50 +05:30 |
|
Kushagra Gour
|
57e41b2f4d
|
Misc fixes for file explorer.
- Add validation while dropping a file
- Refactor removing file to work on path not reference
- style fixes
|
2018-10-12 23:53:36 +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
|
57c5e07ee5
|
sidepane: refactor new file add code
|
2018-10-11 13:39:14 +05:30 |
|
Kushagra Gour
|
bd2af4db3b
|
add basic folder support in files
|
2018-10-10 00:53:27 +05:30 |
|
Kushagra Gour
|
6b50913ca2
|
SidePane: add jsx file icon
|
2018-10-09 02:27:16 +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
|
c987dca6e9
|
add more file extension icons
|
2018-10-08 16:51:04 +05:30 |
|
Kushagra Gour
|
770f25a6ee
|
add rename file support and validate duplicate file names
|
2018-10-08 16:28:17 +05:30 |
|
Kushagra Gour
|
556e507a83
|
sidepane: change html file icon
|
2018-10-08 15:31:31 +05:30 |
|
Kushagra Gour
|
12c0ba3bf1
|
Get back editor autocompletion in file mode
|
2018-10-08 15:18:33 +05:30 |
|
Kushagra Gour
|
b1347690ad
|
ItemTile: show tag for item in fileMode
|
2018-10-08 00:44:53 +05:30 |
|
Kushagra Gour
|
2d09be9411
|
hide useless things in file mode
|
2018-10-07 18:03:46 +05:30 |
|
Kushagra Gour
|
d7c7cca083
|
Settings: fix indentWith not getting applied. plus minor refactor
|
2018-10-07 17:51:21 +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
|
9866b2dbd9
|
Add file removal
|
2018-10-04 15:41:05 +05:30 |
|
Kushagra Gour
|
4b800da883
|
improve btn--dark hover styles
|
2018-10-04 12:05:46 +05:30 |
|
Kushagra Gour
|
799ae55abd
|
new file template n add file support
|
2018-10-04 01:18:54 +05:30 |
|
Kushagra Gour
|
e0ae68ac2c
|
some more cleanup and code mode fixes
|
2018-10-01 07:48:40 +05:30 |
|
Kushagra Gour
|
8e5b5fdd9b
|
add working POC for files 🔥
|
2018-09-30 15:28:47 +05:30 |
|
Kushagra Gour
|
a7b9535ff9
|
WIP
|
2018-09-30 11:31:37 +05:30 |
|
Kushagra Gour
|
6f066cfc42
|
bump to 3.4.2
|
2018-09-29 19:39:59 +05:30 |
|
Kushagra Gour
|
0a87e825a2
|
App: pass correct variable to help modal
|
2018-09-29 19:38:29 +05:30 |
|
Kushagra Gour
|
f41fdebade
|
helpmodal: improve content
|
2018-09-29 19:12:13 +05:30 |
|
Kushagra Gour
|
b703aaf0cc
|
Add changelog
|
2018-09-29 19:04:36 +05:30 |
|
Kushagra Gour
|
fd281039e7
|
Merge pull request #327 from chinchang/fix-319-console-detached
Fix 319 console detached
|
2018-09-29 18:37:49 +05:30 |
|