1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-24 23:41:14 +02:00
Commit Graph

1190 Commits

Author SHA1 Message Date
Kushagra Gour
03e8e3e463 more prettier to worker, migrating change from master branch 2018-10-26 13:38:11 +05:30
Kushagra Gour
834536e315 Merge branch 'master' into release-4.0 2018-10-26 11:38:39 +05:30
Kushagra Gour
16c5c64f26 build 3.5.1 - hotfix for extension 2018-10-25 22:29:54 +05:30
Kushagra Gour
6aa2f1f70f extension: fix path for worker 2018-10-25 22:29:14 +05:30
Kushagra Gour
9b2fd7e000 build 3.5.1 v3.5.1 2018-10-25 21:27:56 +05:30
Kushagra Gour
deb507e950 bump to 3.5.1 2018-10-25 19:43:52 +05:30
Kushagra Gour
8a79d62cd9 Add changelog for 3.5.1 2018-10-25 19:43:32 +05:30
Kushagra Gour
336a9ba593 Merge branch 'prettier-on-shift-tab' 2018-10-25 19:38:07 +05:30
Kushagra Gour
dce9de0731 fix worker paths 2018-10-25 19:17:51 +05:30
Kushagra Gour
f49c9a1f68 add prettier inside worker on shift-tab 2018-10-25 16:15:47 +05:30
Kushagra Gour
247fcaccc1 remove unused code-blast 2018-10-25 15:38:23 +05:30
Kushagra Gour
d4dd5b5015 disable mangling for code more than 400kb 2018-10-25 12:17:36 +05:30
Kushagra Gour
2091df6916 Use prettier on Shift+tab inside codemirror 2018-10-24 19:23:57 +05:30
Kushagra Gour
6361034933 build 3.5.0 v3.5.0 2018-10-24 15:01:19 +05:30
Kushagra Gour
eb964752a0 bump to 3.5.0 2018-10-24 14:55:42 +05:30
Kushagra Gour
8fca76f64a add changelog 3.5.0 2018-10-24 14:53:25 +05:30
Kushagra Gour
dc35b3d601 template reordering and ui improvement 2018-10-24 14:44:48 +05:30
Kushagra Gour
7fedd4cca9 Merge pull request #336 from chinchang/release-3.5
Release 3.5
2018-10-24 14:25:51 +05:30
Kushagra Gour
001a5c7696 Merge pull request #326 from diomed/patch-1
Update libraryList.js
2018-10-24 11:39:41 +05:30
Kushagra Gour
fb37d76673 Merge pull request #335 from khamer/master
Add Vue Template
2018-10-23 22:48:02 +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
63797f5e54 Merge pull request #332 from chinchang/new-console
New console
2018-10-21 23:07:01 +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
affbd3541f Merge pull request #330 from chinchang/prettier
add prettier support for formatting files
2018-10-15 16:59:00 +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
f341488c17 move prettier from devdep to dep 2018-10-15 15:42:32 +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
ee06e8c546 Merge pull request #329 from chinchang/files
Files support 🔥
2018-10-15 15:08:34 +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