Jocs
69aeebfba4
bufix in sidebar
2018-06-06 19:33:28 +08:00
Jocs
8310ee1082
show some notice info when some error happened
2018-06-06 18:09:50 +08:00
Jocs
233a7c0d86
if open empty project, add a create file button in side bar
2018-06-06 17:33:26 +08:00
Jocs
caf605a85d
update changelog and todo list
2018-06-06 16:15:53 +08:00
Jocs
6df0c8fa6e
feature: table of content
2018-06-06 16:08:04 +08:00
Jocs
e4877adc42
feature: search in project
2018-06-06 14:41:36 +08:00
Jocs
c099cc3ce7
bugfix: history error and main process error
2018-06-06 12:12:18 +08:00
Jocs
8fd13ed068
sidebar support dark theme
2018-06-05 23:58:32 +08:00
Jocs
184d96c76e
optimization style of side bar
2018-06-05 23:09:58 +08:00
Jocs
2c8814c5ee
feature: copy table from Number
2018-06-05 18:06:41 +08:00
Jocs
30de74e866
remove debug codes
2018-06-05 00:33:30 +08:00
冉四夕
dc79014147
Support Side Bar、 Tabs and Quick Open in Mark Text ( #317 )
...
* side-bar-view
* list files view
* update the structure of store, add modules
* open project and change select files
* add tabs view
* listen for file/dir changing, and update in sidebar
* delete some unused code
* context menu in sidebar
* add tool bar and tab bar menu item
* save all and save all and close
* copy, cut, paste, new file, new directory, move to trash, open in folder
* rename in sidebar
2018-06-04 11:23:51 -05: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
冉四夕
0a616f23dd
refactor main process ( #309 )
...
* refactor main process
* optimize codes in main process
2018-05-31 01:12:51 -05:00
Jocs
faf65e8eca
optimization: add postcss to write css
2018-05-30 18:05:26 +08:00
Jocs
a3a0c80d33
optimization: move icons and windows folders to static folder
2018-05-29 23:42:25 +08:00
Jocs
2259a6e5fd
add windows installer.nsh
2018-05-29 23:19:16 +08:00
Jocs
44694e709c
update package.json
2018-05-29 23:11:52 +08:00
Jocs
ef955667b5
release: v 0.11.42
2018-05-29 22:21:38 +08:00
Jocs
9c2bd1b7fe
fix : #230 it should clear history when open a new file
2018-05-29 14:03:39 +08:00
冉四夕
3a4a954219
fix bug when paste as plain text ( #306 )
...
* fix bug when paste as plain text
* remove the implementation of insert one paragraph when arrow up|down between tables and code blocks, because we have insert paragraph before|after in context menu now
* bug fix when paste multiple math formula
* remove debug codes
2018-05-28 23:39:34 +08:00
Felix Häusler
cb5d14ef65
Detect image type by mime type ( #214 )
...
* Detect image type by mime type
* Update changelog
2018-05-28 18:17:28 +08:00
冉四夕
911f0ce8e4
feature: context menu ( #304 )
...
* context menu
* edit table row and column and insert paragraph
* update change log
* update todo list
* fix comments bugs
2018-05-28 18:17:00 +08:00
Felix Häusler
870734f384
workaround for issue #265 ( #305 )
2018-05-28 00:59:08 +08:00
Felix Häusler
f4f96de478
Insert spaces when tab key is pressed ( #296 )
2018-05-28 00:45:24 +08:00
冉四夕
80e6668957
Custom copy and paste ( #303 )
...
* Custom copy
* rewrite marked.js by es6 modules
* remove all the `var`
* optimization sanitize html
* feature: copyAsMarkdown copyAsHtml pasteAsPlainHtml
* remove debug codes
2018-05-27 14:13:41 +08:00
Jocs
6c825cb202
fix #302 exception when spaces at the end to line
2018-05-26 09:11:59 +08:00
冉四夕
16bb1de82e
Support multiple lines math input ( #294 )
...
* change another way to render math
* open\save\edit multiple lines math block
* rewrite header label style
* inline code style update
* update dark theme style
* update change log
* typo error
* update webpack to v4
* update license
* fix unexpected to delete math preview block
* fix cursor error when change mode
2018-05-26 00:58:16 +08:00
冉四夕
1a7a3d5c06
fix : #233 better HTML escape ( #293 )
...
* fix : #233 better HTML escape
* delete debug code
* remove debug codes
* fix: multiple spaces convert into one space
* update parse5 electron electron-builder
* remove unused dependencies: update and to from package.json
* optimization: cache the tokenization result only when the divice memory great than 4(4G)
2018-05-23 22:57:06 +08:00
Felix Häusler
7a928ab711
fix : #262 select text from selected table cell only ( #273 )
...
* select text from selected table cell only
* Update changelog
2018-05-23 10:12:52 +08:00
Jocs
cecdbb8d15
fix: little bug fix
2018-05-22 21:36:36 +08:00
冉四夕
25f5502068
fix #274 ( #291 )
...
* fix #274
* resolve conflict
* update changelog
2018-05-22 21:21:36 +08:00
冉四夕
30caf53d08
List item marker ( #290 )
...
* add bullet list marker to preference file
* list marker
* update change log
* update change log
* code style and remove debug codes
2018-05-22 10:19:37 +08:00
Jocs
2b05619ac2
update readme
2018-05-21 13:34:17 +08:00
Felix Häusler
dd44243cea
fix : #283 ( #284 )
2018-05-21 10:07:53 +08:00
Eduardo J
5bfa9711b8
Fix 'downlaod' typo ( #285 )
2018-05-21 10:06:47 +08:00
Jocs
3a3a3b54a5
fix : #231 cut not work in code block
2018-05-20 23:55:23 +08:00
Jocs
8745f0fd56
optimization: rewrite the valide emoji
2018-05-20 23:12:24 +08:00
Felix Häusler
dc89a7f5cc
Update documentation ( #279 )
2018-05-20 00:03:29 +08:00
Felix Häusler
066c5485dd
Fix frameless window drag ( #280 )
2018-05-19 23:42:30 +08:00
Felix Häusler
b3cd4661ba
fix : #277 inline math and typo ( #278 )
...
* fix : #277 inline math
* fix typo
2018-05-18 23:59:28 +08:00
King Luo
7c891f5fbc
modify a wrong word ( #275 )
2018-05-18 21:45:55 +08:00
Jocs
1e134e39f4
optmization: change folder structure of parser folder
2018-05-17 22:54:58 +08:00
Jocs
0cf6ab8cb1
update electron-builder
2018-05-17 16:10:55 +08:00
Jocs
7f3f6439e5
performance optimization, cache of tokenization
2018-05-17 15:04:16 +08:00
Jocs
3f01cb8865
optimization: change folder structure of parser
2018-05-17 14:24:25 +08:00
Felix Häusler
8255ae73b8
fix: get menu item by id ( #270 )
2018-05-17 10:29:07 +08:00
冉四夕
0b46fe2f2d
feature: Support setext
heading but the default heading style is atx
( #268 )
...
* feature: Support `setext` heading but the default heading style is `atx`
* optimization: change fenced code block style
* change hard line break icon
* optimization: render content state
2018-05-17 10:11:53 +08:00
Jocs
968891d334
optimization: in paragraph menu
2018-05-16 17:49:26 +08:00