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

Commit Graph

  • 45f8e7bbc6 fix docs link Kushagra Gour 2020-05-31 14:45:57 +05:30
  • 497131b2c0 addition check to prevent err in hmr Kushagra Gour 2019-07-18 19:15:48 +05:30
  • e955705bff bring back console drag resizing. fixes #370 Kushagra Gour 2019-07-18 19:15:25 +05:30
  • e9ed42965b Merge remote-tracking branch 'origin/master' into v5 Kushagra Gour 2019-07-18 15:34:02 +05:30
  • bbdfda57db bump to 4.0.3 v4.0.3 Kushagra Gour 2019-07-18 15:07:27 +05:30
  • 72bc2c7d0e add changelog Kushagra Gour 2019-07-18 15:06:00 +05:30
  • 2f3efb186b codeeditor: fix broken syntax highlighting Kushagra Gour 2019-07-18 14:58:48 +05:30
  • a607b9c9e5 update split.js and fix shrink bugs. fixes #333 Kushagra Gour 2019-07-17 18:47:01 +05:30
  • de54874d4f comment footer test till its fixed Kushagra Gour 2019-07-17 14:37:26 +05:30
  • 4e9cd42a0e fix tests, partially Kushagra Gour 2019-07-17 14:35:31 +05:30
  • f365503489 Remove dom access for runBtn Kushagra Gour 2019-07-17 14:03:02 +05:30
  • 1a333036af Migrate SavedItemPane to functional component 🥳 Kushagra Gour 2019-07-17 14:02:44 +05:30
  • e21dbdf70f take care of setState asyncness Kushagra Gour 2019-07-17 11:51:13 +05:30
  • 6ffb623ece fix items pane and logout/login btn Kushagra Gour 2019-07-17 11:30:39 +05:30
  • 455babbf19 login: mark fb as deprecated Kushagra Gour 2019-07-17 10:39:17 +05:30
  • 73e89f7a89 remove dom access Kushagra Gour 2019-07-16 22:03:05 +05:30
  • 9558dff0b1 more strings added to translation Kushagra Gour 2019-07-16 21:52:38 +05:30
  • 06753b797f index.html: prettier fix Kushagra Gour 2019-07-16 20:48:08 +05:30
  • d0f9d19e97 add l10n in missing areas Kushagra Gour 2019-07-16 18:59:37 +05:30
  • 65bed927fd Merge branch 'l10n' into preact-x preact-x Kushagra Gour 2019-07-16 17:17:13 +05:30
  • b4f4b5d0b7 contentwraps: remove unused code Kushagra Gour 2019-07-16 17:03:22 +05:30
  • 5c417e5d2f move handleModeRequirements into utils Kushagra Gour 2019-07-16 16:50:31 +05:30
  • fded86623e package: upgrade prettier Kushagra Gour 2019-07-16 01:26:29 +05:30
  • ba48495b83 app: prettier Kushagra Gour 2019-07-16 01:25:02 +05:30
  • be02762620 App: setState migration Kushagra Gour 2019-07-16 01:24:17 +05:30
  • 60e1de8203 upgrade packages for preact x Kushagra Gour 2019-07-15 21:50:41 +05:30
  • a162c5e555 gulpfile: add back packaging extension task to release Kushagra Gour 2019-07-03 03:21:57 +05:30
  • e178c1451d createnewmodal: show message for files mode in extension Kushagra Gour 2019-07-03 03:21:20 +05:30
  • dca4588614 addlibrary: copy improvement Kushagra Gour 2019-07-03 03:04:08 +05:30
  • 5ad3d64aa6 eventpage.js: remove uninstall redirection Kushagra Gour 2019-07-03 02:59:35 +05:30
  • e8fbb6322d style.css: fix small font in chrome extension Kushagra Gour 2019-07-03 02:58:19 +05:30
  • e16b6795f1 bump to 4.0.2 v4.0.2 Kushagra Gour 2019-06-26 17:40:46 +05:30
  • a2d2aed669 docs: add settings Kushagra Gour 2019-06-26 17:35:03 +05:30
  • 5ef533aebe add changelog Kushagra Gour 2019-06-26 17:19:05 +05:30
  • 92143887dd settings: fix overflow on small screen Kushagra Gour 2019-06-26 15:58:09 +05:30
  • b588c71958 creatnewmodal: make responsive Kushagra Gour 2019-06-26 15:55:39 +05:30
  • f7d7b8891f app: add ability to override settings for autoPreview Kushagra Gour 2019-06-26 15:51:24 +05:30
  • 51a16d9346 sfsdf Kushagra Gour 2019-06-26 13:20:28 +05:30
  • dae410b1d4 app: add ability to override settings from query params Kushagra Gour 2019-06-26 13:10:35 +05:30
  • 2e29a89c27 Merge pull request #401 from floydnoel/patch-1 Kushagra Gour 2019-06-12 17:32:58 +05:30
  • 967d35b022 Fixed web app link floydnoel 2019-06-11 21:33:12 -06:00
  • 6751c784db bump to 4.0.1 v4.0.1 Kushagra Gour 2019-06-06 00:54:00 +05:30
  • a0a6a6a1f5 add changelog Kushagra Gour 2019-06-06 00:49:33 +05:30
  • 07f9725695 style: style code tag Kushagra Gour 2019-06-06 00:48:55 +05:30
  • f53177f7d2 app: use F1 for opening command palette on Firefox. fixes #385 Kushagra Gour 2019-06-06 00:24:58 +05:30
  • a31de0f94a sass: upgrade to 3.6.3 fixes #393 Kushagra Gour 2019-06-05 18:56:12 +05:30
  • a50c25dacb eslint: turn off template-curly-spacing Kushagra Gour 2019-06-05 01:19:41 +05:30
  • 53c0ea000b contentwrap.jsx: make iframe refresh before applying changes. fixes #395 Kushagra Gour 2019-06-05 00:48:03 +05:30
  • af87e055bb screenlog: support passing event objs in postmessage. fixes #399 Kushagra Gour 2019-05-29 17:05:02 +05:30
  • 9220439284 app: fix wrong split size set in file mode Kushagra Gour 2019-05-29 14:34:42 +05:30
  • bba0787519 footer: hide fullscreen in files mode Kushagra Gour 2019-05-28 19:12:05 +05:30
  • 8cc78cdcda Merge pull request #386 from diomed/patch-1 Kushagra Gour 2019-05-22 23:55:37 +05:30
  • c179bced82 Update libraryList.js May Kittens Devour Your Soul 2019-05-20 18:46:42 +02:00
  • 8c103dc0f4 website/images: add a 430px square thumbnail Kushagra Gour 2019-05-11 12:47:00 +05:30
  • 123fcc1f88 website/default: copy change Kushagra Gour 2019-05-11 12:36:17 +05:30
  • da9455f6fd website:make deprecated banner more prominent Kushagra Gour 2019-05-11 12:22:26 +05:30
  • f3aa18b605 website/default.html: add google verification tag Kushagra Gour 2019-04-30 13:41:02 +05:30
  • 0094a72b8d Update libraryList.js May Kittens Devour Your Soul 2019-04-26 23:15:18 +02:00
  • 5b299d3b03 Update libraryList.js May Kittens Devour Your Soul 2019-04-17 19:11:56 +02:00
  • 19ef787d93 Merge pull request #389 from PaulvdDool/patch-1 Kushagra Gour 2019-04-13 23:13:55 +05:30
  • 19c5f4af3f Added Lodash to JS libraries Paul van den Dool 2019-04-05 13:36:37 +02:00
  • 9f52e4fac0 Update libraryList.js May Kittens Devour Your Soul 2019-03-22 20:26:51 +01:00
  • 71f84faf79 build 3.6.4 v3.6.4 v3-old Kushagra Gour 2019-03-19 21:41:07 +05:30
  • c97dc4db29 bump to 3.6.4 Kushagra Gour 2019-03-19 21:05:41 +05:30
  • 40be75f87b saveditemspane: fix items not showing Kushagra Gour 2019-03-19 21:04:55 +05:30
  • effdc00f4a build 3.6.3 Kushagra Gour 2019-03-19 00:08:31 +05:30
  • 39982fff0a bump to 3.6.3 Kushagra Gour 2019-03-19 00:04:41 +05:30
  • 512abf7241 fix share link to new website Kushagra Gour 2019-03-19 00:02:58 +05:30
  • b464a3327b add changelog Kushagra Gour 2019-03-19 00:01:37 +05:30
  • 60d669cc09 add message link for 4.0 Kushagra Gour 2019-03-18 23:51:47 +05:30
  • a0c2c2002d fix file mode template fork condition v4.0.0 Kushagra Gour 2019-03-18 21:55:51 +05:30
  • efb0492fc3 createnewmodal: fix template click call Kushagra Gour 2019-03-18 21:33:55 +05:30
  • 1444138a2d libraryautosuggest: fix dropdown position Kushagra Gour 2019-03-18 18:59:26 +05:30
  • e2417a9160 add new website link Kushagra Gour 2019-03-18 18:54:54 +05:30
  • 52849f5b56 fix links to new website Kushagra Gour 2019-03-18 18:48:58 +05:30
  • 9df123dc1e Merge pull request #381 from chinchang/release-4.0 Kushagra Gour 2019-03-18 17:42:20 +05:30
  • eb882b9ff8 changelog tweaks Kushagra Gour 2019-03-18 17:24:51 +05:30
  • 088398a7b8 add changelog Kushagra Gour 2019-03-18 16:50:49 +05:30
  • 49121e5786 Merge remote-tracking branch 'origin/master' into release-4.0 Kushagra Gour 2019-03-18 16:21:14 +05:30
  • 525c924220 CreateNewModal: fix icon highlight on changing tabs. Kushagra Gour 2019-03-18 16:19:38 +05:30
  • 50868d5ac3 style: only transition required props Kushagra Gour 2019-03-18 16:12:14 +05:30
  • c6708ad034 app: close saveditempane on escape key Kushagra Gour 2019-03-18 16:11:48 +05:30
  • c5462aab4c save to "code" key whenever currentItem is set so that it opens on next reload Kushagra Gour 2019-03-18 15:54:52 +05:30
  • 00a00d38ec saveditempane: make filtering case-insensitive Kushagra Gour 2019-03-18 15:47:20 +05:30
  • 351905e44d saveditempane: fix filtering and autofocus Kushagra Gour 2019-03-18 15:45:48 +05:30
  • 95ff5c5fe2 website: update screenshot Kushagra Gour 2019-03-18 14:53:35 +05:30
  • 7a0e21a991 gulpfile: fix task running out of order Kushagra Gour 2019-03-18 11:28:50 +05:30
  • 62f138be1c style: make sidebar file options in one line Kushagra Gour 2019-03-18 10:52:04 +05:30
  • 4a914de814 netlify: build with minification Kushagra Gour 2019-03-18 10:51:47 +05:30
  • e335644787 sidepane: fix the file option buttons ux Kushagra Gour 2019-03-18 10:15:52 +05:30
  • d504f42369 prettier btn style change Kushagra Gour 2019-03-18 10:04:09 +05:30
  • 1e71020d0b createnewmodal: change ux Kushagra Gour 2019-03-18 09:57:00 +05:30
  • 1b00f87002 Add prettier to 3 pane mode also Kushagra Gour 2019-03-18 09:55:13 +05:30
  • 34df90e63c Merge pull request #380 from mwpeng/mwpeng Kushagra Gour 2019-03-18 09:02:35 +05:30
  • 2f7e30771e itemservice: import just firebase and not everything Kushagra Gour 2019-03-18 09:00:11 +05:30
  • f42fdcceaf add missing import statement to fix the error when delete a document. Mingwei Peng 2019-03-18 10:32:50 +11:00
  • cd9d3dd686 gulp: fix release task Kushagra Gour 2019-03-15 17:21:30 +05:30
  • 6724b7c90b add templates for file mode Kushagra Gour 2019-03-15 16:30:16 +05:30
  • e39e284705 add ui events Kushagra Gour 2019-03-15 15:11:33 +05:30
  • 698de288e0 update ga id Kushagra Gour 2019-03-15 14:50:08 +05:30