Baptiste Augrain
073a5d4d68
Ctrl+V can paste an image
2018-12-24 09:50:14 +01:00
Junyoung Choi
47e0a82caf
Merge pull request #2746 from BoostIO/fix-go-to-eol-on-mac
...
Fix Cmd+Left to go to end of line on Mac
2018-12-24 17:02:51 +09:00
Junyoung Choi
2df0f1bcb8
Merge pull request #2682 from duartefrazao/master
...
Feature - Line highlighting within code block #2469
2018-12-24 16:56:59 +09:00
Ryan Scott
64abd564b4
Fix Cmd+Left to go to end of line on Mac
2018-12-24 16:48:16 +09:00
Duarte-Frazao
72906b3ee7
Corrections to make line highlighting robust, added tests
...
Lines now save correctly with different inputs, making sure that different inputs like enter, delete, paste and where it's deleted stay consistent when saving.
Included in the create/update snippet/note tests the structure from lines highlighting saved to the files.
2018-12-19 16:34:16 +00:00
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
Baptiste Augrain
d4dd74e820
Merge branch 'master' into fix-paste-code
2018-12-13 08:20:36 +01: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
Baptiste Augrain
fdb54b5cdc
fix expanding snippet
2018-11-28 16:47:19 +01:00
Baptiste Augrain
df20662005
remove console.log
2018-11-28 16:42:10 +01:00
Baptiste Augrain
df3b2cd8fe
fix double paste when pasting attachement links
2018-11-28 15:12:18 +01:00
Baptiste Augrain
9050035c74
- add option to enable/disable smart paste
...
- add shortcut to paste smartly
- use electron's clipboard
2018-11-28 00:44:15 +01:00
Baptiste Augrain
d95d282f39
disable editor's context menu when switch preview is using right click
2018-11-25 17:09:54 +01:00
Baptiste Augrain
aac075be06
fix lint error
2018-11-25 14:57:03 +01:00
Baptiste Augrain
bf288fdaeb
fix pasting into fenced code block
2018-11-25 14:55:29 +01: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