Commit Graph

1039 Commits

Author SHA1 Message Date
Felix Häusler
72ef20edd8 Don't show save dialog for an empty/not changed document (#548)
* Don't show save dialog for an empty document

* Fix blank document was always encoded as LF
2018-11-07 21:50:10 +08:00
jocs
2e133e21e0 fix: #546 2018-11-07 20:27:53 +08:00
Felix Häusler
79ee58ef7e Update changelog (#547) 2018-11-07 10:38:49 +08:00
Felix Häusler
5339ef6bb4 Fix keybinding issues (#543)
* Fix keybinding issues

* Check for duplicate accelerators

* Allow to unset menu accelerators

* Disable AppVeyor to reconfigure later

AppVeyor is currently not in use. We have to enable it and configure.

* Update documentation

* Update documentation [ci skip]
2018-11-07 00:16:50 +08:00
jocs
7b5fb770d0 fix: #544 2018-11-05 23:56:34 +08:00
jocs
adc7b3b5e5 delete debug codes 2018-11-05 23:14:37 +08:00
jocs
41dd6db301 fix: #541 2018-11-05 23:13:37 +08:00
jocs
f3198ae1e4 fix: inline format error when use shift and arrow key to select words 2018-11-04 20:36:43 +08:00
jocs
d2b7f11cc6 pre release 0.13.55 2018-11-04 19:03:37 +08:00
Felix Häusler
2ecc2e36f2 Revert "Workaround: Ctrl+Alt shortcut on Windows (#526)" (#540)
This reverts commit a1853cf73e.
2018-11-03 00:36:23 +08:00
Felix Häusler
63b33aa32f fix: #535 Application menu is not updated when switching windows (#539)
* fix: #535 Menu is not updated when switching windows

* Improve new file/tab UX

* Synchronize menu items after update

* Remoe debug code
2018-11-03 00:17:21 +08:00
jocs
91b514c5e1 update: hide some newly features 2018-11-02 22:06:14 +08:00
Ran Luo
55092ff15d
[WIP] Support Diagram (#529)
* feat: basic use of mermaid

* feat: add flowchart dep

* feat: handle flowchart render error

* feat: edit sequence diagram

* feat: support vega-lite

* fix: #534

* feat: basic use of mermaid

* feat: add flowchart dep

* feat: handle flowchart render error

* feat: edit sequence diagram

* feat: support vega-lite

* feat: copy paste and import and export of diagram

* finish

* fix: #537

* update: dependence
2018-11-01 22:42:34 +08:00
Jocs
f43504b2d0 fix: #534 2018-10-31 10:22:26 +08:00
Jocs
cdc9c6c8ab release version 0.13.53 2018-10-28 19:03:56 +08:00
Felix Häusler
a1853cf73e Workaround: Ctrl+Alt shortcut on Windows (#526) 2018-10-28 19:00:19 +08:00
Felix Häusler
365243eaf6 Add Linux binary package to simplify flatpak build (#525)
* Add Linux binary release to simplify flatpak build

* Update documentation
2018-10-27 19:31:58 +08:00
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