Commit Graph

772 Commits

Author SHA1 Message Date
jocs
d28511914c fix: #521 2018-10-27 17:55:04 +08:00
jocs
19d261eb5d fix: #520 2018-10-26 18:49:35 +08:00
Jocs
ee8743dc66 opti: delete some ununsed codes 2018-10-26 00:31:57 +08:00
Jocs
d42edac8eb fix: #451 empty list item error 2018-10-25 22:00:51 +08:00
Jocs
f0c691ea98 fix: #522 paste bug when paste into empty line 2018-10-25 21:19:12 +08:00
Jocs
3c52ecf87a release: version 0.13.50 2018-10-25 11:27:54 +08:00
jocs
fc8a69e6af typo error 2018-10-25 08:23:09 +08:00
Felix Häusler
d2e74fbefa Update github issue tracker (#518) 2018-10-25 08:11:56 +08:00
jocs
8335598916 fix: escap error in language input 2018-10-24 21:10:50 +08:00
jocs
6fd3608a77 fix: composed error when input Chinese 2018-10-24 20:56:11 +08:00
jocs
4825ac53b7 fix: search in markup code block 2018-10-24 20:19:24 +08:00
Jocs
fe65e13029 update: build process 2018-10-24 13:43:00 +08:00
Jocs
7494bb3223 opti: rewrite check is edit language input 2018-10-24 10:37:41 +08:00
jocs
49cab6dc11 fix: do not show language picker in code block 2018-10-24 00:27:55 +08:00
jocs
d127c3f4cb fix: #517 2018-10-23 23:10:56 +08:00
jocs
ed1f23d173 fix: copy and paste error in code block 2018-10-23 22:51:24 +08:00
jocs
d17de7fe3f feat: support quick input tag name in html block 2018-10-23 22:28:49 +08:00
Ran Luo
39e1ea8081
Prism replace codemirror (#516)
* feat: basic use of code block by prism

* opti: remove codemirror from muya

* feat: add highlight to math and frontmatter

* feat: import and export in math block, html block, frontmatter, code block

* update: paragraph ctrl

* feat: copy and paste in new math block and html block

* feat: update code block style in dark theme

* feat: search and replace in code block

* fix: update menu item status when selection changed

* opti: optimization of updateCtrl divide it into clickCtrl and inputCtrl

* opti: search and replace in code block when no lang selected

* opti: copy paste in code block

* feat: insert paragraph before or after code block

* opti: change emoji.js to emoji.json

* feat: auto indent in code block

* opti: auto indent in code block

* opti: remove the use of snabbdom-virtualize

* fix: do not show format float box in code block

* opti: emoji picker

* update: delete some unused codes

* update: electron

* use a temp prismjs2 instead of prismjs
2018-10-23 21:21:58 +08:00
Enderson Menezes
4c9e6f643b Gramatical Errors (#515)
Correção de Erros de Português
2018-10-18 23:17:27 +08:00
Jocs
e894efa315 opti: delete some unused codes 2018-10-18 13:30:28 +08:00
Enderson Menezes
25c8420e69 addes portuguese archives (#514) 2018-10-18 11:10:49 +08:00
Jocs
0c770bb403 opti: remove unused dependence cheerio 2018-10-18 11:07:59 +08:00
Jocs
ecfcf32378 opti: rewrite markdown to state and remove lib parse5 2018-10-17 23:10:53 +08:00
Jocs
b68b30af4b opti: optimization some codes 2018-10-17 19:05:19 +08:00
Jocs
758441513f fix: unable render emoji when export HTML and PDF 2018-10-16 15:45:40 +08:00
Jocs
55d453a91c fix: #510 pdf export error 2018-10-16 15:10:07 +08:00
Felix Häusler
067cfb0fa7 opt: improve image upload UX (#508)
* opti: notify the user about the deletion url of the uploaded image

* Update changelog
2018-10-15 00:47:14 +08:00
jocs
9ab0085262 fix: clear format when select image 2018-10-13 22:26:29 +08:00
jocs
ac51790623 update: roll back eslint version to 5.6.0 2018-10-13 21:26:43 +08:00
jocs
c6579b7c4d update: babel-eslint eslint-loader 2018-10-13 21:18:04 +08:00
Felix Häusler
fdccc98ed8 Fix overflow in quick insert box (#506) 2018-10-13 21:03:59 +08:00
Felix Häusler
3e29389f42 Portable Windows application (#505)
* Add portable windows application package

* Update changelog
2018-10-13 20:49:05 +08:00
jocs
57e44f4872 Merge branch 'master' of github.com:marktext/marktext 2018-10-13 20:27:50 +08:00
jocs
0c32418adf update: eslint 2018-10-13 20:26:32 +08:00
Jocs
4c10ad381f update: change log 2018-10-13 01:06:32 +08:00
Jocs
25504413cd Merge branch 'master' of github.com:marktext/marktext 2018-10-13 01:06:08 +08:00
Jocs
189c839224 feat: import files 2018-10-13 01:05:33 +08:00
jocs
4fe477d8d5 feat: add hasFocus API 2018-10-12 22:10:19 +08:00
jocs
fa320bf898 fix: icon error in production 2018-10-11 00:43:41 +08:00
Jocs
a5901a5880 fix: #482 wrong enter action between lines 2018-10-10 16:39:19 +08:00
Jocs
3e3d213796 bug: #370 strong + emphasis doesnt work 2018-10-10 15:46:24 +08:00
Jocs
315cdc6614 update: change log 2018-10-10 14:29:26 +08:00
jocs
ceb7279e4f feat: inline format float box 2018-10-10 01:07:39 +08:00
jocs
e1ac8e2977 bug: can not use quick insert in math block and front matter 2018-10-09 21:46:00 +08:00
jocs
2f87d334dc fix: wrong arrow action in table 2018-10-09 20:58:14 +08:00
Jocs
6e18bb4859 opti: rewrite table picker 2018-10-09 15:21:27 +08:00
jocs
42891ecd88 update: electron 2018-10-08 23:52:43 +08:00
jocs
b3a8925785 feat: rewrite image picker and delete previous float box 2018-10-08 23:11:08 +08:00
jocs
9e6aefde6d bug: change float box theme color after editor theme changed 2018-10-08 21:44:49 +08:00
jocs
6a35d70545 opti: hide float box when scroll and add dark theme to flot box 2018-10-08 21:30:20 +08:00