1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-05-19 00:29:58 +02:00

540 Commits

Author SHA1 Message Date
Kushagra Gour
e8fb6997f2 bump to 2.9.7 v2.9.7 2018-02-03 14:30:29 +05:30
Kushagra Gour
936a3df57e add changelog 2.9.7 2018-02-03 14:28:52 +05:30
Kushagra Gour
b52d40d085
Merge pull request #258 from chinchang/iamandrewluca-keyboard-shortcuts
Iamandrewluca keyboard shortcuts
2018-02-03 14:17:43 +05:30
Kushagra Gour
b83db82d4d package-lock update 2018-02-03 14:13:49 +05:30
Kushagra Gour
7b0d618628 package.json: prettier format 2018-02-03 14:13:32 +05:30
Kushagra Gour
0b16989e63 script: variable refactoring for saveditempane kbd shortcuts 2018-02-03 14:11:16 +05:30
Kushagra Gour
2bdff6a189 Merge branch 'keyboard-shortcuts' of https://github.com/iamandrewluca/web-maker into iamandrewluca-keyboard-shortcuts 2018-02-03 13:46:44 +05:30
Kushagra Gour
b6aa77e827
Merge pull request #256 from diomed/patch-1
Update library-list.js
2018-02-03 00:41:08 +05:30
May Kittens Devour Your Soul
0822155434
Update library-list.js 2018-02-02 12:11:47 +01:00
Andrew Luca
992c6970ad
Merge branch 'master' into keyboard-shortcuts 2018-01-31 23:14:58 +02:00
Kushagra Gour
5bc9b86efc
Merge pull request #244 from iamandrewluca/react-umd
Use UMD React and ReactDOM
2018-02-01 01:44:42 +05:30
Kushagra Gour
913efdcfff
Merge pull request #245 from iamandrewluca/npm-eslint-fixes
Keep Lock files, use local eslint
2018-02-01 01:40:40 +05:30
Kushagra Gour
a71b899d65
Merge pull request #255 from diomed/patch-1
Update library-list.js
2018-02-01 01:34:17 +05:30
May Kittens Devour Your Soul
d24754f3bd
Update library-list.js 2018-01-30 23:10:02 +01:00
Andrew Luca
c17b4c5b4f 🎉 Split events for Saved Items Pane into own function 2017-12-27 01:53:18 +02:00
Andrew Luca
feabefe906 Extract selectedElement from ifs 2017-12-27 01:43:00 +02:00
Andrew Luca
af065b17cc Group 'isSavedItemsPaneOpen' shortcuts
Eslint complexity drops from 25 to 22
2017-12-27 01:17:12 +02:00
Andrew Luca
7699d213d1 Remove some duplciate code
Eslint complexity drops from 27 to 25
2017-12-27 00:56:10 +02:00
Andrew Luca
d6d205d83e Extract keyboard shortcuts
Eslint complexity drops from 31 to 27
2017-12-27 00:00:32 +02:00
Andrew Luca
b0ffdf321d Use local eslint instead of global
Not every machine has installed eslint globally, use one from node_modules
2017-12-24 15:39:01 +02:00
Andrew Luca
c8da5602c1 Keep lock files into repo
Lock files ensure that all installed packages are same
on all machines
2017-12-24 15:39:01 +02:00
Andrew Luca
8c87d0a06d Use UMD React and ReactDOM
For now Web Maker does not support import/require statements
So CommonJs libs are useless. Use UMD.
2017-12-24 15:09:48 +02:00
Kushagra Gour
d98e2ead5a Merge branch 'docs' 2017-12-13 13:17:00 +05:30
Kushagra Gour
9e9efc9807 add docs first draft 2017-12-13 13:16:19 +05:30
Kushagra Gour
e29a9afafc bump to 2.9.6 v2.9.6 2017-12-12 11:10:53 +05:30
Kushagra Gour
ca77b2f75e Add changelog for 2.9.6 2017-12-12 11:09:36 +05:30
Kushagra Gour
13ae06a903 keyboard-shortcuts.html: fix spacing 2017-12-12 11:04:42 +05:30
Kushagra Gour
9129d22cd6 move more html outside index, as partials 2017-12-12 11:00:18 +05:30
Kushagra Gour
154cf9f0da
Merge pull request #238 from ClassicOldSong/fix-key-binding
Fix keyboard shortcut
2017-12-12 10:36:12 +05:30
Kushagra Gour
29e7b2f94a script.js: Make compileNodes() recursive to compile imported HTMLs also. fixes #239 2017-12-12 10:27:48 +05:30
Yukino Song
535fcee505 Fix keyboard shortcut 2017-12-12 11:59:14 +08:00
Kushagra Gour
949008f9ce bump to 2.9.5 v2.9.5 2017-12-11 20:02:36 +05:30
Kushagra Gour
989a634836 Add changelog for 2.9.5 2017-12-11 19:57:29 +05:30
Kushagra Gour
8fe23767eb Add a modal to list all keyboard shortcuts. fixes #236 2017-12-11 19:43:58 +05:30
Kushagra Gour
75e941f1e1 improve add external lib modal ux 2017-12-11 17:55:24 +05:30
Kushagra Gour
c232a167ef script.js: dont put screenlog.js when exporting as file 2017-12-11 14:55:45 +05:30
Kushagra Gour
ffeae1ec6a library-list.js: update libs 2017-12-11 14:44:36 +05:30
Kushagra Gour
61e44e129a
Merge pull request #210 from jlapitan/master
update library list(tweenmax and reactjs)
2017-12-11 14:35:07 +05:30
Kushagra Gour
d6abe5bef8
Merge branch 'master' into master 2017-12-11 14:29:18 +05:30
Kushagra Gour
f1c4bec8df
Merge branch 'master' into master 2017-12-11 14:26:51 +05:30
Kushagra Gour
f9bc4b3842
Merge pull request #235 from ClassicOldSong/allow-fullscreen
Allow preview to enter fullscreen
2017-12-11 14:00:12 +05:30
Yukino Song
8669ccce23 Allow preview to enter fullscreen 2017-12-11 15:27:14 +08:00
Kushagra Gour
db89f7fbd5 maximize code panes on dbl click instead of collapsing. fixes #123 2017-12-11 01:09:56 +05:30
Kushagra Gour
e1263cc0ab
update dev support link 2017-11-09 10:52:00 +05:30
Kushagra Gour
782c3b74d1 bump to 2.9.4 v2.9.4 2017-11-09 10:39:24 +05:30
Kushagra Gour
e473d8f164
Merge pull request #230 from chinchang/2.9.4
2.9.4
2017-11-09 10:37:32 +05:30
Kushagra Gour
1da7d9011e add changelog 2017-11-09 10:36:44 +05:30
Kushagra Gour
958f231d13
Merge pull request #212 from prashantagarwal/bug/Github-211
Fixed z-index
2017-11-09 10:09:17 +05:30
Kushagra Gour
b799934bc1
Make footer show over console and fix comments 2017-11-09 10:06:34 +05:30
Kushagra Gour
0aa8f2a5b9 script: prevent JS breaking when logging circular obj. fixes #224 2017-11-09 00:28:44 +05:30