Gonçalo Santos
af14b682b1
User can now go back to previous mode
2018-11-15 12:51:53 +00: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
Junyoung Choi (Sai)
79ee674ad9
Merge pull request #2593 from daiyam/fix-snippet-cursor
...
fix cursor position after expending snippet
2018-11-13 00:35:46 +09:00
Baptiste Augrain
637225c2bc
fix cursor position after expending snippet
2018-11-10 11:18:44 +01:00
Baptiste Augrain
3679fbe3ea
fix lint errors
2018-11-10 00:18:06 +01:00
Baptiste Augrain
b1d2c25ce5
when dropping an image, switch to editor and add it at the end of the file
2018-11-10 00:05:45 +01:00
Arcturus
480c05650b
fix linting issues
2018-11-09 13:58:54 +00:00
Arcturus
fa265d769c
fix multiple spaces issue
2018-11-09 13:40:45 +00:00
Arcturus
2a774d20f4
fix issue 2530
2018-11-09 12:21:00 +00:00
Baptiste Augrain
b1a7f0fd64
Merge branch 'master' into gallery
2018-11-08 23:52:31 +01:00
Guilherme Silva
707dace3d0
removing spaces after =
2018-11-08 14:11:43 +00:00
Guilherme Silva
a46c519459
Fixing indentations
2018-11-08 14:03:21 +00:00
Guilherme Silva
441c70b388
Removing checkmark and fixed Code Editor indentation
2018-11-08 13:25:22 +00:00
Guilherme Silva
ab65fb7a5c
Choosing which characters to match and explode
2018-11-08 13:18:13 +00:00
Guilherme Silva
db97ab51ac
Bracket matching option added to config
2018-11-08 11:44:03 +00: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
Junyoung Choi (Sai)
157eb5f87b
Merge pull request #2346 from daiyam/text-deflist
...
add support to abbreviations, definition lists and subscript/superscript text
2018-11-08 14:35:56 +09:00
Baptiste Augrain
8f290c2a6d
rounding paddings
2018-11-08 06:22:12 +01:00
Baptiste Augrain
47f6a217e8
Merge branch 'master' into text-deflist
2018-11-08 05:24:57 +01:00
Baptiste Augrain
a63266b0e9
Merge branch 'master' into chart-yaml
2018-11-06 11:33:11 +01:00
Junyoung Choi (Sai)
37933782d2
Merge pull request #2394 from daiyam/fence-attrs
...
add attributes to fence blocks
2018-11-06 17:48:29 +09:00
Junyoung Choi (Sai)
1dcc51e5a4
Merge pull request #2499 from daiyam/store-editor-status
...
store editor view into config
2018-11-06 17:47:42 +09:00
Baptiste Augrain
eb61ce2cf2
use config's local reference
2018-11-06 09:40:48 +01:00
Baptiste Augrain
c5bcfe6ab3
Merge branch 'master' into fence-attrs
2018-11-06 09:35:59 +01:00
ehhc
6c7ed82fa9
Merge branch 'master' into spellchecker
2018-11-06 08:36:59 +01:00
Junyoung Choi (Sai)
00ed0d79ec
Merge pull request #2314 from daiyam/tags
...
tag enhancements
2018-11-06 16:09:26 +09:00
Junyoung Choi (Sai)
bd56055593
Merge pull request #2511 from nagledb/fix-blockquote-in-html-export
...
Fixed "Save as HTML" to respect blockquotes.
2018-11-06 15:18:59 +09:00
Junyoung Choi (Sai)
dbd2c7049e
Merge pull request #2547 from mattkoskela/fix-storagelist-typo
...
fix: Fixed storageList typo (storgaeList).
2018-11-06 15:08:36 +09:00
ehhc
88ac2a98e8
Merge branch 'master' into spellchecker
2018-11-02 10:41:30 +01:00
Junyoung Choi (Sai)
d0c5592855
Merge pull request #2278 from kiryanenko/master
...
Add support for converting to MD when paste HTML
2018-11-02 18:29:22 +09:00
Kiryanenko Alexander
1614c1452f
Merge branch 'master' into master
2018-10-29 21:25:11 +03:00
Matt Koskela
d7a2296909
fix: Fixed storageList typo (storgaeList).
2018-10-27 13:48:11 -07:00
David Nagle
d62d1d670b
Added option to disable scroll sync.
2018-10-26 11:17:06 -07:00
David Nagle
5144c0ecdc
Fixed "Save as HTML" to respect blockquotes.
...
When saving as HTML, the raw text was being HTML escaped prior to
running it through markdown. This was preventing blockquotes from
rendering because greater-than signs were escaped. The HTML escaping
seems unneeded since the markdown renderer already takes care of it,
and it also wasn't consistent with how markdown was being rendered
within the application.
2018-10-23 13:41:23 -07:00
Junyoung Choi (Sai)
f92da16544
Merge pull request #2487 from daiyam/fix-task-config
...
fix error generated by toggling split editor
2018-10-23 18:30:41 +09:00
Junyoung Choi (Sai)
6e8b370e54
Merge pull request #2497 from daiyam/delete-tag
...
delete tag through context menu
2018-10-23 18:30:20 +09:00
Junyoung Choi (Sai)
1ecf1e0413
Merge pull request #2494 from intercloud/feat/link-to-a-line
...
feat(editor): add ability to jump to line
2018-10-23 18:25:36 +09:00
Junyoung Choi (Sai)
1cec872273
Merge pull request #2503 from makibishi0212/uncheck-all-checkboxes
...
Add button clear all checkboxes
2018-10-23 17:48:33 +09:00
Junyoung Choi (Sai)
70da43eeb7
Merge pull request #2512 from nagledb/fix-print-scroll-past-end
...
Prevent empty printed page with scroll-past-end
2018-10-23 17:20:35 +09:00
Baptiste Augrain
60fcf2734a
Merge branch 'master' into text-deflist
2018-10-23 09:42:54 +02:00
David Nagle
b8d1e37cce
Moved custom CSS to bottom of style definitions so that it has higher precedence.
2018-10-22 10:47:47 -07:00
David Nagle
73d1bdf84b
Prevent empty printed page with scroll-past-end
2018-10-19 14:29:48 -07:00
makibishi
d64dafc715
change prop name in TodoListPercentage
2018-10-18 03:11:44 +09:00
makibishi
9e67880456
Add button clear all checkboxes
2018-10-17 17:43:00 +09:00
Baptiste Augrain
ced3460673
store editor's status in config
2018-10-15 09:04:45 +02:00
Baptiste Augrain
1da477d1d1
add context menu to delete tag
2018-10-15 08:09:50 +02:00
Baptiste Augrain
a4ad3896f0
Merge branch 'master' into fence-attrs
2018-10-14 15:21:27 +02:00