Commit Graph

466 Commits

Author SHA1 Message Date
Felix Häusler
2add5d5856 Smaller scrollbars and hover color (#245) 2018-05-06 01:20:52 +08:00
Jocs
2ebf8c841f update: update electron to v2.0.0 2018-05-03 11:45:24 +08:00
Jocs
dc82145d00 optimization: remove debug code 2018-05-01 21:25:43 +08:00
Jocs
70023e526a optimization: backspace ctrl 2018-05-01 19:56:41 +08:00
Jocs
44ff375517 optimization: rewrite of partial render 2018-05-01 18:40:55 +08:00
Jocs
8399cbe402 optimization of performance: source code mode 2018-04-30 21:08:03 +08:00
冉四夕
f569d2e9d9
fix some performance problem, add partial render and undo depth (#222)
* fix some performance problem, add partial render and undo depth

* optimization of performance: rewrite getBlock, getBlocks ...

* optimization of performance: cache the result of tokenization

* optimization of performance: render code block only needed
2018-04-30 01:46:09 +08:00
Felix Häusler
d19dc9f4b8 fix: #217 "ready-to-show" event issues (#219) 2018-04-30 01:22:24 +08:00
Jocs
6fd10faf3a Update: todo list and delete some unused codes 2018-04-27 23:13:44 +08:00
Jocs
6a260a5e89 fix: #94 history error 2018-04-27 22:48:54 +08:00
Jocs
b650481d35 fix: the temp p block does not deleted when it has empty line 2018-04-27 22:15:35 +08:00
Jocs
9882dbe59c fix: #213 style error when render math 2018-04-26 22:30:58 +08:00
Jocs
f0343533b5 feat: unindent list item 2018-04-26 21:09:06 +08:00
Felix Häusler
74d2fbf64c Update documentation (#210) 2018-04-26 10:20:02 +08:00
Felix Häusler
68b0594597 Add fallback editor font family (#209) 2018-04-26 10:19:39 +08:00
Jocs
b8f33f9e6f fix: style error in task list 2018-04-23 22:37:07 +08:00
Jocs
4bad26f609 fix: indent in list not work 2018-04-23 22:29:40 +08:00
Jocs
0cd866bcd4 fix:PDF Export is contacted by LaTeX hightlight #194 2018-04-23 21:48:07 +08:00
Jocs
03ffedd71b fix: #202 Table inside a list is not supported 2018-04-23 21:26:50 +08:00
Jocs
76fd327758 update: changelog and todolist 2018-04-23 20:46:51 +08:00
Jocs
255237c183 fix: #204 copy and paste not work after introduced line break 2018-04-23 01:15:20 +08:00
Jocs
ddd2895a0e fix #198 navigation in table 2018-04-22 20:30:28 +08:00
Jocs
0c669734f5 fix: #199 #200 2018-04-22 19:20:37 +08:00
Felix Häusler
da5e64a143 fix: #190 Delete user settings on uninstall (NSIS) (#203) 2018-04-22 18:57:10 +08:00
冉四夕
cfd0d0a2fa
Line break (#197)
* update: change log

* line break

* feature: line break, support event and import and export markdown

* shift enter in table cell

* fix: not create a new paragraph when presss enter in the last cell of end table block

* fix: html block can not work

* feature: line break export to html

* fix: problem2

* fix: problem 4
2018-04-22 13:17:46 +08:00
Felix Häusler
ce6efbe5f5 Add "build:dev" node script (#201) 2018-04-22 09:15:23 +08:00
Felix Häusler
9053b42524 Disable update menu for snap and not supported packages (#196) 2018-04-21 03:45:20 +08:00
Felix Häusler
2f8f24dd37 Check whether window size is larger than screen size (#192) 2018-04-20 10:16:26 +08:00
Jocs
54d1edfa27 fix: html block style error when active 2018-04-19 22:49:07 +08:00
Jocs
06ae4cfdd1 fix: #153 Double space between tasklist checkbox and text 2018-04-19 22:27:53 +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
Jocs
79f6f91178 Update readme 2018-04-19 17:26:13 +08:00
Jocs
af6c8e300c optimization: add sticky to block html tag 2018-04-19 16:43:38 +08:00
Jocs
2597c316ed fix: no need to auto pair when * is to open a list item 2018-04-19 16:16:14 +08:00
Jocs
193b62023e fix: ATX heading error when press shortcut 2018-04-18 23:43:33 +08:00
Jocs
ec56014040 bugfix: ATX headings render not correctly when import markdown 2018-04-18 23:11:13 +08:00
Jocs
7b3e5b2d9c fix: #177 ATX headings strictly follow the GFM Spec 2018-04-18 22:59:59 +08:00
Anderson
62295d7872 feature: add editorFont setting in user preference. (#175)
* feature: add editorFont setting in user preference.

* Remove unused code.

* Update editor.js

* Update preference.md

* Add editorFontFamily fallback

* Remove unused code.
2018-04-18 22:04:47 +08:00
Mice
96bb2b956a bugfix: Change Source Code Mode Accelerator (#180) 2018-04-18 22:01:12 +08:00
鸿则
cc0d191709 fix the error 'Cannot read property 'forEach' of undefined' (#178) 2018-04-18 17:39:19 +08:00
Jocs
f155e1e775 Update: package.json 2018-04-18 00:28:26 +08:00
Jocs
ad65cb4557 Update: change log 2018-04-17 23:57:16 +08:00
Jocs
e07e19f9db release 0.10.21 version formally 2018-04-17 23:24:50 +08:00
Felix Häusler
34a409936e Update package.json (#172) 2018-04-17 23:09:15 +08:00
Jocs
2a8361f3d8 release: version 0.10.21 2018-04-17 10:34:48 +08:00