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

917 Commits

Author SHA1 Message Date
Kushagra Gour
45f8e7bbc6
fix docs link 2020-05-31 14:45:57 +05:30
Kushagra Gour
bbdfda57db bump to 4.0.3 2019-07-18 15:07:27 +05:30
Kushagra Gour
72bc2c7d0e add changelog 2019-07-18 15:06:00 +05:30
Kushagra Gour
2f3efb186b codeeditor: fix broken syntax highlighting 2019-07-18 14:58:48 +05:30
Kushagra Gour
e178c1451d createnewmodal: show message for files mode in extension 2019-07-03 03:21:20 +05:30
Kushagra Gour
dca4588614 addlibrary: copy improvement 2019-07-03 03:04:08 +05:30
Kushagra Gour
5ad3d64aa6 eventpage.js: remove uninstall redirection 2019-07-03 02:59:35 +05:30
Kushagra Gour
e8fbb6322d style.css: fix small font in chrome extension 2019-07-03 02:58:19 +05:30
Kushagra Gour
e16b6795f1 bump to 4.0.2 2019-06-26 17:44:30 +05:30
Kushagra Gour
5ef533aebe add changelog 2019-06-26 17:44:30 +05:30
Kushagra Gour
92143887dd settings: fix overflow on small screen 2019-06-26 17:44:30 +05:30
Kushagra Gour
b588c71958 creatnewmodal: make responsive 2019-06-26 17:44:30 +05:30
Kushagra Gour
f7d7b8891f app: add ability to override settings for autoPreview 2019-06-26 17:44:30 +05:30
Kushagra Gour
51a16d9346 sfsdf 2019-06-26 17:44:30 +05:30
Kushagra Gour
dae410b1d4 app: add ability to override settings from query params 2019-06-26 17:44:30 +05:30
Kushagra Gour
6751c784db bump to 4.0.1 2019-06-06 00:54:00 +05:30
Kushagra Gour
a0a6a6a1f5 add changelog 2019-06-06 00:49:33 +05:30
Kushagra Gour
07f9725695 style: style code tag 2019-06-06 00:48:55 +05:30
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
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
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
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 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
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
62f138be1c style: make sidebar file options in one line 2019-03-18 10:52:04 +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
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