Baptiste Augrain
65777b1d56
Merge branch 'master' into export-yfm
2020-07-20 14:05:21 +02: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
Junyoung Choi
ce81b26d1d
Merge branch 'master' into date-iso8601
2020-07-20 19:42:08 +09:00
ZeroX-DG
d1a81984fb
fixed eslint
2020-07-02 11:46:13 +12:00
Baptiste Augrain
bd9b1306b1
fix missing isStacking flag
2020-06-26 17:55:16 +02:00
Baptiste Augrain
0ca18d8ca5
re-add missing isStacking flag
2020-06-26 03:07:25 +02:00
Baptiste Augrain
540d72696c
Merge branch 'master' into fix-autocomplete-codeblock
2020-06-26 02:40:37 +02:00
Baptiste Augrain
87a530612f
- use newest test
...
- remove useless binding
- regroup function
2020-06-25 22:50:08 +02:00
Baptiste Augrain
db4016385d
Merge branch 'master' into export-yfm
2020-06-12 15:17:02 +02:00
Luis Reinoso
2ea0514bbe
Merge remote-tracking branch 'upstream/master'
2020-05-08 06:55:48 -05:00
Junyoung Choi
4b67026bbf
Merge pull request #2936 from callumbooth/fix-2903
...
fixes #2903 - Rearrange layout of columns
2020-04-24 01:04:23 +09:00
Alexander Wolf
8b13ec4f0e
Issue 1706 tag rename - finishing #2989 ( #3469 )
...
* allow a tag to be renamed and update all notes that use that tag
• repurpose RenameFolderModal.styl to RenameModal so it is more generic
* call handleConfirmButtonClick directly instead of sending through a confirm method
* better name for method to confirm the rename
* use close prop instead of a new method
* use callback ref instead of legacy string refs
* bind the handleChange in the constructor to allow for direct function assignment
* update the tag in the URL upon change
* use the eventEmitter to update the tags in the SnippetNoteDetail header via the TagSelect component
* respect themes when modal is opened
* show error message when trying to rename to an existing tag
* lint fix, const over let
* add missing letter
* fix routing and add merge warning dialog
* fix space-before-parens lint error
* change theming
* add check if tag changed
Co-authored-by: Khaliq Gant <khaliqgant@gmail.com >
2020-04-21 20:55:56 +09:00
Callum Booth
d138a54dfd
fix accidental deletion of rtl state
2020-04-20 08:42:45 +01:00
Callum Booth
a7ead67c2d
moves orientation button to view menu
2020-04-18 14:17:08 +01: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
d95a3af667
Fix propTypes warning
2020-03-04 05:50:04 +09:00
Junyoung Choi
87a737babc
Make rtl optional
2020-03-04 05:43:34 +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
24a5c839a7
fix text color of FolderSelect component
2020-01-31 12:10:19 +01:00
Baptiste Augrain
c570fc9873
Merge branch 'master' into theme-nord
2020-01-30 19:14:58 +01:00
Itai Braude
0722c2505a
fixed requested changes
2019-12-25 10:04:31 +02:00
Itai Braude
45e75cdfe9
added hotkey setting for direction toggle
2019-10-18 00:36:51 +03:00
Itai Braude
b22b09a93d
added rtl toggle button
2019-10-17 21:04:00 +03:00
Itai Braude
e34485eb83
added rtl toggle button
2019-10-17 20:48:40 +03:00
hikerpig
f181a7e459
more strict regex pattern in pathname matching, fix #3183
2019-10-10 16:29:27 +09:00
Callum Booth
59e361cb37
move config value into ui
2019-10-09 12:59:53 +01:00
Callum Booth
1993a6588d
Cleans up toggle button component
2019-10-09 12:45:52 +01:00
Callum Booth
4de6c69f5d
merge from upstream/master
2019-10-08 13:21:56 +01:00
Junyoung Choi
68b3077651
Merge pull request #3099 from AWolf81/html-to-md
...
Html to md feature
2019-09-03 02:03:51 +09:00
Thamara Andrade
2c103aca3d
Fix #888 - Wrong word count due splitting
2019-09-03 01:54:53 +09:00
Thamara Andrade
c0a5eb0d2b
Fix #888 - Wrong word count due splitting
2019-09-03 01:54:53 +09:00
lockee14
f64d0b35e1
Merge branch 'master' into Insert_Date_ISO_8601_Style
2019-08-30 21:54:38 +09:00
AWolf81
2f1dadfc3e
Change drag disable styles to be more specific
2019-08-24 13:43:14 +09:00
AWolf81
7d0404657e
Fix routing for tag filtering
2019-08-24 13:42:09 +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
mehdi
928e0edf4d
forgot to remove commented code
2019-07-29 16:24:42 +09:00
AWolf81
72b8d56245
Merge remote-tracking branch 'upstream/master' into html-to-md
2019-07-28 15:49:16 +02:00
Junyoung Choi
4b62e93257
Fix more style warnings
2019-07-26 11:38:05 +09:00
Junyoung Choi
5720b313a3
Merge branch 'master' into discard-warnings
2019-07-26 09:12:18 +09:00
hikerpig
f3e2205e69
fix several propType errors raised by 'react.development.js'
...
some are caused by typo, some are caused by unused propType declarations
2019-07-26 09:11:00 +09:00
Junyoung Choi
410b611b14
Discard all style warnings
2019-07-26 09:03:32 +09:00
Junyoung Choi
1c8af47bac
Fix warnings in ToggleModeButton
2019-07-26 08:50:12 +09:00
Junyoung Choi
c8a2baca3c
Use default value prop rather than value prop
2019-07-26 08:49:52 +09:00
amedora
769407b3df
add "Wrap Line" button
2019-07-22 16:42:08 +09:00
amedora
e7615ed6d7
add "Wrap Line" button handlers
2019-07-22 16:42:08 +09:00
amedora
fe508307b2
make lineWrapping configurable
2019-07-22 16:42:08 +09:00
mehdi
80a63f7404
refactor: move the config down to editor setting
2019-07-08 19:27:23 +09:00
Huachao Mao
c012bbd54a
Update lock/unlock icons in editor #1760
2019-07-08 13:13:30 +09:00
AWolf81
44efb0178c
Merge branch 'master' into html-to-md
...
# Conflicts:
# browser/main/modals/NewNoteModal.js
# package-lock.json
# package.json
# yarn.lock
2019-06-29 23:25:52 +02:00