Pouria Hadjibagheri
af002f3d59
Updated docs and interfaces.
2017-03-24 20:01:58 +00:00
Pouria Hadjibagheri
004b408eac
Delocalisation of functions in KeyEvents.
2017-03-24 11:05:00 +00:00
Pouria Hadjibagheri
b87f67f395
Support cmd/ctrl + [ and cmd/ctrl + ] for indentations.
2017-03-24 00:06:27 +00:00
adi
b620a6e347
Vagrant dev env support
...
Static builds moved from Gulp to NPM
Static sources moved to .static folder
Removed and ignored compiled statics
Testapp base template cleanup
2017-03-22 15:11:53 +01:00
Pouria Hadjibagheri
d37cfbc012
Delocalisation of functions, prevention of "double requests" at initiation.
2017-03-22 11:01:14 +00:00
Pouria Hadjibagheri
8a78618a9f
Delocalisation of functions.
2017-03-22 09:58:26 +00:00
Pouria Hadjibagheri
16e2652298
Localised callback events.
2017-03-21 19:28:16 +00:00
Pouria Hadjibagheri
15176fe807
Small correction.
2017-03-19 18:13:11 +00:00
Pouria Hadjibagheri
b5eb7f9c0c
JavaScript updated.
2017-03-19 16:43:53 +00:00
Pouria Hadjibagheri
8506ea179d
Now supports TAB indentations (including in selected sub-strings) and unindentation with SHIFT + TAB.
2017-03-18 20:53:22 +00:00
Pouria Hadjibagheri
8120d067b2
Addresses compatibility issues - now supports IE 10+.
2017-03-18 00:30:29 +00:00
Pouria Hadjibagheri
c9aa6814bf
IE 10+ support for all features / IE 6+ support for non-upload features.
2017-03-17 10:51:08 +00:00
Pouria Hadjibagheri
6c8ba1d48b
JavaScript code rewritten in Pure ECMA 2017 and compiled in ECMA 5 - no longer uses JQuery.
2017-03-17 00:23:49 +00:00
adi
b43623d950
Small refactoring: events naming, logging only errors in console.
2017-03-10 10:47:49 +01:00
Didi Hoffmann
29845b9425
Added three more triggers that enable an animation to be shown when a file is uploaded.
2017-03-08 12:11:14 +01:00
Aymeric Augustin
7b012db5a5
Make it possible to customize image insertion code. ( #20 )
...
* Make it possible to customize image insertion code.
It can be useful to insert more that just a markdown image tag, for
example to provide additional control on the layout of images. Since
there's no convenient way to handle this on the JavaScript side, we
generate the code to insert in Python. Then it can be overridden with
the existing extensibility mechanism, that is, with a custom view.
* Restore backwards-compatibility.
The previous commit is backwards-incompatible for users who pointed
MARKDOWNX_UPLOAD_URLS_PATH to a custom view. This commit restores
backwards-compatibility with the previous API.
2016-05-14 11:58:43 +02:00
adi
a6f9558cb0
Maintenance
2016-02-12 17:44:02 +01:00
adi
cab13adb00
Basic event triggering
2016-02-12 11:47:23 +01:00
Michael van de Waeter
4ae027b634
Fixes issue #12 : Ability to change the url of imageupload in settings
2015-12-01 00:59:43 +01:00
adi
a617143b2f
Custom urls path
2015-10-13 17:34:31 +02:00
adi
281ebb8315
Missing var
2015-10-06 09:42:15 +02:00
adi
d467253550
Cleanup
2015-10-06 08:23:03 +02:00
Adrian
a14b22fda0
Works for 1.0 version
2015-09-06 20:46:46 +02:00
Adrian
59b00db32d
Better editor height updates
...
Refresh preview on image upload
Small fixes
2014-12-03 20:29:58 +01:00
Adrian
d55883c1f0
v0.4.0
2014-11-14 12:29:37 +01:00
Adrian
09db8cdf16
v0.3.1
2014-11-14 11:11:36 +01:00
Adrian
23ed6e1929
v0.2.9
2014-11-12 16:04:21 +01:00
Adrian
884d66cc16
Allow to paste tabs using Tab button
2014-11-05 23:11:33 +01:00
Adrian
2e11c1dbb0
Init
2014-11-01 22:02:31 +01:00