1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-25 07:51:12 +02:00

Commit Graph

  • fc94b9946f Console: enable minimizing Kushagra Gour 2018-10-21 21:24:37 +05:30
  • add3086b89 Console: enable dom inspector also Kushagra Gour 2018-10-21 20:52:37 +05:30
  • 37d8e9801a refactor tests and babel config. Fixes target browsers. Kushagra Gour 2018-10-21 19:18:53 +05:30
  • ebffdb5ecb console: add autoscroll Kushagra Gour 2018-10-17 03:15:25 +05:30
  • 7032dfe03f use react-inspector for console logging. fixes #191 #331 Kushagra Gour 2018-10-17 03:05:01 +05:30
  • affbd3541f Merge pull request #330 from chinchang/prettier Kushagra Gour 2018-10-15 16:59:00 +05:30
  • 662cea4db1 support sass/less prettifying prettier Kushagra Gour 2018-10-15 16:57:55 +05:30
  • 2b737bb5b4 support json mode and prettifying Kushagra Gour 2018-10-15 16:53:38 +05:30
  • ad210d0b25 refactor mode detection to support more modes Kushagra Gour 2018-10-15 16:25:13 +05:30
  • f341488c17 move prettier from devdep to dep Kushagra Gour 2018-10-15 15:42:32 +05:30
  • c371409d26 ContentFileWrap: add comments Kushagra Gour 2018-10-15 15:39:00 +05:30
  • 41ae269d9b add prettier support for js,css,markdown fixes #234 Kushagra Gour 2018-10-14 16:30:28 +05:30
  • ee06e8c546 Merge pull request #329 from chinchang/files Kushagra Gour 2018-10-15 15:08:34 +05:30
  • 15f24f92b2 minor fixes and docs files Kushagra Gour 2018-10-15 15:06:52 +05:30
  • b91028532f refactor logic for existing file check based on paths Kushagra Gour 2018-10-15 01:11:38 +05:30
  • 5a8a6d1bc1 Update libraryList.js May Kittens Devour Your Soul 2018-10-14 19:26:42 +02:00
  • bd2dcac936 Update libraryList.js May Kittens Devour Your Soul 2018-10-12 23:34:34 +02:00
  • 6d6fe6773e increment unsaved changes count on file manipulation Kushagra Gour 2018-10-13 01:44:22 +05:30
  • 36b9b527c7 separate out fileicon comp n add more files Kushagra Gour 2018-10-13 01:02:19 +05:30
  • 9df492da9c allow drop in root folder Kushagra Gour 2018-10-13 00:55:40 +05:30
  • 7bf42d21af make rename work on paths Kushagra Gour 2018-10-13 00:26:50 +05:30
  • 57e41b2f4d Misc fixes for file explorer. Kushagra Gour 2018-10-12 23:53:36 +05:30
  • d3f06ac890 add drag n drop to files explorer 🔥 Kushagra Gour 2018-10-12 20:06:14 +05:30
  • 006a37f8ef add folders! Kushagra Gour 2018-10-11 16:30:09 +05:30
  • 57c5e07ee5 sidepane: refactor new file add code Kushagra Gour 2018-10-11 13:39:14 +05:30
  • bd2af4db3b add basic folder support in files Kushagra Gour 2018-10-10 00:53:27 +05:30
  • 6b50913ca2 SidePane: add jsx file icon Kushagra Gour 2018-10-09 02:27:16 +05:30
  • 9f28d91cd0 ContentWRapFiles: add autoloadmode in codemirror in files modes Kushagra Gour 2018-10-08 17:59:16 +05:30
  • 5142fbb88c minor tweaks Kushagra Gour 2018-10-08 17:36:39 +05:30
  • c987dca6e9 add more file extension icons Kushagra Gour 2018-10-08 16:51:04 +05:30
  • 770f25a6ee add rename file support and validate duplicate file names Kushagra Gour 2018-10-08 16:28:17 +05:30
  • 556e507a83 sidepane: change html file icon Kushagra Gour 2018-10-08 15:31:31 +05:30
  • 12c0ba3bf1 Get back editor autocompletion in file mode Kushagra Gour 2018-10-08 15:18:33 +05:30
  • b1347690ad ItemTile: show tag for item in fileMode Kushagra Gour 2018-10-08 00:44:53 +05:30
  • 2d09be9411 hide useless things in file mode Kushagra Gour 2018-10-07 18:03:46 +05:30
  • d7c7cca083 Settings: fix indentWith not getting applied. plus minor refactor Kushagra Gour 2018-10-07 17:51:21 +05:30
  • ca77303d68 refactor how codemirror options apply from settings. Kushagra Gour 2018-10-07 17:49:58 +05:30
  • abdb287b1c make ContentWraps conditional and add console in files mode Kushagra Gour 2018-10-04 17:13:17 +05:30
  • 9866b2dbd9 Add file removal Kushagra Gour 2018-10-04 15:41:05 +05:30
  • 4b800da883 improve btn--dark hover styles Kushagra Gour 2018-10-04 12:05:46 +05:30
  • 799ae55abd new file template n add file support Kushagra Gour 2018-10-04 01:18:54 +05:30
  • e0ae68ac2c some more cleanup and code mode fixes Kushagra Gour 2018-10-01 07:48:40 +05:30
  • 8e5b5fdd9b add working POC for files 🔥 Kushagra Gour 2018-09-30 15:28:47 +05:30
  • a7b9535ff9 WIP Kushagra Gour 2018-08-12 15:18:00 +05:30
  • 553c801772 build 3.4.2 v3.4.2 Kushagra Gour 2018-09-29 19:44:50 +05:30
  • 6f066cfc42 bump to 3.4.2 Kushagra Gour 2018-09-29 19:39:59 +05:30
  • 0a87e825a2 App: pass correct variable to help modal Kushagra Gour 2018-09-29 19:38:29 +05:30
  • f41fdebade helpmodal: improve content Kushagra Gour 2018-09-29 19:12:13 +05:30
  • b703aaf0cc Add changelog Kushagra Gour 2018-09-29 19:04:36 +05:30
  • fd281039e7 Merge pull request #327 from chinchang/fix-319-console-detached Kushagra Gour 2018-09-29 18:37:49 +05:30
  • bc8ad6d7ad refactor console position in detached mode. fixes #319 Kushagra Gour 2018-09-29 18:18:54 +05:30
  • e1426b9385 style: fix selected style of mode-btns Kushagra Gour 2018-09-29 17:48:11 +05:30
  • 74cfa9e327 Move Console to separate component. Kushagra Gour 2018-09-29 13:15:03 +05:30
  • 73aef99200 Merge pull request #309 from jpsc/feat/rxjs Kushagra Gour 2018-09-29 12:26:02 +05:30
  • 6a3fb83fd2 improve CONTRIBUTING.md. fixes #325 Kushagra Gour 2018-09-29 12:16:57 +05:30
  • 072bfdca1c improve issue template Kushagra Gour 2018-09-29 11:59:38 +05:30
  • 500dc0ebd3 improve issue template Kushagra Gour 2018-09-29 11:59:01 +05:30
  • 6adb1faee8 add issue template Kushagra Gour 2018-09-29 11:57:05 +05:30
  • 285796cd63 style.css: prettier Kushagra Gour 2018-09-29 11:51:16 +05:30
  • eade2d3b1a Fix console codemirror overflow issue. fixes #324 Kushagra Gour 2018-09-29 11:50:55 +05:30
  • c6029293f2 LibraryAutoSuggest: fix click on suggesiton list. fixes #322 Kushagra Gour 2018-09-29 09:53:44 +05:30
  • d8653bb16d Update libraryList.js May Kittens Devour Your Soul 2018-09-18 14:11:48 +02:00
  • 1b58931c62 Update libraryList.js May Kittens Devour Your Soul 2018-09-17 16:11:41 +02:00
  • 7c2f39f7af add switch component switches Kushagra Gour 2018-08-14 23:56:46 +05:30
  • 955d0e8b5a build 3.4.1 v3.4.1 Kushagra Gour 2018-08-12 18:02:37 +05:30
  • 8c77275b8f bump to 3.4.1 Kushagra Gour 2018-08-12 17:57:38 +05:30
  • 788f9c1cb1 notifications: add 3.4.1 changelog Kushagra Gour 2018-08-12 17:56:17 +05:30
  • ea64351f52 app: throttle codesize calculation Kushagra Gour 2018-08-12 17:50:27 +05:30
  • 2e4eb77056 app: replace external lib urls with local urls in download zip Kushagra Gour 2018-08-12 17:36:09 +05:30
  • 66a257411a kontra-template: switch to es6 syntax Kushagra Gour 2018-08-12 16:30:48 +05:30
  • 645aa0087f upgrade kontra to 4.0 and add keyboard.js too Kushagra Gour 2018-08-12 16:07:40 +05:30
  • 6103ede494 style.css: increase contrast for footer btns Kushagra Gour 2018-08-05 14:33:36 +05:30
  • fe67a2ae23 footer: Add link to pasteboard for img uploads Kushagra Gour 2018-08-04 17:33:16 +05:30
  • eee6c568bd build 3.4.0 again with fixes Kushagra Gour 2018-08-01 23:13:46 +05:30
  • 35481726f3 copy Kushagra Gour 2018-08-01 23:05:50 +05:30
  • 4d51a01e45 Add spectrum chat link Kushagra Gour 2018-08-01 23:03:06 +05:30
  • 1daea356b1 website: recommend web app Kushagra Gour 2018-07-31 22:51:22 +05:30
  • a96807033d build 3.4.0 again with fixes v3.4.0 Kushagra Gour 2018-07-31 22:34:32 +05:30
  • 59a669b956 style fixes Kushagra Gour 2018-07-31 22:29:07 +05:30
  • 72b2dcca21 build 3.4.0 Kushagra Gour 2018-07-31 03:04:50 +05:30
  • 3022dd77ff bump 3.4.0 Kushagra Gour 2018-07-31 02:06:08 +05:30
  • 2d09de1b28 style: onboarding modal Kushagra Gour 2018-07-31 02:58:52 +05:30
  • ca6b286163 Merge pull request #314 from chinchang/js13k Kushagra Gour 2018-07-31 02:01:53 +05:30
  • d7cad46c58 footer/tests: fix props Kushagra Gour 2018-07-31 01:58:35 +05:30
  • f860ef99db travis.yml: switch to yarn Kushagra Gour 2018-07-31 01:51:28 +05:30
  • 341528a928 update yarnlock and remove package-lock Kushagra Gour 2018-07-31 01:41:33 +05:30
  • 4e363cad22 itemTile: fix fork n remove btns Kushagra Gour 2018-07-31 01:31:30 +05:30
  • 06fbfda8c9 eslint fixes Kushagra Gour 2018-07-31 01:22:26 +05:30
  • 3e8e11a4aa notifications: update Kushagra Gour 2018-07-31 01:17:29 +05:30
  • 9b14ff9294 gulp: copy templates n assets Kushagra Gour 2018-07-31 01:16:26 +05:30
  • ea5d12d555 move images to assets folder Kushagra Gour 2018-07-31 01:03:38 +05:30
  • 679df53c2a Download files using app approach. Fixes #313. Kushagra Gour 2018-07-31 00:50:49 +05:30
  • f9fbc7cd7a add 3.4 changelog Kushagra Gour 2018-07-31 00:43:42 +05:30
  • 3d450a58fe style: fix color for changelog version tag Kushagra Gour 2018-07-31 00:43:09 +05:30
  • 763307773d js13kmodal: add blog post link Kushagra Gour 2018-07-30 23:35:46 +05:30
  • 55847a21ad style fixes Kushagra Gour 2018-07-30 23:33:36 +05:30
  • d24d00df9e setttings: copy change Kushagra Gour 2018-07-30 23:15:21 +05:30
  • 4779b11374 kontra template: add help link Kushagra Gour 2018-07-30 23:14:32 +05:30
  • 697e0b15d1 js13k: add dropdown for help n zip download Kushagra Gour 2018-07-30 23:11:38 +05:30
  • 2639aefe05 copy change in js13k modal Kushagra Gour 2018-07-30 02:20:48 +05:30