Baptiste Augrain
65777b1d56
Merge branch 'master' into export-yfm
2020-07-20 14:05:21 +02:00
Junyoung Choi
4c39922ead
Merge pull request #2405 from daiyam/fix-scroll
...
Better scroll sync between the editor and the preview in the SplitEditor
2020-07-20 19:48:29 +09:00
Junyoung Choi
1cdc74a2f0
Merge pull request #2594 from daiyam/fix-autocomplete-codeblock
...
improve autocomplete within code blocks
2020-07-20 19:47:48 +09:00
ZeroX-DG
d1a81984fb
fixed eslint
2020-07-02 11:46:13 +12:00
Baptiste Augrain
540d72696c
Merge branch 'master' into fix-autocomplete-codeblock
2020-06-26 02:40:37 +02:00
Baptiste Augrain
db4016385d
Merge branch 'master' into export-yfm
2020-06-12 15:17:02 +02:00
Baptiste Augrain
81ac3d1748
fix scrolling with only one big paragraph
2020-05-16 14:19:22 +02:00
Baptiste Augrain
7116c305ca
Merge branch 'master' into fix-scroll
2020-05-15 02:02:38 +02:00
Callum Booth
2f16784a20
Merge branch 'master' of https://github.com/BoostIO/Boostnote into fix-2903
2020-04-18 13:54:27 +01:00
hikerpig
6ee92588b1
When storage or folder is removed, Detail components should render without error ( #3168 )
...
* optimize: when storage or folder is removed, Detail components should render without error, fix #2876
* optimize: Handle some scenarios where storage is not found, should not break the renderer
* optimize: NoteList should work without error when storage is not found
2020-04-06 18:02:52 +09:00
Junyoung Choi
d6b86b902c
Fix scroll sync ( #3531 )
...
* Discard empty file
* Fix scroll sync
2020-03-26 18:02:53 +09:00
Junyoung Choi
dbbcf385b1
Discard unused ref
2020-03-04 05:50:23 +09:00
Nguyen Viet Hung
592aca1539
fixed eslint error & integrated with prettier as well as formatted the whole codebase ( #3450 )
2020-02-05 09:28:27 +09:00
Itai Braude
e34485eb83
added rtl toggle button
2019-10-17 20:48:40 +03:00
Callum Booth
4de6c69f5d
merge from upstream/master
2019-10-08 13:21:56 +01:00
lockee14
f64d0b35e1
Merge branch 'master' into Insert_Date_ISO_8601_Style
2019-08-30 21:54:38 +09:00
ehhc
cf324d93fe
Add option to disable the automiatic deletion of un-referenced attachments -> might fix #3203
2019-08-30 12:46:40 +09:00
hikerpig
2352c78cb6
Add CodeEditor::setLineContent method to manipulate line contents, related #3163
...
Avoid changing all CodeMirror instance's contents
2019-08-24 13:36:56 +09:00
mehdi
928e0edf4d
forgot to remove commented code
2019-07-29 16:24:42 +09:00
amedora
606be4304d
Fix 3007 ( #3028 )
...
* fix code fences never sanitized
* fix mermaid xss
* Revert "fix mermaid xss"
This reverts commit 1ff179a1bd .
* configuable mermaid HTML label
* add locales for mermaid configuration
2019-07-27 12:39:12 +09:00
Junyoung Choi
410b611b14
Discard all style warnings
2019-07-26 09:03:32 +09:00
amedora
71d27d0e55
MarkdownEditor and MarkdownSplitEditor always wrap lines
2019-07-26 07:50:53 +09:00
mehdi
80a63f7404
refactor: move the config down to editor setting
2019-07-08 19:27:23 +09:00
mehdi
6e45ee6a38
add Date ISO 8601 format
2019-06-24 06:10:31 +09:00
Callum Booth
ba34458feb
changes if state to be more readable
2019-06-10 20:27:55 +01:00
Callum booth
b15a4007ee
merge from master
2019-06-10 19:13:58 +01:00
Ryota Kusano
244a28c7d2
Adjust continuous quotation pattern
2019-05-29 22:55:05 +09:00
Ryota Kusano
edac4d3fed
Fix to remove unnecessary escape charactor erorr on IDE
2019-05-29 22:55:05 +09:00
Ryota Kusano
e402929cca
Fix regular expression related checkbox logic
2019-05-29 22:55:05 +09:00
AWolf81
270a015514
WIP: Add MarkdownLint enable setting. Gutter toggle not working as expected.
2019-05-24 19:06:15 +02:00
roottool
a162bab591
Fix: Improved for the app not to need to reload
2019-05-07 00:42:55 +09:00
Callum booth
93f0d3c1cf
fixes #2903 - Rearrange layout of columns
2019-03-19 20:39:34 +00:00
Baptiste Augrain
9d43e34cfa
Merge branch 'master' into export-yfm
2018-12-28 00:02:38 +01:00
Baptiste Augrain
12f9b9342d
Merge branch 'master' into fix-autocomplete-codeblock
2018-12-27 22:57:05 +01:00
Junyoung Choi
604f17fbfd
Merge pull request #2586 from GuilhermeJSilva/feature/autoBracketMatching
...
Feature/auto bracket matching
2018-12-25 00:24:37 +09:00
Baptiste Augrain
e76bc72667
- data-line attributes might not be directly under the body
...
- support checkbox preference `When scrolling, synchronize preview with editor`
2018-12-24 11:44:02 +01:00
Baptiste Augrain
9310e5e86c
Merge branch 'master' into fix-scroll
2018-12-24 10:33:47 +01: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
duartefrazao
e93bf1cfe7
Removed bind in MarkdownEditor and MarkdownSplitEditor
2018-12-22 11:44:30 +00:00
Guilherme Silva
e77db372bd
Merge branch 'master' into feature/autoBracketMatching
2018-12-17 15:39:03 +00:00
Baptiste Augrain
d76b7235db
export styles of code blocks
2018-12-15 12:42:39 +01:00
Baptiste Augrain
418a789568
fix export note in with split editor
2018-12-15 10:22:02 +01:00
Baptiste Augrain
2d941c3ea3
Merge branch 'master' into export-yfm
2018-12-13 14:35:25 +01:00
Duarte-Frazao
f2a0f59b08
Fixed error on call to bind.
2018-12-13 13:27:20 +00:00
Duarte-Frazao
4fb11b68e4
Markdown functionality
2018-12-13 13:13:01 +00:00
Guilherme Silva
ed742c7e16
Merge branch 'master' into feature/autoBracketMatching
2018-12-13 11:58:45 +00:00
Baptiste Augrain
d4dd74e820
Merge branch 'master' into fix-paste-code
2018-12-13 08:20:36 +01:00
Guilherme Silva
9bc291e618
Merge branch 'master' into feature/autoBracketMatching
2018-11-29 11:47:07 +00:00
Baptiste Augrain
540c608cc6
Merge branch 'master' into fix-scroll
2018-11-28 14:01: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