Kushagra Gour
|
29e7b2f94a
|
script.js: Make compileNodes() recursive to compile imported HTMLs also. fixes #239
|
2017-12-12 10:27:48 +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
|
db89f7fbd5
|
maximize code panes on dbl click instead of collapsing. fixes #123
|
2017-12-11 01:09:56 +05:30 |
|
Kushagra Gour
|
782c3b74d1
|
bump to 2.9.4
|
2017-11-09 10:39:24 +05:30 |
|
Kushagra Gour
|
0aa8f2a5b9
|
script: prevent JS breaking when logging circular obj. fixes #224
|
2017-11-09 00:28:44 +05:30 |
|
Kushagra Gour
|
bba5f040a4
|
bump to 2.9.3
|
2017-10-27 00:51:42 +05:30 |
|
Kushagra Gour
|
f8df8afd4b
|
fix only css updation in detached windows style tag.
|
2017-10-27 00:45:00 +05:30 |
|
Kushagra Gour
|
e0546ad7c6
|
ask for save location when exporting creations. fixes #200
|
2017-10-27 00:30:51 +05:30 |
|
Kushagra Gour
|
18484fdfcb
|
prevent double console logs in detached mode. fixes #223
|
2017-10-27 00:30:51 +05:30 |
|
Kushagra Gour
|
a034fc6aae
|
stop main frame updation in detached mode. fixes #223
|
2017-10-25 01:03:45 +05:30 |
|
Kushagra Gour
|
b9382d128d
|
Merge pull request #219 from AshBardhan/retina-screenshot-fix
Retina screenshot Fix
|
2017-10-15 23:38:24 +05:30 |
|
AshBardhan
|
5b6fa361d5
|
Fixed screenshots for Retina display system
|
2017-10-15 12:00:05 +05:30 |
|
Kushagra Gour
|
753d9264d2
|
show notification when libraries updated. fixes #199
|
2017-10-13 10:14:25 +05:30 |
|
Kushagra Gour
|
dbf6723c16
|
add close btn in modals. fixes #199
|
2017-10-13 10:14:25 +05:30 |
|
Kushagra Gour
|
508ce715b4
|
create declarative directive for modal triggers.
|
2017-10-13 10:14:25 +05:30 |
|
Kushagra Gour
|
2a92079bf1
|
add doctype to preview html. fixes #204
|
2017-10-13 10:14:25 +05:30 |
|
Kushagra Gour
|
e30bb691dc
|
fix event condition
|
2017-09-21 13:08:36 +05:30 |
|
Kushagra Gour
|
433662f517
|
bump to 2.9.1
|
2017-09-21 10:42:45 +05:30 |
|
Kushagra Gour
|
8f5496993c
|
pass version in onboard event
|
2017-09-21 10:40:41 +05:30 |
|
Kushagra Gour
|
c43f6462f8
|
fix onboard event tracking
|
2017-09-21 10:38:31 +05:30 |
|
Kushagra Gour
|
8d5a348c1f
|
add events for detach preview and css setting btn
|
2017-09-20 02:04:57 +05:30 |
|
Kushagra Gour
|
617da3716b
|
bump to 2.9.0
|
2017-09-17 02:42:14 +05:30 |
|
Kushagra Gour
|
ea2c34efaa
|
script.js: set default of lightVersion as false
|
2017-09-17 02:36:42 +05:30 |
|
Kushagra Gour
|
576a707cd4
|
script.js: save settings when available only.
|
2017-09-17 02:33:44 +05:30 |
|
Kushagra Gour
|
2879758ae0
|
Make console work with detached mode also. fixes #92
|
2017-09-17 01:36:54 +05:30 |
|
Kushagra Gour
|
748c8a0b00
|
focus detached window if already present and size it same as iframe. fixes #92
|
2017-09-16 19:27:28 +05:30 |
|
Kushagra Gour
|
afd491b543
|
fixes for acss config. fixes #109
|
2017-09-16 19:26:54 +05:30 |
|
Kushagra Gour
|
99800a728c
|
some mroe fixes for detached mode. fixes #92
|
2017-09-16 19:04:59 +05:30 |
|
Kushagra Gour
|
eadccb5c2e
|
typo in lightversion condition
|
2017-09-16 18:01:18 +05:30 |
|
Kushagra Gour
|
cd2ab830e1
|
Add line wrap settings. fixes #186
|
2017-09-16 17:52:34 +05:30 |
|
Kushagra Gour
|
eb1cd50ebb
|
refactor code for light version mode. fixes #172
|
2017-09-16 16:56:03 +05:30 |
|
Kushagra Gour
|
c4b9daedc2
|
Merge branch 'release-2.9' into master
|
2017-09-16 15:37:01 +05:30 |
|
Kushagra Gour
|
02c32a3eaa
|
set same theme on acss config codemirror
|
2017-09-13 00:15:35 +05:30 |
|
Kushagra Gour
|
1693afa747
|
add configurations support for ACSS. fixes #109
|
2017-09-13 00:12:25 +05:30 |
|
Kushagra Gour
|
ebbd2ba0e8
|
Merge pull request #181 from BasitAli/preserve-console-logs
New setting for preserving console logs.
|
2017-09-12 01:07:13 +05:30 |
|
Kushagra Gour
|
90f50f5502
|
add basic detached preview mode. fixes #92
|
2017-09-04 03:17:26 +05:30 |
|
Kushagra Gour
|
83e28635d0
|
bump to 2.8.1
|
2017-09-01 10:07:49 +05:30 |
|
Kushagra Gour
|
aa1108919e
|
add charset utf8 in preview html. fixes #173
|
2017-09-01 09:48:26 +05:30 |
|
Kushagra Gour
|
935cab5314
|
set onboardmodal event as soon as the modal is seen
|
2017-09-01 09:42:00 +05:30 |
|
Andrew Luca
|
ebdfd2e4be
|
⚡ Change useBlur setting to lightVersion
|
2017-08-19 23:11:15 +03:00 |
|
Andrew Luca
|
230033cb10
|
Add option to enable/disable blur overlay
|
2017-08-19 22:59:23 +03:00 |
|
Basit Ali
|
977f71e169
|
Ability to configure whether to preserve console logs on preview refresh or not.
|
2017-08-12 00:46:58 +05:00 |
|
Kushagra Gour
|
519f1d66b2
|
bump to 2.8.0
|
2017-07-16 12:28:41 +05:30 |
|
Kushagra Gour
|
21646c20f9
|
add 3 different errors for preview failure
|
2017-07-16 01:39:48 +05:30 |
|
Kushagra Gour
|
35a8ad71d7
|
fix writefile error message
|
2017-07-16 01:09:39 +05:30 |
|
Kushagra Gour
|
71e7a7e2a9
|
add option to specify and custom system font for editor. fixes #136
|
2017-07-16 00:57:39 +05:30 |
|
Kushagra Gour
|
a9898f28bd
|
make autocompletion a configurable setting. fixes #163
|
2017-07-15 20:18:30 +05:30 |
|
Kushagra Gour
|
b7fb978731
|
feat: add auto saving. fixes #154
|
2017-07-15 17:40:25 +05:30 |
|