1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-13 01:56:24 +02:00
Commit Graph

268 Commits

Author SHA1 Message Date
0b16989e63 script: variable refactoring for saveditempane kbd shortcuts 2018-02-03 14:11:16 +05:30
c17b4c5b4f 🎉 Split events for Saved Items Pane into own function 2017-12-27 01:53:18 +02:00
feabefe906 Extract selectedElement from ifs 2017-12-27 01:43:00 +02:00
af065b17cc Group 'isSavedItemsPaneOpen' shortcuts
Eslint complexity drops from 25 to 22
2017-12-27 01:17:12 +02:00
7699d213d1 Remove some duplciate code
Eslint complexity drops from 27 to 25
2017-12-27 00:56:10 +02:00
d6d205d83e Extract keyboard shortcuts
Eslint complexity drops from 31 to 27
2017-12-27 00:00:32 +02:00
e29a9afafc bump to 2.9.6 2017-12-12 11:10:53 +05:30
154cf9f0da Merge pull request #238 from ClassicOldSong/fix-key-binding
Fix keyboard shortcut
2017-12-12 10:36:12 +05:30
29e7b2f94a script.js: Make compileNodes() recursive to compile imported HTMLs also. fixes #239 2017-12-12 10:27:48 +05:30
535fcee505 Fix keyboard shortcut 2017-12-12 11:59:14 +08:00
8fe23767eb Add a modal to list all keyboard shortcuts. fixes #236 2017-12-11 19:43:58 +05:30
75e941f1e1 improve add external lib modal ux 2017-12-11 17:55:24 +05:30
c232a167ef script.js: dont put screenlog.js when exporting as file 2017-12-11 14:55:45 +05:30
db89f7fbd5 maximize code panes on dbl click instead of collapsing. fixes #123 2017-12-11 01:09:56 +05:30
782c3b74d1 bump to 2.9.4 2017-11-09 10:39:24 +05:30
0aa8f2a5b9 script: prevent JS breaking when logging circular obj. fixes #224 2017-11-09 00:28:44 +05:30
bba5f040a4 bump to 2.9.3 2017-10-27 00:51:42 +05:30
f8df8afd4b fix only css updation in detached windows style tag. 2017-10-27 00:45:00 +05:30
e0546ad7c6 ask for save location when exporting creations. fixes #200 2017-10-27 00:30:51 +05:30
18484fdfcb prevent double console logs in detached mode. fixes #223 2017-10-27 00:30:51 +05:30
a034fc6aae stop main frame updation in detached mode. fixes #223 2017-10-25 01:03:45 +05:30
b9382d128d Merge pull request #219 from AshBardhan/retina-screenshot-fix
Retina screenshot Fix
2017-10-15 23:38:24 +05:30
5b6fa361d5 Fixed screenshots for Retina display system 2017-10-15 12:00:05 +05:30
753d9264d2 show notification when libraries updated. fixes #199 2017-10-13 10:14:25 +05:30
dbf6723c16 add close btn in modals. fixes #199 2017-10-13 10:14:25 +05:30
508ce715b4 create declarative directive for modal triggers. 2017-10-13 10:14:25 +05:30
2a92079bf1 add doctype to preview html. fixes #204 2017-10-13 10:14:25 +05:30
e30bb691dc fix event condition 2017-09-21 13:08:36 +05:30
433662f517 bump to 2.9.1 2017-09-21 10:42:45 +05:30
8f5496993c pass version in onboard event 2017-09-21 10:40:41 +05:30
c43f6462f8 fix onboard event tracking 2017-09-21 10:38:31 +05:30
8d5a348c1f add events for detach preview and css setting btn 2017-09-20 02:04:57 +05:30
617da3716b bump to 2.9.0 2017-09-17 02:42:14 +05:30
ea2c34efaa script.js: set default of lightVersion as false 2017-09-17 02:36:42 +05:30
576a707cd4 script.js: save settings when available only. 2017-09-17 02:33:44 +05:30
2879758ae0 Make console work with detached mode also. fixes #92 2017-09-17 01:36:54 +05:30
748c8a0b00 focus detached window if already present and size it same as iframe. fixes #92 2017-09-16 19:27:28 +05:30
afd491b543 fixes for acss config. fixes #109 2017-09-16 19:26:54 +05:30
99800a728c some mroe fixes for detached mode. fixes #92 2017-09-16 19:04:59 +05:30
eadccb5c2e typo in lightversion condition 2017-09-16 18:01:18 +05:30
cd2ab830e1 Add line wrap settings. fixes #186 2017-09-16 17:52:34 +05:30
eb1cd50ebb refactor code for light version mode. fixes #172 2017-09-16 16:56:03 +05:30
c4b9daedc2 Merge branch 'release-2.9' into master 2017-09-16 15:37:01 +05:30
02c32a3eaa set same theme on acss config codemirror 2017-09-13 00:15:35 +05:30
1693afa747 add configurations support for ACSS. fixes #109 2017-09-13 00:12:25 +05:30
ebbd2ba0e8 Merge pull request #181 from BasitAli/preserve-console-logs
New setting for preserving console logs.
2017-09-12 01:07:13 +05:30
90f50f5502 add basic detached preview mode. fixes #92 2017-09-04 03:17:26 +05:30
83e28635d0 bump to 2.8.1 2017-09-01 10:07:49 +05:30
aa1108919e add charset utf8 in preview html. fixes #173 2017-09-01 09:48:26 +05:30
935cab5314 set onboardmodal event as soon as the modal is seen 2017-09-01 09:42:00 +05:30