1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-02-21 21:52:26 +01:00

1228 Commits

Author SHA1 Message Date
Kushagra Gour
29725026ee Fix settings updation for switches 2018-11-12 18:26:04 +05:30
Kushagra Gour
6776855cad Distribute settings in categories and fixes in tab/switch 2018-11-08 14:48:54 +05:30
Kushagra Gour
f2a96b3ec2 Refactor settings. Add switches and tabs. fixes #339 2018-11-07 01:39:24 +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
ec4ce2be29 add switch component 2018-11-05 22:26:30 +05:30
Kushagra Gour
53193bf56b PreviewDimensions: uncomment accidently commented code 2018-11-05 22:22:26 +05:30
Kushagra Gour
d127720a1f Add a readonly github intergration 2018-11-05 22:05:13 +05:30
Kushagra Gour
fb4fc6b37e missing file addition :P 2018-11-05 21:44:42 +05:30
Kushagra Gour
aa62ab244f style: remove animation from item tiles 2018-11-05 21:44:42 +05:30
Kushagra Gour
951497dcee
Merge pull request #343 from chinchang/preview-dimension-317
Preview dimension 317
2018-11-05 15:48:54 +05:30
Kushagra Gour
507fb69bce Show preview dimension when resizing the main split. fixes #317 2018-11-05 15:41:03 +05:30
Kushagra Gour
1fc1d3a3f0 SplitPane: refactor to avoid unecessary renders 2018-11-05 14:52:36 +05:30
Kushagra Gour
86c66bd344 ContentWraps: Move console fnprops to constrcutor to avoid new fn creation on render 2018-11-05 14:51:46 +05:30
Kushagra Gour
8e545529b6 Console: Make it pure 2018-11-05 14:47:10 +05:30
Kushagra Gour
66e371bc59 Remove preset because it overrides all other things causing faltu transpilations 2018-11-05 14:41:12 +05:30
Kushagra Gour
418899ec51 add missing locales...temporary 2018-11-03 22:45:33 +05:30
Kushagra Gour
6f3d8da454
Merge pull request #342 from chinchang/i18n-lingui
Setup I18n
2018-11-03 22:43:14 +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
601d3a7515 add missing lingui config file 2018-11-03 12:55:28 +05:30
Kushagra Gour
a6681c8943 integrate lingui for i18n. fixes #170 2018-11-03 12:42:21 +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
5501195651
Merge pull request #338 from chinchang/command-palette-311
Command palette 311
2018-10-30 01:11:48 +05:30
Kushagra Gour
f964001dd1 command palette ui changes 2018-10-30 01:10:08 +05:30
Kushagra Gour
23a1df7dfd add keyboard sh0rtcuts command 2018-10-30 01:05:08 +05:30
Kushagra Gour
ae85bfb474 add palceholder to search input 2018-10-30 00:58:44 +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
0e28911794 adjust body height when window resizes/zooms 2018-10-29 12:24:06 +05:30
Kushagra Gour
a25cf1bc31 add missing keyboardkeys.js file 2018-10-28 08:51:09 +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
021f1390ab Add keyboard navigation to command palette. 2018-10-27 18:56:38 +05:30
Kushagra Gour
446294b00e
fix img path 2018-10-27 16:59:32 +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
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