Kushagra Gour
|
9470890681
|
Merge pull request #98 from chinchang/infinite-loop-improvement
Use esprima's syntax delegate to remove use of escodegen. fixes #93 f…
|
2017-04-02 15:32:57 +05:30 |
|
Kushagra Gour
|
888d4a6309
|
refactor es6 compilation code
|
2017-04-02 15:30:36 +05:30 |
|
Kushagra Gour
|
699e835204
|
fix loop protection for ts and es6 code
|
2017-04-02 15:08:41 +05:30 |
|
Kushagra Gour
|
51d7bfbf6f
|
Use esprima's syntax delegate to remove use of escodegen. fixes #93 fixes #73
|
2017-04-02 14:04:02 +05:30 |
|
Kushagra Gour
|
00ca701a36
|
Update README.md
|
2017-03-17 02:01:04 +05:30 |
|
Kushagra Gour
|
3d6ed88abc
|
Update README.md
|
2017-03-17 02:00:28 +05:30 |
|
Kushagra Gour
|
e8285a6531
|
bump to 2.4.1
v2.4.1
|
2017-03-13 09:33:51 +05:30 |
|
Kushagra Gour
|
601f56c6d0
|
fix event
|
2017-03-13 09:01:40 +05:30 |
|
Kushagra Gour
|
84bfa764f7
|
show indentation size value besides the range slider
|
2017-03-12 20:30:24 +05:30 |
|
Kushagra Gour
|
c31c9dd948
|
fix reading of keymap setting
|
2017-03-12 20:21:21 +05:30 |
|
Kushagra Gour
|
ea5d1872db
|
fix events
|
2017-03-12 20:20:58 +05:30 |
|
Kushagra Gour
|
b514a3663c
|
bump to 2.4
v2.4.0
|
2017-03-12 02:25:07 +05:30 |
|
Kushagra Gour
|
6fe592fa88
|
Merge pull request #89 from chinchang/release-2.4
Release 2.4
|
2017-03-12 02:21:39 +05:30 |
|
Kushagra Gour
|
b955b7d151
|
add rate button in help modal
|
2017-03-12 02:20:50 +05:30 |
|
Kushagra Gour
|
5d6a701eb6
|
add changelog
|
2017-03-12 02:16:40 +05:30 |
|
Kushagra Gour
|
f1a9d678cb
|
add missing theme files.
|
2017-03-12 02:09:26 +05:30 |
|
Kushagra Gour
|
406e8a83a2
|
add event for setting update.
|
2017-03-12 01:43:56 +05:30 |
|
Kushagra Gour
|
7d34b2a664
|
refactor: change id of saved item count el
|
2017-03-12 01:15:33 +05:30 |
|
Kushagra Gour
|
8cc473ed3a
|
fix condition for user triggered change in cm change event
|
2017-03-12 01:12:33 +05:30 |
|
Kushagra Gour
|
e724ed868c
|
show saved item count
|
2017-03-12 01:11:35 +05:30 |
|
Kushagra Gour
|
6f06b7e950
|
refactor to stop unnecessary setPreviewContent calls
|
2017-03-12 00:46:38 +05:30 |
|
Kushagra Gour
|
e8ea4b8fca
|
add uninstall url
|
2017-03-12 00:11:17 +05:30 |
|
Kushagra Gour
|
d7303ded7f
|
remove logs
|
2017-03-11 19:52:14 +05:30 |
|
Kushagra Gour
|
a678d6997a
|
stop preview refresh when cm changes thru setValue() call.
|
2017-03-11 19:50:18 +05:30 |
|
Kushagra Gour
|
073a08b176
|
style tweak: lighten the logo in footer
|
2017-03-11 19:22:07 +05:30 |
|
Kushagra Gour
|
29e5ed6cf7
|
add test scenarios
|
2017-03-11 19:21:55 +05:30 |
|
Kushagra Gour
|
af07f9e9e6
|
unmark save btn when new item is created
|
2017-03-11 17:04:04 +05:30 |
|
Kushagra Gour
|
42adbb2883
|
add filesystem to scp whitelist
|
2017-03-11 17:01:17 +05:30 |
|
Kushagra Gour
|
4659b7e15c
|
minor traking n style fixes
|
2017-03-11 17:01:05 +05:30 |
|
Kushagra Gour
|
94fd06b1ff
|
codeblast only only actual editing/deletion
|
2017-03-11 16:44:58 +05:30 |
|
Kushagra Gour
|
8f885c5b91
|
wait for mode handling before preview refresh.
|
2017-03-11 16:44:34 +05:30 |
|
Kushagra Gour
|
26d8336d6f
|
style header btns.
|
2017-03-11 02:37:55 +05:30 |
|
Kushagra Gour
|
a85137d4ee
|
add msg around script csp and add few more domains
|
2017-03-11 02:37:55 +05:30 |
|
Kushagra Gour
|
a47f191878
|
remmove import/export icon and eslint fixes
|
2017-03-11 01:00:29 +05:30 |
|
Kushagra Gour
|
368c3d5d4a
|
load theme css on demand.fixes #84
|
2017-03-11 00:57:58 +05:30 |
|
Kushagra Gour
|
bb05c17ae4
|
variable optimization in codeblast lib.
|
2017-03-11 00:47:31 +05:30 |
|
Kushagra Gour
|
0a1248b375
|
add fontsize to settings
|
2017-03-11 00:35:07 +05:30 |
|
Kushagra Gour
|
d2f7fba297
|
show warning if new btn clicked with unsaved changes fixes #81
|
2017-03-11 00:34:15 +05:30 |
|
Kushagra Gour
|
d4466f73ad
|
remove extra theme option
|
2017-03-09 01:34:02 +05:30 |
|
Kushagra Gour
|
8984ae9049
|
fix keymap radio btns
|
2017-03-07 10:06:24 +05:30 |
|
Kushagra Gour
|
403a078a3e
|
add basic support for vim. commands dont show right now. fixes #83
|
2017-03-06 11:02:38 +05:30 |
|
Kushagra Gour
|
7adacbabe7
|
add missing themes n update codeblast
|
2017-03-06 10:46:15 +05:30 |
|
Kushagra Gour
|
5f113410b5
|
theme options for editor! fixes #84
|
2017-03-05 01:01:44 +05:30 |
|
Kushagra Gour
|
76abde22e4
|
save and load prefs. fixes #65 #28
|
2017-03-04 20:35:46 +05:30 |
|
Kushagra Gour
|
318ecf29ee
|
eslint fixes
|
2017-03-04 18:27:57 +05:30 |
|
Kushagra Gour
|
56679fee72
|
add structure for settings pane. fixes #65 #28
|
2017-03-04 18:23:30 +05:30 |
|
Kushagra Gour
|
f704ae6b53
|
enable emmet in css
|
2017-02-27 02:52:11 +05:30 |
|
Kushagra Gour
|
cccf5212a1
|
minor fixes n checks.
|
2017-02-27 02:45:26 +05:30 |
|
Kushagra Gour
|
befcd1f74c
|
add import/export feat. fixes #59
|
2017-02-27 02:45:26 +05:30 |
|
Kushagra Gour
|
1c561cfe1b
|
highlight when unsaved changes. fixes #75
|
2017-02-21 11:04:26 +05:30 |
|