Duarte-Frazao
ac1ce6043b
Fixed legacy default Markdown/Snippet notes bug
...
Fixed a bug where a note or snippet is created before the pull request and you ran Boostnote for the first time after the pr and you firstly created a note or markdown and only then returned to the old default notes and you couldn't highlight
2018-12-13 20:19:02 +00:00
Duarte-Frazao
b5604ba0a9
Changes to optimize initial highlighting
...
Now iterates over highlighted lines instead of all lines of the snippet
2018-12-06 13:23:23 +00:00
Duarte-Frazao
1a0e15e04c
Fixed bug when switching to markdown notes
2018-12-05 14:12:29 +00:00
Duarte-Frazao
a9442a019f
Changes to pass tests and lint code
2018-11-30 19:20:40 +00:00
Duarte-Frazao
1668ef6bb4
Small changes
2018-11-30 18:32:14 +00:00
Duarte-Frazao
45436f65af
Issue #2469 almost done, missing refactor to reduce calls on code mirror
2018-11-30 18:03:23 +00:00
Junyoung Choi (Sai)
c76b653737
Merge pull request #2338 from ehhc/spellchecker
...
Spellchecker
2018-11-25 15:21:04 +09:00
ehhc
336f007fa1
Merge branch 'spellchecker' of https://github.com/ehhc/Boostnote into spellchecker
2018-11-12 17:36:36 +01:00
ehhc
a3e59d43a7
hiding spellcheck by default and adding a interface option to enable it
2018-11-12 17:35:33 +01:00
Baptiste Augrain
637225c2bc
fix cursor position after expending snippet
2018-11-10 11:18:44 +01:00
ehhc
c6f1f97a57
Merge branch 'master' into spellchecker
2018-11-08 11:19:46 +01:00
Baptiste Augrain
1e3cf6f374
remove console.log
2018-11-08 10:10:45 +01:00
Baptiste Augrain
48c29dd7d9
fix turndown
2018-11-08 10:01:16 +01:00
ehhc
88ac2a98e8
Merge branch 'master' into spellchecker
2018-11-02 10:41:30 +01:00
Kiryanenko Alexander
1614c1452f
Merge branch 'master' into master
2018-10-29 21:25:11 +03:00
antogyn
e536d203d2
feat(editor): add ability to jump to line
2018-10-13 14:21:46 +02:00
Baptiste Augrain
5ef84e4bfc
fix input position when going fullscreen or resizing splitEditor
2018-09-17 21:39:57 +02:00
Junyoung Choi (Sai)
03b8dbbc44
Merge pull request #2381 from Antogin/dev
...
Escape Pipe character when inserting a URL into a table
2018-09-15 13:26:02 +09:00
antogyn
c9db3f98d1
Escape Pipe symbols to prevent tables from braking
2018-09-07 13:44:32 +02:00
ehhc
786675a99b
Merge branch 'master' into spellchecker
2018-09-04 11:36:27 +02:00
Baptiste Augrain
6603f46678
Merge branch 'master' into table-editor
2018-09-04 10:54:49 +02:00
Junyoung Choi
d015b18c66
Revert flickering fix
2018-09-01 16:50:52 +09:00
Baptiste Augrain
a79db03093
enable/disable the table editor without restarting the app
2018-08-25 17:51:40 +02:00
ehhc
734db58d85
Spellcheck - first try to fix #2176
2018-08-22 16:48:10 +02:00
Baptiste Augrain
7cf9dda821
fix lint errors
2018-08-20 20:29:10 +02:00
Baptiste Augrain
657806c8cf
add smart table editor
2018-08-20 20:14:45 +02:00
Kiryanenko Alexander
d61a218808
Merge branch 'master' into master
2018-08-20 14:14:02 +03:00
Max Buranbaev
bfc1c93153
Merge branch 'master' into blinking-markdown-crunch-fix
2018-08-10 19:02:43 +05:00
Alexander
5bf3824f28
Fix
2018-08-10 15:15:19 +03:00
Alexander
dac23e38d9
Add support for converting to MD when paste HTML
2018-08-10 13:27:17 +03:00
Junyoung Choi (Sai)
22939aa472
Merge pull request #2145 from amedora/table-formatter
...
Markdown Table Formatter
2018-07-17 13:50:00 +09:00
Eric
933e38eca9
improve bracket autoclosing
2018-07-09 18:37:54 -05:00
ehhc
4307db11c5
Merge branch 'master' of https://github.com/BoostIO/Boostnote into spell_check
...
# Conflicts:
# browser/components/CodeEditor.js
# locales/fr.json
# package.json
2018-07-03 09:05:47 +02:00
ehhc
83f8151ca4
spellcheck -> context menu with spelling suggestions
2018-07-02 17:27:47 +02:00
amedora
7bacd6f8f0
CodeEditor can handle 'code:format-table' event
2018-06-28 18:16:38 +09:00
amedora
f0941f47dd
create TableEditor when CodeEditor mounted
2018-06-28 18:09:06 +09:00
amedora
c9d05b1117
CodeEditor use TableEditor
2018-06-28 18:09:06 +09:00
amedora
7ee12752ec
CodeEditor use TextEditorInterface
2018-06-28 18:09:06 +09:00
Sosuke Suzuki
95c10a1de7
add test
2018-06-27 20:42:01 +09:00
Sosuke Suzuki
8f4c92e251
extract normalizeEditorFonrFamily
2018-06-27 19:48:09 +09:00
Sosuke Suzuki
58354061d8
set font-family to editor in Preference > Interface
2018-06-27 19:34:58 +09:00
Max Buranbaev
5de176757d
Fixing flickering in both cases
2018-06-27 13:07:38 +05:00
ehhc
342575a576
Spellcheck - Dropdown & localisation
2018-06-23 19:29:22 +02:00
ehhc
785272540e
Spellcheck - liveSpellcheck
2018-06-23 18:16:39 +02:00
ehhc
82178055af
Spellcheck - initialisation and first draft onChange
2018-06-17 17:13:44 +02:00
JianXu
0bd3445370
use 'const' instead of 'let'
2018-06-11 17:49:20 +08:00
JianXu
6dc633c2a1
Add new future resize editor & Preview Panes by dragging.( #1977 )
2018-06-10 23:46:01 +08:00
Junyoung Choi (Sai)
e716af75ed
Merge branch 'master' into paste_storage_link_should_clone_attachment
2018-06-08 15:21:26 +09:00
kawmra
834ecc643a
Merge branch 'master' into create-image-tag-when-pasting-image-url
...
# Conflicts:
# browser/components/CodeEditor.js
2018-06-07 03:01:08 +09:00
ehhc
22e2c3da1f
Merge branch 'master' of https://github.com/BoostIO/Boostnote into paste_storage_link_should_clone_attachment
...
# Conflicts:
# browser/components/CodeEditor.js
# browser/main/lib/dataApi/attachmentManagement.js
2018-06-05 11:28:42 +02:00