Commit Graph

599 Commits

Author SHA1 Message Date
Ran Luo
82d82e6ac3
optimization: add gauss blur effect when open a modal (#407)
* optimization: add gauss blur effect when open a modal

* only for maxOs
2018-07-01 23:13:58 +08:00
Ran Luo
610530408b
bugfix: inline math style error in list item (#405) 2018-06-28 10:14:14 +08:00
冉四夕
96e328501f
optimization: remove magic number (#403) 2018-06-25 10:27:27 +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
/keito940
4ef386bf99 Update Japanese Document Latest Release Update. (#396)
* Update Japanese Readme.

* Repair Conflict.

* Latest Release Version Update
2018-06-22 18:43:25 +08:00
Eviato
426704ef80 Issues 388 (#395)
* add alfred workflow into readme

* issues-388
2018-06-22 18:12:40 +08:00
Eviato
86ab02124e add alfred workflow into readme (#394) 2018-06-22 18:12:21 +08:00
Felix Häusler
661e25d380 Update linux documentation and remove snappy build (#381) 2018-06-21 00:16:56 +08:00
Jocs
f0b361314e bug: #380 wrong action of list shortcut 2018-06-20 20:13:21 +08:00
Jocs
d7315f7a19 fix: #371 wrong paste behavior 2018-06-20 19:38:18 +08:00
N94P
553bb6c1f7 fix download url in docs. (#379) 2018-06-20 17:46:15 +08:00
Tom Zhu
5fc9c27781 Update zh_cn.md (#378) 2018-06-20 17:33:30 +08:00
Jocs
746969e705 release: 0.12.25 2018-06-19 23:34:32 +08:00
Jocs
9ae9e57c56 release 0.12.25 2018-06-19 23:12:26 +08:00
Felix Häusler
816154096a fix: #343 Inconsistent color scheme in source code mode (#363)
* fix: #343 Inconsistent color scheme in source code mode

* Fix style
2018-06-19 23:00:23 +08:00
冉四夕
1e9a449c19 fix: #361 easy sidebar toggle (#368) 2018-06-19 16:16:01 +02:00
Jocs
feaf744d26 bugfix: #360 No page breaks in PDF export 2018-06-19 19:43:26 +08:00
Jocs
509eff08fa fix: #348 do not export tabs and sidebar when export PDF 2018-06-19 19:33:29 +08:00
Jocs
05bf5b96d5 bugfix: #167 #357 #344 2018-06-19 18:38:40 +08:00
Jocs
4cb2d42708 bugfix: #342 2018-06-19 11:14:09 +08:00
mklpiening
1f0b65d95c bugfix: #338 error message on export cancel (#364)
* bugfix: #338 error message on export cancel

* fixed the solution

* put package-lock.json back
2018-06-19 10:26:27 +08:00
Felix Häusler
1073e650cc fix: #347 application crash (#367) 2018-06-19 10:20:06 +08:00
Zach Alexander
3ab5070bf4 Bug #365 - Fix "move to trash" typo in sidebar menu (#366) 2018-06-18 21:07:00 +02:00
stefnotch
08b671189b bugfix: #351 smarter quotes auto pairing (#362)
* bugfix: #351 smarter quotes auto pairing

Only add a quote if it's not preceded by a letter or number

* Only single quotes need special handling
2018-06-19 01:33:46 +08:00
Jocs
32f954faec bugfix: #351 only auto pair double quote 2018-06-18 22:47:58 +08:00
Felix Häusler
b9866cb662 Update AppStream metadata [ci skip] (#341) 2018-06-17 18:04:52 +08:00
Jocs
a438af592f update linux release 2018-06-17 18:01:22 +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
Jocs
d3878df8da rewrite float box by popper.js 2018-06-16 13:41:53 +08:00
Felix Häusler
c0e655d0c3 Update documentation (#340) 2018-06-15 23:49:08 +08:00
Jocs
957e6dcc1a update: changelog 2018-06-15 22:51:41 +08:00
/keito940
250dbedcc2 Update Japanese Readme. (#318) 2018-06-15 22:40:34 +08:00
Jocs
7621b53b49 optimization: add animation when hover sidebar icon 2018-06-15 22:33:59 +08:00
冉四夕
4be72ade97
Notification (#337)
* rewrite notice module

* optimization: show some notification when export html or pdf

* optimization: style of open project button

* little bug fix

* style: uniform titlebar hight to remove some style error
2018-06-15 21:30:10 +08:00
Felix Häusler
311d7ddf1a Bundle desktop files and resources (#336) 2018-06-15 12:51:37 +08:00
Jocs
ff78118611 bugfix: #335 2018-06-15 00:45:34 +08:00
Jocs
a8ced8d832 bugfix: unexpected scrollbars in source code mode #327 2018-06-14 22:56:25 +08:00
Jocs
4c0e412988 optimization: add mutiplexing mode of codemirror 2018-06-14 19:36:20 +08:00
Jocs
86f02259b8 remove debug codes 2018-06-13 22:41:56 +08:00
Jocs
cb253d41e0 fix: text cursor skip lines in paragraph #330 2018-06-13 22:28:07 +08:00
冉四夕
0fb5db7b20
bugfix: copy paste title delete text #321 (#333)
* bugfix: copy paste title delete text #321

* optimization: delete extra hash tag when copy header
2018-06-13 19:55:19 +08:00
Jocs
f22c68d2ab feature: can use delete key now, #301 2018-06-13 19:52:15 +08:00
Jocs
e4debffb2d optimization: style 2018-06-13 14:52:07 +08:00
Jocs
c2635c8b2f optimization: add animation to checkbox when clicked 2018-06-13 13:12:23 +08:00
Jocs
6df237532a style optimization in dark theme 2018-06-13 11:43:15 +08:00
冉四夕
447aa0c640
bugfix: #328 source code mode shortcut not work (#332) 2018-06-13 10:03:42 +08:00
冉四夕
434431175f
feature: copy table in context menu (#331) 2018-06-13 10:03:15 +08:00
Felix Häusler
51f9b17f95 Fix framless titlebar height (#326) 2018-06-13 10:02:47 +08:00
Jocs
8c392a7a5c feature: feedback via twitter
bugfix: can not save when there is no file edited
optimization: Don't show welcome page when init App
2018-06-12 19:42:31 +08:00