1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-05-05 18:15:58 +02:00

1009 Commits

Author SHA1 Message Date
Kushagra Gour
7ff91d476a add changelog 3.6.0 2018-11-17 00:09:55 +05:30
Kushagra Gour
5541bf1d31 utils: typo 2018-11-16 23:59:49 +05:30
Kushagra Gour
d8c6eb85b3 Keyboardshortcutmodal: list prettier shortcut 2018-11-16 23:59:25 +05:30
Kushagra Gour
1be3f66a7d contentwrap: prettier 2018-11-16 23:41:36 +05:30
Kushagra Gour
b1f2e62c0b Add setting for autoclosetags. fixes #347 2018-11-16 23:40:43 +05:30
Kushagra Gour
bffb095832 Update firebase to latest version. Fixes multi-tab error also. fixes #340 2018-11-16 23:30:37 +05:30
Kushagra Gour
8b9fe4da3c add prettier for html support 2018-11-16 14:59:18 +05:30
Kushagra Gour
f073413c89 update prettier 2018-11-16 14:16:08 +05:30
Kushagra Gour
21c4d08d6a add privacy policy link 2018-11-06 10:30:24 +05:30
Kushagra Gour
ba259039e9 add privacy policy 2018-11-06 10:23:13 +05:30
Kushagra Gour
8c108dfb82
Make web app a recommendation 2018-11-01 15:02:42 +05:30
Kushagra Gour
33f75bfb06
Update README.md 2018-11-01 15:01:05 +05:30
Kushagra Gour
13128dd0f1
fix 2018-11-01 15:00:39 +05:30
Kushagra Gour
7eddca0303
add github badges 2018-11-01 14:45:27 +05:30
Kushagra Gour
8d86d6c49e adjust body height when window resizes/zooms 2018-10-29 12:25:55 +05:30
Kushagra Gour
80e817ec9f build 3.5.1 - hotfix for extension 2018-10-29 12:24:58 +05:30
Kushagra Gour
7e58960fe9 extension: fix path for worker 2018-10-29 12:24:58 +05:30
Kushagra Gour
446294b00e
fix img path 2018-10-27 16:59:32 +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
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
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