Gonçalo Santos
|
38ed5b8541
|
Remove handleSlider
|
2020-03-05 16:34:04 +00:00 |
|
Gonçalo Santos
|
8a6df8bf95
|
Remove comment
|
2020-03-05 16:07:45 +00:00 |
|
Gonçalo Santos
|
9c3f34fe04
|
Fix Lint Errors
|
2020-02-25 03:34:34 +00:00 |
|
Gonçalo Santos
|
d4123eeccd
|
Merge branch 'master' of https://github.com/BoostIO/Boostnote into fixIssue2534
|
2020-02-25 03:31:21 +00:00 |
|
Gonçalo Santos
|
fd54a7b85c
|
Scroll Bars can now be hidden (#2713)
* Scroll Bars can now be hidden
* Fix lint problems
* fix lint errors
* Fix lint
* Fix lint
* Change scrollBar to showScrollBar
|
2020-02-24 17:14:35 +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 |
|
Baptiste Augrain
|
c570fc9873
|
Merge branch 'master' into theme-nord
|
2020-01-30 19:14:58 +01:00 |
|
Gonçalo Santos
|
b91a76b3b1
|
Merge branch 'master' into fixIssue2534
|
2019-11-22 00:19:56 +00: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 |
|
Junyoung Choi
|
b9dd651fc1
|
Merge pull request #3093 from nathan-castlehow/feat-run-prettier-on-markdown
Feat run prettier on markdown
|
2019-08-24 13:41:41 +09:00 |
|
Jack Hsieh
|
f09297f406
|
Fix 2636 (#3206)
* Fix 2636 Can't scroll to bottom of editor pane
* Fix minor lint issues
|
2019-08-11 23:22:53 +09:00 |
|
nathan-castlehow
|
b837653cf1
|
Merged Master into feature branch and fixed conflicts
|
2019-08-01 20:12:58 +08:00 |
|
nathan-castlehow
|
89ae2a9516
|
feat(prettierOnMarkdown):Fixed incorrect options passed to code mirror instance
|
2019-08-01 18:36:20 +08:00 |
|
nathan-castlehow
|
33161e46e6
|
feat(prettierOnMarkdown): Added support for prettyifing markdown as well as added hot key option. Partial Implementation of Prettier config in configuration screen. TODO Fix defaulting of prettier configuration
|
2019-08-01 18:36:18 +08: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
|
484b003b34
|
Fix theme paths
|
2019-07-26 13:49:40 +09:00 |
|
amedora
|
71f565f66b
|
fix UI change handler
|
2019-07-22 16:42:08 +09:00 |
|
amedora
|
fe508307b2
|
make lineWrapping configurable
|
2019-07-22 16:42:08 +09:00 |
|
AWolf81
|
ba6eb4f26f
|
fix path Linux
|
2019-07-17 17:25:13 +09:00 |
|
AWolf81
|
4af7106e01
|
change theme path usage and remove relative path
|
2019-07-17 17:25:13 +09:00 |
|
Kazumi Harada
|
3f96587a70
|
[update] move default value of the customCSS field to ConfigManager
|
2019-07-08 13:13:52 +09:00 |
|
AWolf81
|
b6212f4bfe
|
Update dependencies & change to React-router v5
|
2019-05-29 12:20:49 +09:00 |
|
Junyoung Choi
|
63eb8584e7
|
Hide markdown lint settings when markdown lint is disabled
|
2019-05-26 18:32:24 +09:00 |
|
AWolf81
|
c70cca2776
|
remove console.log
|
2019-05-26 10:07:43 +02:00 |
|
AWolf81
|
1a38771f1a
|
remove console.logs & improve error handling
|
2019-05-26 09:57:40 +02:00 |
|
AWolf81
|
02576c48b6
|
move enableMarkdownLint checkbox to customMarkdownLintConfig area (like at allow custom css)
|
2019-05-25 07:31:21 +02:00 |
|
AWolf81
|
4263309d89
|
Merge branch 'add-markdownlint-rules-form' of github.com:roottool/Boostnote into enable-markdownlint-option
|
2019-05-25 07:21:26 +02:00 |
|
tool root
|
2cffb50884
|
Fix: Changed height of form
|
2019-05-25 08:16:25 +09:00 |
|
AWolf81
|
270a015514
|
WIP: Add MarkdownLint enable setting. Gutter toggle not working as expected.
|
2019-05-24 19:06:15 +02:00 |
|
roottool
|
f3ca893aea
|
Ajusted markdownlint config editor to code editor
|
2019-05-07 02:30:41 +09:00 |
|
roottool
|
ecfeedeff3
|
Fix: Removed unnecessary caution
|
2019-05-07 00:44:27 +09:00 |
|
roottool
|
79a29c3461
|
Merge branch 'master' into add-markdownlint-rules-form
|
2019-05-06 20:53:59 +09:00 |
|
Baptiste Augrain
|
6012fc929e
|
add Nord theme to CodeMirror
|
2019-05-06 18:28:57 +09:00 |
|
roottool
|
33d1700548
|
Change styleName of caution
|
2019-04-29 10:01:55 +09:00 |
|
roottool
|
8b3beb45c6
|
Added a caution of the custom markdownlint rules
|
2019-04-29 09:17:25 +09:00 |
|
roottool
|
4ba4e68833
|
Added markdownlint rules form
|
2019-04-29 08:54:28 +09:00 |
|
roottool
|
788900e31a
|
Added markdownlint rules form
|
2019-04-29 03:23:25 +09:00 |
|
Christian Dimas
|
895aee3e6c
|
add default value to custom CSS editor
|
2019-04-28 12:30:38 -04:00 |
|
Ryo Shibayama
|
1be208d96b
|
Fix locale json format, add some translations
|
2019-04-02 14:09:39 +09:00 |
|
Baptiste Augrain
|
1cdac943ba
|
adding Nord theme and streamlining UI theming
|
2019-02-11 00:45:34 +01:00 |
|
Junyoung Choi
|
5a9de1a95d
|
Merge pull request #2759 from richardtks/toggle-menu-bar-settings
allow menu bar visibility to be set in the settings
|
2019-01-08 08:27:41 +09:00 |
|
HarlanLuo
|
deb2cd0156
|
new feature: auto detect snippet language
only try to detect after pasting and mode has not been set and default snippet language is "Auto Detect"
|
2019-01-01 17:01:49 +08:00 |
|
richardtks8@gmail.com
|
6d4cee0041
|
allow menu bar to be set in the settings
|
2018-12-28 02:15:24 +08:00 |
|
Junyoung Choi
|
13c2f471aa
|
Merge pull request #2747 from daiyam/fix-paste-image
fix paste image
|
2018-12-25 01:07:37 +09:00 |
|
Baptiste Augrain
|
50669f65bb
|
update preferences' labels
|
2018-12-24 11:04:17 +01:00 |
|
Guilherme Silva
|
21c61121b0
|
Fixing code style probllems
|
2018-12-24 09:46:25 +00:00 |
|
Guilherme Silva
|
e77db372bd
|
Merge branch 'master' into feature/autoBracketMatching
|
2018-12-17 15:39:03 +00:00 |
|
gregueiras
|
ceed178061
|
Inverted thumb order
|
2018-11-29 12:12:14 +00:00 |
|
gregueiras
|
36b97fc6a2
|
Interface Improved
|
2018-11-29 11:58:36 +00:00 |
|
Guilherme Silva
|
9bc291e618
|
Merge branch 'master' into feature/autoBracketMatching
|
2018-11-29 11:47:07 +00:00 |
|