1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-14 02:26:20 +02:00
Commit Graph

268 Commits

Author SHA1 Message Date
88a49cd4c5 add chrome like dev console! fixes #56 2017-05-07 17:00:12 +05:30
30e5549206 fix refresh on trying to open acss in codepen. 2017-05-02 02:58:20 +05:30
d7d0aafb3d add event for search input 2017-05-02 02:55:35 +05:30
1db5a5db76 add changelog 2017-05-01 01:49:35 +05:30
45bc0d971b use const and fix up arrow login in saved pane 2017-05-01 01:36:34 +05:30
1b90ef1555 add empty checks in keyboard handler for saveditemspane 2017-05-01 01:27:25 +05:30
afa22b8309 docs 2017-05-01 01:15:29 +05:30
5644b0c9c0 add check when acss is tried to open in codepen and add missing lib :P. fixes #100 2017-04-30 20:53:00 +05:30
35feba9692 add check on editorWithFocus before using it. 2017-04-30 20:38:23 +05:30
badf7af894 remove usage of slice to convert nodelist to array. 2017-04-30 20:36:50 +05:30
9fd7ea2994 eslint fixes. 2017-04-30 20:35:00 +05:30
b6e463ba4c add search inside saved items pane. fixes #26 2017-04-30 20:32:12 +05:30
659588d580 make auto preview a configurable setting. fixes #60 2017-04-30 20:32:11 +05:30
40c4cc7209 add atomizer css support. fixes #100 2017-04-30 20:32:11 +05:30
0c85f79bae provide settings for refreshing preview on resize. fixes #97 2017-04-25 01:34:57 +05:30
f13b3efbaf fix wrong indentation size issue. fixes #104 2017-04-24 03:12:23 +05:30
089f3ed0ea bump to 2.4.2 2017-04-02 15:56:28 +05:30
888d4a6309 refactor es6 compilation code 2017-04-02 15:30:36 +05:30
699e835204 fix loop protection for ts and es6 code 2017-04-02 15:08:41 +05:30
51d7bfbf6f Use esprima's syntax delegate to remove use of escodegen. fixes #93 fixes #73 2017-04-02 14:04:02 +05:30
601f56c6d0 fix event 2017-03-13 09:01:40 +05:30
84bfa764f7 show indentation size value besides the range slider 2017-03-12 20:30:24 +05:30
c31c9dd948 fix reading of keymap setting 2017-03-12 20:21:21 +05:30
ea5d1872db fix events 2017-03-12 20:20:58 +05:30
b514a3663c bump to 2.4 2017-03-12 02:25:07 +05:30
5d6a701eb6 add changelog 2017-03-12 02:16:40 +05:30
406e8a83a2 add event for setting update. 2017-03-12 01:43:56 +05:30
7d34b2a664 refactor: change id of saved item count el 2017-03-12 01:15:33 +05:30
8cc473ed3a fix condition for user triggered change in cm change event 2017-03-12 01:12:33 +05:30
e724ed868c show saved item count 2017-03-12 01:11:35 +05:30
6f06b7e950 refactor to stop unnecessary setPreviewContent calls 2017-03-12 00:46:38 +05:30
d7303ded7f remove logs 2017-03-11 19:52:14 +05:30
a678d6997a stop preview refresh when cm changes thru setValue() call. 2017-03-11 19:50:18 +05:30
af07f9e9e6 unmark save btn when new item is created 2017-03-11 17:04:04 +05:30
4659b7e15c minor traking n style fixes 2017-03-11 17:01:05 +05:30
8f885c5b91 wait for mode handling before preview refresh. 2017-03-11 16:44:34 +05:30
a47f191878 remmove import/export icon and eslint fixes 2017-03-11 01:00:29 +05:30
368c3d5d4a load theme css on demand.fixes #84 2017-03-11 00:57:58 +05:30
0a1248b375 add fontsize to settings 2017-03-11 00:35:07 +05:30
d2f7fba297 show warning if new btn clicked with unsaved changes fixes #81 2017-03-11 00:34:15 +05:30
d4466f73ad remove extra theme option 2017-03-09 01:34:02 +05:30
8984ae9049 fix keymap radio btns 2017-03-07 10:06:24 +05:30
403a078a3e add basic support for vim. commands dont show right now. fixes #83 2017-03-06 11:02:38 +05:30
7adacbabe7 add missing themes n update codeblast 2017-03-06 10:46:15 +05:30
5f113410b5 theme options for editor! fixes #84 2017-03-05 01:01:44 +05:30
76abde22e4 save and load prefs. fixes #65 #28 2017-03-04 20:35:46 +05:30
318ecf29ee eslint fixes 2017-03-04 18:27:57 +05:30
56679fee72 add structure for settings pane. fixes #65 #28 2017-03-04 18:23:30 +05:30
f704ae6b53 enable emmet in css 2017-02-27 02:52:11 +05:30
cccf5212a1 minor fixes n checks. 2017-02-27 02:45:26 +05:30