1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-02-23 22:53:18 +01:00

435 Commits

Author SHA1 Message Date
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
95bcd036f1 add semantic-ui.com to manifest 2017-09-16 17:53:42 +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
d5d37e06e4 Merge pull request #172 from iamandrewluca/master
Add option to toggle faster/lighter version of extension
2017-09-16 15:38:06 +05:30
Kushagra Gour
c4b9daedc2 Merge branch 'release-2.9' into master 2017-09-16 15:37:01 +05:30
Kushagra Gour
ee10c3d443 Merge pull request #190 from jlapitan/master
add bootstrap 4 beta library
2017-09-16 15:23:24 +05:30
Kushagra Gour
25d654cadc Merge branch 'release-2.9' into master 2017-09-16 15:21:27 +05:30
Kushagra Gour
0137d2f9f4 Merge pull request #192 from diomed/patch-1
Update library-list.js
2017-09-16 15:16:12 +05:30
May Kittens Devour Your Soul
a8ec36cc49 Update library-list.js
* updated foundation | bulma
* updated vue | react | d3
* removed bootstrap alpha in favor of bootstrap beta (in another pull request already)
* added Semantic UI as requested in #189
2017-09-15 10:16:22 +02:00
jlapitan
6494b4ccda fix trailing space 2017-09-14 15:16:20 +04:00
jlapitan
6232d7a12c add bootstrap 4 beta library 2017-09-14 15:09:37 +04:00
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
813b30db59 Refactor settings layout and add help to all settings. fixes #165 2017-09-12 21:39:53 +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
fc343eb024 add find/replace functionality. fixes #20 2017-09-08 10:32:22 +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 v2.8.1 2017-09-01 10:07:49 +05:30
Kushagra Gour
004ca68806 add changelog 2017-09-01 10:05:56 +05:30
Kushagra Gour
0420ef04f3 update vue version. 2017-09-01 10:05:42 +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
Kushagra Gour
013e5d40f6 update uikit to beta 28 2017-08-19 17:47:58 +05:30
Kushagra Gour
18fae8edbb Merge pull request #168 from diomed/patch-1
updates 4 vue and uikit
2017-08-19 17:01:33 +05:30
Basit Ali
977f71e169 Ability to configure whether to preserve console logs on preview refresh or not. 2017-08-12 00:46:58 +05:00
May Kittens Devour Your Soul
0bc2f1b55c Update library-list.js 2017-07-20 16:30:05 +02:00
May Kittens Devour Your Soul
cad20248de updates 4 vue and uikit 2017-07-20 13:57:28 +02:00
Kushagra Gour
519f1d66b2 bump to 2.8.0 v2.8.0 2017-07-16 12:28:41 +05:30
Kushagra Gour
f60e864bb2 update readme 2017-07-16 12:28:41 +05:30
Kushagra Gour
08b72bda6a Merge pull request #164 from chinchang/release-2.8
Release 2.8
2017-07-16 12:19:23 +05:30
Kushagra Gour
51060a905a package.json: fix homepage 2017-07-16 02:48:40 +05:30
Kushagra Gour
1409aba795 add blog post link 2017-07-16 02:46:12 +05:30
Kushagra Gour
0cca61ddd7 update vuejs version to 2.4 2017-07-16 02:40:11 +05:30
Kushagra Gour
66613f0abc add babel to deps 2017-07-16 02:34:38 +05:30
Kushagra Gour
990c8d7c1e add changelog 2017-07-16 02:32:44 +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
cecde6526e add babel-polyfill file missed in previous commit(5ca7d99). fixes #159 2017-07-15 17:48:10 +05:30
Kushagra Gour
d6fc01dbbc notifications.js: prevent multiple hide timeouts from getting added. 2017-07-15 17:42:46 +05:30
Kushagra Gour
abccf89b97 deferred.js: add comments 2017-07-15 17:42:10 +05:30
Kushagra Gour
b7fb978731 feat: add auto saving. fixes #154 2017-07-15 17:40:25 +05:30
Kushagra Gour
51c5aa8894 Merge branch 'diomed-patch-2-meadow-theme' into release-2.8 2017-07-12 02:34:51 +05:30
Kushagra Gour
81cda551c1 add base2tone-meadow theme. fixes #153 2017-07-12 02:34:29 +05:30