1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-27 00:30:09 +02:00

999 Commits

Author SHA1 Message Date
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
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
553c801772 build 3.4.2 v3.4.2 2018-09-29 19:44:50 +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
Kushagra Gour
bc8ad6d7ad refactor console position in detached mode. fixes #319 2018-09-29 18:18:54 +05:30
Kushagra Gour
e1426b9385 style: fix selected style of mode-btns 2018-09-29 17:48:11 +05:30
Kushagra Gour
74cfa9e327 Move Console to separate component. 2018-09-29 13:15:03 +05:30
Kushagra Gour
73aef99200 Merge pull request #309 from jpsc/feat/rxjs
feat(libs): add rxjs to available libs - closes #259
2018-09-29 12:26:02 +05:30
Kushagra Gour
6a3fb83fd2 improve CONTRIBUTING.md. fixes #325 2018-09-29 12:17:36 +05:30
Kushagra Gour
072bfdca1c improve issue template 2018-09-29 11:59:38 +05:30
Kushagra Gour
500dc0ebd3 improve issue template 2018-09-29 11:59:01 +05:30
Kushagra Gour
6adb1faee8 add issue template 2018-09-29 11:57:05 +05:30
Kushagra Gour
285796cd63 style.css: prettier 2018-09-29 11:51:16 +05:30
Kushagra Gour
eade2d3b1a Fix console codemirror overflow issue. fixes #324 2018-09-29 11:50:55 +05:30
Kushagra Gour
c6029293f2 LibraryAutoSuggest: fix click on suggesiton list. fixes #322 2018-09-29 09:53:44 +05:30
Kushagra Gour
955d0e8b5a build 3.4.1 v3.4.1 2018-08-12 18:02:37 +05:30
Kushagra Gour
8c77275b8f bump to 3.4.1 2018-08-12 17:57:38 +05:30
Kushagra Gour
788f9c1cb1 notifications: add 3.4.1 changelog 2018-08-12 17:56:17 +05:30
Kushagra Gour
ea64351f52 app: throttle codesize calculation 2018-08-12 17:50:27 +05:30