Commit Graph

1039 Commits

Author SHA1 Message Date
Jocs
c90bf90e66 bug: use render replace partialRender when insert front matter 2018-05-16 17:41:38 +08:00
Jocs
62b7e4b475 update snabbdom-to-html 2018-05-16 16:41:39 +08:00
Jocs
dcb50e3de2 fix: fix snabbdom-to-html error, and already submit an issue to snabbdom-to-html 2018-05-16 15:56:15 +08:00
ScratchBuild
f7c52af8f4 Update Japanese readme (#266)
Minor Fixes
2018-05-16 10:45:53 +08:00
Jocs
ac8322d81f fix bug in shortcut when introduced the line break 2018-05-16 01:55:06 +08:00
冉四夕
1e144f6c38
feature: support front matter #144 #220 (#261)
* feature: support front matter #144 #220

* rename in title bar only for macOs

* fix: need press `ENTER` twice when there in not `\n` at the end of front matter text

* refactor: add line block to front matter box

* update: issue template
2018-05-15 20:45:35 +08:00
Jocs
a6dbc29874 feature: Click filename to rename or save in title bar. 2018-05-14 18:12:19 +08:00
Jocs
d0b62033bf optimization: partial render 2018-05-14 15:41:26 +08:00
冉四夕
8abdf9bfe9
fix: #243 (#260) 2018-05-14 10:40:24 +08:00
冉四夕
4ecfdcc502
fix: #232 (#259) 2018-05-13 22:50:36 +08:00
Jocs
f56c2f35ae bugfix: #251 2018-05-12 21:31:12 +08:00
Jocs
342565ccff bugfix: #251 2018-05-12 21:27:40 +08:00
冉四夕
e7d76e2785
Partial render (#258)
* delete some unused codes

* optimization: rewrite getUniqueId in editor/util/index.js

* delete some unused codes

* replace all partialRender to new one

* delete debug code
2018-05-12 20:52:24 +08:00
Jocs
fb41bd72df delete debug code 2018-05-12 20:42:45 +08:00
Jocs
1b66bfcce5 replace all partialRender to new one 2018-05-12 20:38:50 +08:00
Jocs
776d28d863 delete some unused codes 2018-05-12 11:03:09 +08:00
Jocs
9ae3b10916 optimization: rewrite getUniqueId in editor/util/index.js 2018-05-12 10:37:37 +08:00
Jocs
6150f67871 delete some unused codes 2018-05-12 10:03:40 +08:00
Jocs
40db811e7c bugfix: some bug fix in backspace control 2018-05-10 17:33:46 +08:00
Felix Häusler
dfffc73e69 Line ending (#234)
* Prepare line ending feature

* Detect document line ending

* Line ending conversion

* Add "endOfLine" settings option

* Add line ending menu

* Notify user about mixed endings

* Fixes

* Change line ending menu entries to radio style
2018-05-09 20:29:40 +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
Felix Häusler
c7f574b7b9 fix: #248 dark background disappears when export PDF (#252) 2018-05-08 10:19:04 +08:00
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