1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-10 00:16:18 +02:00
Commit Graph

49 Commits

Author SHA1 Message Date
75c68ec769 persist the split sizes in theitem itself. 2016-11-27 08:16:43 +05:30
5411a1f3a5 debounce collapse updation. 2016-11-26 13:29:50 +05:30
6dbc3626c5 fix logic. 2016-11-26 01:18:01 +05:30
800c391cb7 WIP 2016-11-23 00:21:14 +05:30
a1c16bc429 resolve conflicts n merge master. 2016-11-21 23:03:46 +05:30
68908fbdd7 add ga. 2016-11-21 11:27:50 +05:30
d592edc4b5 WIP 2016-11-21 10:32:42 +05:30
05894131a5 Merge remote-tracking branch 'origin/release-2.0' into release-2.0 2016-11-16 00:18:26 +05:30
907903e0ef some more eslint fixes 😄 2016-11-15 11:12:35 +05:30
75a57bca03 fix eslint errors. 2016-11-15 11:08:54 +05:30
bd2588a534 add inlet + some ui changes. 2016-11-14 16:49:38 +05:30
ba0f8d02a1 save layout inside item. 2016-11-14 15:05:20 +05:30
8a82a24c7d Protect webmaker users from INFINITE LOOPS! fixes #18 2016-11-14 12:41:59 +05:30
25f5674bf4 saved layout in item itself. 2016-11-13 17:10:23 +05:30
1b8830986e save item on title input blur...if its already saved. 2016-11-13 16:52:01 +05:30
3f8bbd0f52 show error in js/css editor. fixed #15 2016-11-13 16:51:42 +05:30
137adf3fdc add an alert system. 2016-11-11 11:37:27 +05:30
c33eb3e445 enable opening of saved items + some refactor. 2016-11-09 11:48:28 +05:30
754a1eaa4b add basic saving feature to local. fixes #16 2016-11-08 02:08:13 +05:30
1787626eef 1.7.1 2016-07-16 03:34:42 +05:30
507bc1fcfe fix syntax highlighting for preprocessors. fixes #17 2016-07-16 03:31:57 +05:30
2bfd729371 1.7.0 2016-07-15 03:42:44 +05:30
6790f9d90e eslint fixes. 2016-07-15 02:43:44 +05:30
fbbc0cf329 add mode support in save html and codepen features. 2016-07-15 02:17:10 +05:30
3162b75bac add jade and markdown. 2016-07-15 01:30:49 +05:30
e497223db5 lazy load compiler scripts. 2016-07-15 00:52:04 +05:30
5cfea4d0ca add on demand mode loading to cm. 2016-07-14 03:48:12 +05:30
ad3c605649 save modes in storage. 2016-07-14 02:27:55 +05:30
45aa1d1e7d add support for sass,es6,less n coffee. 2016-07-14 01:54:43 +05:30
b128c218f7 add notification system. 2016-07-07 15:46:19 +05:30
5b985c45a0 Merge pull request #13 from chinchang/MKFMIKU-func
Add saving key shortcut
2016-07-05 15:29:17 +05:30
00f211b6dd eslint fixes. 2016-07-05 15:28:13 +05:30
d11dbbb099 remove auto focus from html editor. 2016-07-05 15:15:43 +05:30
0493aa359b Merge branch 'master' into func
# Conflicts:
#	src/script.js
2016-06-11 13:31:27 +08:00
033c1f5f59 Add metaKey for mac 2016-06-09 16:54:53 +08:00
de34ff71a3 Fix the indent 2016-06-09 16:27:12 +08:00
0a32371f0c add eslint. 2016-06-09 13:52:31 +05:30
ed9bb17d10 Change the function name 2016-06-08 21:43:33 +08:00
db502d0a50 Fix 2016-06-08 21:40:29 +08:00
2a9a8aae8f Fix the format 2016-06-08 10:44:57 +08:00
26281294ab Add key short for the save file 2016-06-08 10:39:27 +08:00
ddf3918e62 remmove dead code. 2016-05-17 02:06:28 +05:30
d4d2f09097 check setting value before populating last code 2016-05-17 01:47:33 +05:30
01b3ad0c4f fallback to old method of options page bcoz of bug. 2016-05-17 01:29:25 +05:30
c2be7637ba add options page and preserve code setting. 2016-05-16 04:24:23 +05:30
d0e1691f85 use new approach to create preview html. 2016-05-11 03:17:28 +05:30
8b81a70afa save as html feature. 2016-05-11 01:31:37 +05:30
d9e586a34f add codepen btn. 2016-05-10 18:27:00 +05:30
4eb5c1d98d move source to src. 2016-05-07 04:00:38 +05:30