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

160 Commits

Author SHA1 Message Date
Kushagra Gour
507fb69bce Show preview dimension when resizing the main split. fixes #317 2018-11-05 15:41:03 +05:30
Kushagra Gour
8b3c8f0036 Add language picker in settings and translate some header strings. fixes #170 2018-11-03 22:06:12 +05:30
Kushagra Gour
a6681c8943 integrate lingui for i18n. fixes #170 2018-11-03 12:42:21 +05:30
Kushagra Gour
23a1df7dfd add keyboard sh0rtcuts command 2018-10-30 01:05:08 +05:30
Kushagra Gour
8d86d6c49e adjust body height when window resizes/zooms 2018-10-29 12:25:55 +05:30
Kushagra Gour
0e28911794 adjust body height when window resizes/zooms 2018-10-29 12:24:06 +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
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
deb507e950 bump to 3.5.1 2018-10-25 19:43:52 +05:30
Kushagra Gour
eb964752a0 bump to 3.5.0 2018-10-24 14:55:42 +05:30
Kushagra Gour
a08dbc4434 fix split size saving for file mode 2018-10-22 14:29:10 +05:30
Kushagra Gour
7032dfe03f use react-inspector for console logging. fixes #191 #331 2018-10-17 03:05:01 +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
6d6fe6773e increment unsaved changes count on file manipulation 2018-10-13 01:44:22 +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
bd2af4db3b add basic folder support in files 2018-10-10 00:53:27 +05:30
Kushagra Gour
770f25a6ee add rename file support and validate duplicate file names 2018-10-08 16:28:17 +05:30
Kushagra Gour
2d09be9411 hide useless things in file mode 2018-10-07 18:03:46 +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
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
bc8ad6d7ad refactor console position in detached mode. fixes #319 2018-09-29 18:18:54 +05:30
Kushagra Gour
8c77275b8f bump to 3.4.1 2018-08-12 17:57:38 +05:30
Kushagra Gour
ea64351f52 app: throttle codesize calculation 2018-08-12 17:50:27 +05:30
Kushagra Gour
2e4eb77056 app: replace external lib urls with local urls in download zip 2018-08-12 17:36:09 +05:30
Kushagra Gour
3022dd77ff bump 3.4.0 2018-07-31 02:59:19 +05:30
Kushagra Gour
697e0b15d1 js13k: add dropdown for help n zip download 2018-07-30 23:11:38 +05:30
Kushagra Gour
2639aefe05 copy change in js13k modal 2018-07-30 02:20:48 +05:30
Kushagra Gour
cd1c82956e add correct files to zip and test zip download 2018-07-29 21:04:57 +05:30
Kushagra Gour
f3f9bf6b08 add support for templates 2018-07-09 23:25:12 +05:30
Kushagra Gour
df4b5a749d lil more finishing 2018-07-05 11:06:32 +05:30
Kushagra Gour
800504e1fd add basic Js13kgames mode 2018-07-05 11:05:39 +05:30
Kushagra Gour
0c3fb42d9f bump to 3.3.2 2018-07-03 10:07:30 +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
68711ab23d bump to 3.3.1 2018-06-23 17:49:36 +05:30
Kushagra Gour
1266be7183 bump to 3.3.0 2018-06-23 12:13:10 +05:30
Kushagra Gour
f0cb08382d fix onboarding and make mobile <600px 2018-06-23 12:07:16 +05:30
Kushagra Gour
f7c926e68a add check on externalLibs before using 2018-06-22 20:35:18 +05:30