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

1260 Commits

Author SHA1 Message Date
Kushagra Gour
f53177f7d2 app: use F1 for opening command palette on Firefox. fixes #385 2019-06-06 00:24:58 +05:30
Kushagra Gour
a31de0f94a sass: upgrade to 3.6.3 fixes #393 2019-06-05 19:01:01 +05:30
Kushagra Gour
a50c25dacb eslint: turn off template-curly-spacing 2019-06-05 01:19:41 +05:30
Kushagra Gour
53c0ea000b contentwrap.jsx: make iframe refresh before applying changes. fixes #395 2019-06-05 00:48:03 +05:30
Kushagra Gour
af87e055bb screenlog: support passing event objs in postmessage. fixes #399 2019-05-29 17:05:02 +05:30
Kushagra Gour
9220439284 app: fix wrong split size set in file mode 2019-05-29 14:34:42 +05:30
Kushagra Gour
bba0787519 footer: hide fullscreen in files mode 2019-05-28 19:12:26 +05:30
Kushagra Gour
8cc78cdcda
Merge pull request #386 from diomed/patch-1
Update libraryList.js
2019-05-22 23:55:37 +05:30
May Kittens Devour Your Soul
c179bced82
Update libraryList.js 2019-05-20 18:46:42 +02:00
Kushagra Gour
8c103dc0f4 website/images: add a 430px square thumbnail 2019-05-11 12:47:00 +05:30
Kushagra Gour
123fcc1f88 website/default: copy change 2019-05-11 12:36:17 +05:30
Kushagra Gour
f3aa18b605 website/default.html: add google verification tag 2019-04-30 13:41:43 +05:30
May Kittens Devour Your Soul
0094a72b8d
Update libraryList.js 2019-04-26 23:15:18 +02:00
May Kittens Devour Your Soul
5b299d3b03
Update libraryList.js 2019-04-17 19:11:56 +02:00
Kushagra Gour
19ef787d93
Merge pull request #389 from PaulvdDool/patch-1
Added Lodash to JS libraries
2019-04-13 23:13:55 +05:30
Paul van den Dool
19c5f4af3f
Added Lodash to JS libraries
According to the creator of Lodash, Lodash has better performance, more features and optimisation for larger arrays and object iterations.
2019-04-05 13:36:37 +02:00
May Kittens Devour Your Soul
9f52e4fac0
Update libraryList.js 2019-03-22 20:26:51 +01:00
Kushagra Gour
a0c2c2002d fix file mode template fork condition v4.0.0 2019-03-18 21:55:51 +05:30
Kushagra Gour
efb0492fc3 createnewmodal: fix template click call 2019-03-18 21:33:55 +05:30
Kushagra Gour
1444138a2d libraryautosuggest: fix dropdown position 2019-03-18 18:59:26 +05:30
Kushagra Gour
52849f5b56 fix links to new website 2019-03-18 18:48:58 +05:30
Kushagra Gour
9df123dc1e
Merge pull request #381 from chinchang/release-4.0
Release 4.0
2019-03-18 17:42:20 +05:30
Kushagra Gour
eb882b9ff8 changelog tweaks 2019-03-18 17:24:51 +05:30
Kushagra Gour
088398a7b8 add changelog 2019-03-18 16:50:49 +05:30
Kushagra Gour
49121e5786 Merge remote-tracking branch 'origin/master' into release-4.0 2019-03-18 16:21:14 +05:30
Kushagra Gour
525c924220 CreateNewModal: fix icon highlight on changing tabs.
Tabs: Also add support for onChange handler.
2019-03-18 16:19:38 +05:30
Kushagra Gour
50868d5ac3 style: only transition required props 2019-03-18 16:12:14 +05:30
Kushagra Gour
c6708ad034 app: close saveditempane on escape key 2019-03-18 16:11:48 +05:30
Kushagra Gour
c5462aab4c save to "code" key whenever currentItem is set so that it opens on next reload 2019-03-18 15:54:52 +05:30
Kushagra Gour
00a00d38ec saveditempane: make filtering case-insensitive 2019-03-18 15:47:20 +05:30
Kushagra Gour
351905e44d saveditempane: fix filtering and autofocus 2019-03-18 15:45:48 +05:30
Kushagra Gour
95ff5c5fe2 website: update screenshot 2019-03-18 14:53:35 +05:30
Kushagra Gour
7a0e21a991 gulpfile: fix task running out of order 2019-03-18 11:28:50 +05:30
Kushagra Gour
62f138be1c style: make sidebar file options in one line 2019-03-18 10:52:04 +05:30
Kushagra Gour
4a914de814 netlify: build with minification 2019-03-18 10:51:47 +05:30
Kushagra Gour
e335644787 sidepane: fix the file option buttons ux 2019-03-18 10:15:52 +05:30
Kushagra Gour
d504f42369 prettier btn style change 2019-03-18 10:04:09 +05:30
Kushagra Gour
1e71020d0b createnewmodal: change ux 2019-03-18 09:57:00 +05:30
Kushagra Gour
1b00f87002 Add prettier to 3 pane mode also 2019-03-18 09:55:13 +05:30
Kushagra Gour
34df90e63c
Merge pull request #380 from mwpeng/mwpeng
fix-379-add-missing-import-statement-to-fix-the-error-when-delete-a-document.
2019-03-18 09:02:35 +05:30
Kushagra Gour
2f7e30771e
itemservice: import just firebase and not everything 2019-03-18 09:00:11 +05:30
Mingwei Peng
f42fdcceaf add missing import statement to fix the error when delete a document. 2019-03-18 10:33:26 +11:00
Kushagra Gour
cd9d3dd686 gulp: fix release task 2019-03-15 17:21:30 +05:30
Kushagra Gour
6724b7c90b add templates for file mode 2019-03-15 16:30:16 +05:30
Kushagra Gour
e39e284705 add ui events 2019-03-15 15:11:33 +05:30
Kushagra Gour
698de288e0 update ga id 2019-03-15 14:50:08 +05:30
Kushagra Gour
8f47746827 ui tweaks 2019-03-15 13:53:51 +05:30
Kushagra Gour
efb057221b fix testimonials 2019-03-15 13:12:42 +05:30
Kushagra Gour
c00541dbcf netlify: fix build command 2019-03-15 12:57:15 +05:30
Kushagra Gour
1da8cf4809 move package deps to outside because netlify doesnt support monorepos :( 2019-03-15 09:35:47 +05:30