Commit graph

659 commits

Author SHA1 Message Date
Martin Mahner
63a8500cc8 Django 3.0 compatibility. 2019-12-05 09:41:05 +01:00
Martin Mahner
7759df5158 Use pytest for testsuite runs. 2019-12-05 09:40:39 +01:00
Martin Mahner
6f459be8b2 Update pyenv version list. 2019-12-05 09:39:44 +01:00
Martin Mahner
d24c885715
Update README.rst 2019-11-24 09:56:13 +01:00
Martin Mahner
ec46768502
Create rtd-requirements.txt 2019-11-24 09:50:50 +01:00
dependabot[bot]
fcaf25d1df Bump mixin-deep from 1.3.1 to 1.3.2 (#131)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-09 09:43:11 +01:00
Martin Mahner
247329903c Added interims version. 2019-09-12 09:14:42 +02:00
Martin Mahner
81a4a5f7b5 Remove local config from package. 2019-09-12 09:13:17 +02:00
Martin Mahner
25d4a74e94 Bump up version 2019-08-04 20:57:22 +02:00
Martin Mahner
ff3c56c44c Exclude local settings. 2019-08-04 20:55:56 +02:00
Martin Mahner
60e86cf185 Merge remote-tracking branch 'origin/master' 2019-07-23 11:09:52 +02:00
Martin Mahner
275addaca4 isort config that's aligned with black settings. 2019-07-23 11:09:45 +02:00
Martin Mahner
8d16686986
Update standalone_installation.rst 2019-07-12 20:21:13 +02:00
Martin Mahner
a1a048462d 3.3 Release 2019-07-12 16:14:44 +02:00
Martin Mahner
7acfa1f475 Ship compiled static files with Pypi package. #125 2019-07-12 16:14:18 +02:00
Martin Mahner
e945a8aa6d Version 3.2 2019-06-24 11:27:31 +02:00
Martin Mahner
39e45c8344 Added JS/React Lexer. Fixes #124 2019-06-24 11:27:25 +02:00
Martin Mahner
e669357f2d Merge remote-tracking branch 'origin/master' 2019-06-13 15:41:03 +02:00
Martin Mahner
709bb9dff4 Added JSON to list of lexer 2019-06-13 15:40:57 +02:00
Martin Mahner
bb8664a1a1
Update CHANGELOG.rst 2019-06-13 14:33:44 +02:00
Frederik
a19e6f26e1 Use CTRL+Enter on Linux (#121)
Currently, there's only "Windows and "not Windows", which makes all non-Windows platforms behave like Mac (i.e., they have a meta key.). That's unfortunately not very true.

Instead, I'd suggest use the apple meta key on platforms that are known to be Mac and support CTRL+Enter on all other platforms (Linux, Unix, etc.)
2019-06-13 14:29:14 +02:00
Martin Mahner
8825ef0930 Raw view improvements, copy snippet button, hide edit panel. #120 2019-05-27 09:55:39 +02:00
Martin Mahner
2666c90400 Pyformat and changelog fixes. 2019-05-16 10:49:58 +02:00
Martin Mahner
a6c4d8f6ba Pypi Description Fixes 2019-05-16 10:07:21 +02:00
Martin Mahner
823c2be91c Travis xenial for all Python versions. 2019-05-16 09:50:04 +02:00
Martin Mahner
32ed0f3d04 v3.1. Django 2.2 tests. 2019-05-16 09:44:11 +02:00
Martin Mahner
04a41a91f1 Fixed ugettext 2019-05-16 09:38:03 +02:00
Martin Mahner
0aef364f2a View Raw mode can be disabled 2019-05-16 09:33:29 +02:00
Martin Mahner
7eb6543d8b Minor clenaup 2019-03-16 10:40:56 +01:00
Martin Mahner
b0f0d3d75c Version bump 2019-02-03 12:25:56 +01:00
Martin Mahner
b63660ba3c Updated Lexer List 2019-02-03 12:25:47 +01:00
Martin Mahner
3af5aca8f0 RTL is no longer considered beta. 2019-02-03 12:01:37 +01:00
Martin Mahner
0e15d1e72b Cleanup fix 2019-02-03 11:57:02 +01:00
Martin Mahner
a65dd3226e Wording and version fixes. 2019-01-25 14:02:34 +01:00
Martin Mahner
ac9ca156d0 Added note that Misaka requires dev python headers. Closes #117. 2019-01-25 13:49:25 +01:00
Martin Mahner
42812855b2 Code cleanup and setup.cfg 2019-01-25 13:47:00 +01:00
Martin Mahner
868e977df4 Added ipython ext 2019-01-02 13:49:52 +01:00
Martin Mahner
16c48c8662 Updated changelog 2018-12-19 16:08:49 +01:00
Martin Mahner
6872ea8f9f Using sass for node-sass 2018-12-19 15:48:04 +01:00
Martin Mahner
f25b765aaf Updated node-sass, npm 2018-12-19 15:32:34 +01:00
Martin Mahner
c19d924f7d Merge remote-tracking branch 'origin/master' 2018-12-19 15:09:30 +01:00
Martin Mahner
0f5fbd28f4 Right-To-Left Support 2018-12-19 15:03:15 +01:00
ABDUL NIYAS P M
f06761c1ff minor fixes (#114) 2018-12-11 18:56:30 +01:00
Martin Mahner
3bfb153b74 Revert "replaced i with throwaway variable (#113)"
This would break the ugettext shortcut.

This reverts commit faf4030e91.
2018-12-11 16:51:17 +01:00
Martin Mahner
50319b269e Merge remote-tracking branch 'origin/master' 2018-12-09 13:25:40 +01:00
Martin Mahner
28cb8816cd Removed link to API snippets as they are too deployment specific. Closes #112. 2018-12-09 13:25:37 +01:00
ABDUL NIYAS P M
faf4030e91 replaced i with throwaway variable (#113) 2018-12-09 13:24:16 +01:00
Martin Mahner
89a4e95d88 Added Django 2.1 to test list. 2018-09-17 22:17:23 +02:00
Martin Mahner
e0fc68e4e0 Fixed StaticInline config 2018-09-17 21:56:52 +02:00
Martin Mahner
cc96101406
Added six to the list of required packages. 2018-09-17 21:19:24 +02:00