nathan-castlehow
|
1173631255
|
feat(prettierOnMarkdown): Forced prettier options to always have parser set to markdown when used.
|
2019-08-01 18:36:22 +08:00 |
|
nathan-castlehow
|
911fd9a004
|
feat(prettierOnMarkdown): Changed Prettier require to use import
|
2019-08-01 18:36:21 +08:00 |
|
nathan-castlehow
|
0ad3da5bbc
|
feat(prettierOnMarkdown): Changed default hotkey value
|
2019-08-01 18:36:21 +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
|
70892cae05
|
feat(prettierOnMarkdown):Tweaked spacing on default Prettier Config Value
|
2019-08-01 18:36:19 +08:00 |
|
nathan-castlehow
|
de0af153bc
|
feat(prettierOnMarkdown):Added prettier config default to config manager
|
2019-08-01 18:36:19 +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 |
|
nathan-castlehow
|
7e3c662374
|
feat(prettierOnMarkdown): Added Reference to prettier in Code Editor and created config file
|
2019-08-01 18:36:17 +08:00 |
|
nathan-castlehow
|
a39e9c2da6
|
feat(prettierOnMarkdown): Added Reference To Prettier
|
2019-08-01 18:36:16 +08:00 |
|
nathan-castlehow
|
090b5c32f0
|
feat: Added Context Menu for markdown preview mode and copy url when hyperlink
|
2019-06-09 13:28:53 +08:00 |
|
KZ
|
49c75e3599
|
Merge pull request #3059 from BoostIO/update-funding-yml
Update FUNDING.yml
|
2019-06-06 10:44:34 +09:00 |
|
KZ
|
05765642d9
|
Update FUNDING.yml
|
2019-06-06 10:39:09 +09:00 |
|
amedora
|
f62eba9d7b
|
Fix #2922 (#2998)
* update katex to 0.10.1
* Update snapshot for markdown-test
|
2019-06-03 13:57:16 +09:00 |
|
amedora
|
bc27fd0acc
|
disable fuzzy link
|
2019-06-03 13:54:40 +09: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 |
|
Morten Lautrup
|
052fb3df5b
|
Specify wich images should not be draggable
Make only images and spans inside buttons undraggable
|
2019-05-29 13:02:37 +09:00 |
|
Morten Lautrup
|
929f475354
|
Make buttons undraggable
|
2019-05-29 13:02:37 +09:00 |
|
AWolf81
|
1afa02bbb3
|
fix local link detection by creating a link tag to parse the input string
|
2019-05-29 12:20:49 +09:00 |
|
AWolf81
|
3c39dc3cec
|
change redirecting to connected-react-router
|
2019-05-29 12:20:49 +09:00 |
|
AWolf81
|
7e8f46c4f3
|
remove commented imports
|
2019-05-29 12:20:49 +09:00 |
|
AWolf81
|
333b0584a4
|
address review comments - add production/dev main.html & remove comments
|
2019-05-29 12:20:49 +09:00 |
|
AWolf81
|
f7a648903e
|
fix auto-scroll
|
2019-05-29 12:20:49 +09:00 |
|
AWolf81
|
6ec687ef15
|
add React & Redux devtools
|
2019-05-29 12:20:49 +09:00 |
|
AWolf81
|
b6212f4bfe
|
Update dependencies & change to React-router v5
|
2019-05-29 12:20:49 +09:00 |
|
Junyoung Choi
|
76335f78ac
|
v0.11.17
v0.11.17
|
2019-05-26 18:49:44 +09:00 |
|
Junyoung Choi
|
56192f0758
|
Merge pull request #3034 from AWolf81/enable-markdownlint-option
Enable Markdown lint option
|
2019-05-26 18:38:30 +09:00 |
|
Junyoung Choi
|
63eb8584e7
|
Hide markdown lint settings when markdown lint is disabled
|
2019-05-26 18:32:24 +09:00 |
|
Zubata SMRTKA
|
aa4d06fb1e
|
formatting
|
2019-05-26 18:22:04 +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 |
|
AWolf81
|
b68b367b3c
|
Toggle linting gutter with document.querySelector and style.display
|
2019-05-25 07:16:03 +02:00 |
|
tool root
|
2cffb50884
|
Fix: Changed height of form
|
2019-05-25 08:16:25 +09:00 |
|
tool root
|
3b473a5f7a
|
Fix: Changed the function name
|
2019-05-25 08:04:40 +09:00 |
|
tool root
|
8b82c448af
|
Fix: Changed the function name
|
2019-05-25 07:58:43 +09:00 |
|
AWolf81
|
270a015514
|
WIP: Add MarkdownLint enable setting. Gutter toggle not working as expected.
|
2019-05-24 19:06:15 +02:00 |
|
Junyoung Choi
|
f02125e411
|
Update FUNDING.yml
|
2019-05-24 10:10:29 +09:00 |
|
KZ
|
b0f2694745
|
Create FUNDING.yml
|
2019-05-24 10:09:49 +09:00 |
|
roottool
|
2497bdb124
|
Fix: Removed changes to debug the app
|
2019-05-22 22:45:09 +09:00 |
|
Junyoung Choi
|
d5d564f789
|
v0.11.16
v0.11.16
|
2019-05-22 15:20:34 +09:00 |
|
Junyoung Choi
|
49e48f7adc
|
Update yarn.lock
|
2019-05-22 12:23:28 +09:00 |
|
Darío Hereñú
|
079aaec21e
|
Fixed typo on string 137
* plus some translations added
|
2019-05-13 14:50:53 +09:00 |
|
AWolf81
|
1601292db7
|
add react hooks section
|
2019-05-13 14:05:57 +09:00 |
|
roottool
|
c82dbddc74
|
Fix markdownlint result desplay works properly
|
2019-05-12 13:13:32 +09:00 |
|
David Dreher
|
9a6ee9d2ef
|
change return handling of sortByAlphabetical
|
2019-05-09 15:45:54 +09:00 |
|
David Dreher
|
2cbbe7aeda
|
Check if the float is quals (abs value is greather 0.01) and return the sub value when not.
|
2019-05-09 15:45:54 +09:00 |
|
David Dreher
|
19fc1fd674
|
rename const
|
2019-05-09 15:45:54 +09:00 |
|