1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-06-11 20:20:50 +02:00

1548 Commits

Author SHA1 Message Date
19ef787d93 Merge pull request #389 from PaulvdDool/patch-1
Added Lodash to JS libraries
2019-04-13 23:13:55 +05:30
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
9f52e4fac0 Update libraryList.js 2019-03-22 20:26:51 +01:00
a0c2c2002d fix file mode template fork condition v4.0.0 2019-03-18 21:55:51 +05:30
efb0492fc3 createnewmodal: fix template click call 2019-03-18 21:33:55 +05:30
1444138a2d libraryautosuggest: fix dropdown position 2019-03-18 18:59:26 +05:30
52849f5b56 fix links to new website 2019-03-18 18:48:58 +05:30
9df123dc1e Merge pull request #381 from chinchang/release-4.0
Release 4.0
2019-03-18 17:42:20 +05:30
eb882b9ff8 changelog tweaks 2019-03-18 17:24:51 +05:30
088398a7b8 add changelog 2019-03-18 16:50:49 +05:30
49121e5786 Merge remote-tracking branch 'origin/master' into release-4.0 2019-03-18 16:21:14 +05:30
525c924220 CreateNewModal: fix icon highlight on changing tabs.
Tabs: Also add support for onChange handler.
2019-03-18 16:19:38 +05:30
50868d5ac3 style: only transition required props 2019-03-18 16:12:14 +05:30
c6708ad034 app: close saveditempane on escape key 2019-03-18 16:11:48 +05:30
c5462aab4c save to "code" key whenever currentItem is set so that it opens on next reload 2019-03-18 15:54:52 +05:30
00a00d38ec saveditempane: make filtering case-insensitive 2019-03-18 15:47:20 +05:30
351905e44d saveditempane: fix filtering and autofocus 2019-03-18 15:45:48 +05:30
95ff5c5fe2 website: update screenshot 2019-03-18 14:53:35 +05:30
7a0e21a991 gulpfile: fix task running out of order 2019-03-18 11:28:50 +05:30
62f138be1c style: make sidebar file options in one line 2019-03-18 10:52:04 +05:30
4a914de814 netlify: build with minification 2019-03-18 10:51:47 +05:30
e335644787 sidepane: fix the file option buttons ux 2019-03-18 10:15:52 +05:30
d504f42369 prettier btn style change 2019-03-18 10:04:09 +05:30
1e71020d0b createnewmodal: change ux 2019-03-18 09:57:00 +05:30
1b00f87002 Add prettier to 3 pane mode also 2019-03-18 09:55:13 +05:30
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
2f7e30771e itemservice: import just firebase and not everything 2019-03-18 09:00:11 +05:30
f42fdcceaf add missing import statement to fix the error when delete a document. 2019-03-18 10:33:26 +11:00
cd9d3dd686 gulp: fix release task 2019-03-15 17:21:30 +05:30
6724b7c90b add templates for file mode 2019-03-15 16:30:16 +05:30
e39e284705 add ui events 2019-03-15 15:11:33 +05:30
698de288e0 update ga id 2019-03-15 14:50:08 +05:30
8f47746827 ui tweaks 2019-03-15 13:53:51 +05:30
efb057221b fix testimonials 2019-03-15 13:12:42 +05:30
c00541dbcf netlify: fix build command 2019-03-15 12:57:15 +05:30
1da8cf4809 move package deps to outside because netlify doesnt support monorepos :( 2019-03-15 09:35:47 +05:30
ffb4f0b1f2 Merge pull request #378 from chinchang/website
Website
2019-03-15 00:31:12 +05:30
ce4e463ddb package.json: up prettier version 2019-03-14 23:33:31 +05:30
962021a8bf gulpfile: changes for new packages/website 2019-03-14 23:33:31 +05:30
d83a245f14 website: ui tweaks 2019-03-14 23:28:34 +05:30
07be86c313 add website as monorepo package and migrate to 11ty :) 2019-03-14 18:33:44 +05:30
8fc5a3c4e7 saveditempane: add empty state img 2019-03-14 02:10:47 +05:30
e36e759a5f fix default user avatar img 2019-03-14 01:50:33 +05:30
6dcb3f9dae commandpalette: handle edge cases 2019-03-14 01:37:30 +05:30
9903e2c269 commandpalette: align icon with text 2019-03-14 01:26:45 +05:30
72b564fbb9 itemtile: align files mode icon 2019-03-14 01:24:01 +05:30
cf92032b33 codeeditor: move instructions under editorready deferred 2019-03-14 01:14:13 +05:30
70c66456e4 itemservice: fix promise returning in setItem. 2019-03-14 01:00:55 +05:30
9a2fdfe552 some a11y improvements. stop saved item pane for tabbing when hidden 2019-03-14 00:44:13 +05:30
5ef727d835 createnewmodal: style fixes 2019-03-13 23:41:25 +05:30