Commit Graph

104 Commits

Author SHA1 Message Date
Ran Luo
65d12af922
Release v0.15.0 (#1242)
* release v0.15.0

* release version 0.15.0
2019-08-07 22:33:01 +08:00
Felix Häusler
c364004325
docs: fix readme links (#1066)
[skip ci]
2019-06-06 21:19:33 +02:00
Felix Häusler
4dada5b84d
Drop support for portable Windows binary (#1065)
* Dropped support for portable Windows binary

* Update documentation
2019-06-05 21:39:23 +02:00
Andres
e923286cfb fix typo in readme (#999) 2019-05-02 00:09:50 +02:00
Ran Luo
413b3f92db Add a result table (#965)
* Add a result table

* update comments

* update readme
2019-04-23 17:18:04 +02:00
Ran Luo
09aa23ebeb Update Spec from 0.28 to 0.28 in comments and menus (#932) 2019-04-13 15:01:05 +02:00
Felix Häusler
5ab688a52f
release v0.14.0 (#930) 2019-04-12 19:51:30 +02:00
罗冉
e3582297c2 update offical website address 2019-04-09 11:09:43 +08:00
Ran Luo
4e918503f4 feat: add front menu (#875)
* feat: add front menu

* update changelog

* feat: add short cut of paragraph edit

* fix location bug of submenu

* update checkbox style in editor

* update selected background color

* update KEYBINDINGS.md

* Bullet to ordered list issue:

* emit change event after control paragraph

* fix: marked parse error

* disable table, front-matter and horizontal line in paragraph turn into, and fixed paragraph turn into html and math

* fix unwanted space before text paragraph when heading turn into text paragraph

* fix error when turn heading to paragraph

* put front menu on the left on front icon

* update readme

* if the selection span in two lnes, disable paragraph turn into heading
2019-04-07 16:16:49 +02:00
罗冉
2bd52d06e0 update sponsor qordoba logo and link 2019-04-03 13:26:54 +08:00
jocs
21e6ebc1ff update theme image url in readme 2019-04-02 20:38:49 +08:00
Ran Luo
270900518f
update sponsors (#842)
* update sponsors

* change main picture in readme

* update themes picture in readme
2019-04-02 20:35:05 +08:00
Felix Häusler
2007fc59e9 docs: update readme (#767) 2019-03-15 08:45:06 +08:00
Felix Häusler
5d23b08ea9 fix: README.md image sources (#763) 2019-03-13 10:26:29 +08:00
罗冉
ea22a94286 update: readme file 2019-02-27 19:12:16 +08:00
jocs
ce8d17de95 release version 0.13.65 2018-11-21 10:27:17 +08:00
jocs
8e44992d22 update: readme 2018-11-11 10:14:56 +08:00
Felix Häusler
b1518e266a Add AppVeyor configuration (#550) 2018-11-10 10:53:38 +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
cdc9c6c8ab release version 0.13.53 2018-10-28 19:03:56 +08:00
Jocs
3c52ecf87a release: version 0.13.50 2018-10-25 11:27:54 +08:00
Felix Häusler
d2e74fbefa Update github issue tracker (#518) 2018-10-25 08:11:56 +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
25c8420e69 addes portuguese archives (#514) 2018-10-18 11:10:49 +08:00
jocs
8b6f8e59a3 typo error 2018-10-01 19:44:27 +08:00
Asmilex
04d6cb7b8d Added Spanish translation (#499)
* Added Spanish translation

* Fixed typo
2018-10-01 19:41:41 +08:00
Ran Luo
d1be68372f
Readme (#466)
* update readme

* update sponsors
2018-08-12 22:39:24 +08:00
Ran Luo
26724c86d9
update readme (#465) 2018-08-12 22:03:25 +08:00
sandersantema
3fa5eab2d8 typo mistake in readme (#464) 2018-08-12 21:38:06 +08:00
Elias Ojala
8fd91f1071 OS X is now macOS, added comma (#444) 2018-08-12 20:50:24 +08:00
sandersantema
8e44b70861 Formatting cleanups (#463)
Changed:
1. Mac OS X to macOS
2. , and to and (instead of using both)
3. Various reformats of the text

I hope this helps, I can't contribute to the code since I can't write Java. But I hope I can help this way 😄 
I think there might still be some mistakes because English isn't my native language either. But I've checked it and I hope it's correct.
2018-08-12 20:46:49 +08:00
mr.san
41736a88e5 Turkish language translation for README.md (#427)
* turkish language tr.md added

* Update README.md

* some typo fixed
2018-07-19 14:59:52 +08:00
Eviato
afd633f713 French translation of README.md (#398)
* add alfred workflow into readme

* french readme

* french readme
2018-06-22 22:10:35 +08:00
Eviato
86ab02124e add alfred workflow into readme (#394) 2018-06-22 18:12:21 +08:00
Jocs
746969e705 release: 0.12.25 2018-06-19 23:34:32 +08:00
Jocs
284e9a9a88 release 0.12.20 2018-06-17 10:38:44 +08:00
Jocs
888c49e312 update readme 2018-06-17 09:38:56 +08:00
Praveen Kumar
09c5f6bf15 Grammar Corrected (#320)
* Corrected some grammatical errors.
* Gave bash code syntax highlighting.
2018-06-01 20:01:52 -05:00
Lei Yang
f88ad9c437 update README.md (#319)
add `</sub>`

* Update README.md

* Update zh_cn.md

* Update pl.md

* Update ja.md
2018-06-01 05:06:22 -05:00
Jocs
ef955667b5 release: v 0.11.42 2018-05-29 22:21:38 +08:00
Jocs
2b05619ac2 update readme 2018-05-21 13:34:17 +08:00
Felix Häusler
dc89a7f5cc Update documentation (#279) 2018-05-20 00:03:29 +08:00
Jocs
6cad091f6d optimization: reduce the width of scroll bar in float box 2018-05-09 18:50:49 +08:00
Jocs
2183c74a53 update: readme file 2018-05-09 10:35:28 +08:00
Neetshin
c19fc8a183 🇯🇵 Add Japanese readme (#191)
* Add Japanese readme

* Add link to Japanese readme
2018-04-19 21:41:33 +08:00
Jocs
5fd52c4d4b remove copyright from readme 2018-04-19 18:13:55 +08:00
Jocs
be1ca59b6c update FOSSA Status to readme 2018-04-19 18:09:57 +08:00
Jocs
df88a1029f Update readme 2018-04-19 17:49:26 +08:00
Jocs
7d283eecef Update readme 2018-04-19 17:45:16 +08:00
Jocs
17b4f39e26 update readme 2018-04-19 17:39:13 +08:00