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
Arcturus
4def32ab13
add style rule for table
2020-04-16 00:55:18 +09:00
Arcturus
e756534db4
refactoring
2020-04-16 00:55:18 +09:00
Arcturus
f9e54bcbfc
add styling for code
2020-04-16 00:55:18 +09:00
Junyoung Choi
461e24bf39
Fix regex
2020-04-16 00:25:11 +09: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
Gonçalo Santos
4915c545d9
Merge branch 'master' into fixIssue2534
2020-03-27 01:47:02 +00:00
Gonçalo Santos
e1c95fb1f2
Fix Saving Configuration Bug
2020-03-27 01:42:18 +00:00
AWolf81
2695f62f3e
add special link handling
2020-03-26 03:55:23 +09:00
Gonçalo Santos
48c8164689
Fix scheduled theme change timing
2020-03-10 15:41:34 +00:00
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
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
Aaron Bird
9549355ab7
Tooltip misplaced ( #3499 )
...
* fix bug: tooltip misplaced
* Transition only opacity attributes
2020-03-04 03:56:31 +09: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
Alex Garrity
afbe43965e
Reverse notes after filtering
2020-02-24 16:56:08 +09:00
Alex Garrity
d706a5375c
Added sorting direction buttons
2020-02-24 16:56:08 +09:00
Alexander Wolf
feb2a878a9
Dropdown colour (theme aware) ( #3472 )
...
* catchup (#7 )
* added rtl toggle button
* added rtl toggle button
* keep code styling aligned to the left and ltr at all times
* added hotkey setting for direction toggle
* fixed requested changes
* fix undefined variable
* Copyright info update
updated Copyright (C) 2017 - 2019 BoostIO to Copyright (C) 2017 - 2020 BoostIO
* Refine Chinese translation
- Should not translate "space", it means space key in most context
- Should translate "keymap", "spellcheck disabled", "auto detect"
- Should translate "On Right Click" to "右键点击"
- Refine misc translation.
* Added Wiki Link
* Add Traditional Chinese option to build.md
* Bug fix (sets tabWith to 2 on prettier configuration and ConfigManager so checkboxes can be clikable)
Co-authored-by: ibraude <48394109+ibraude@users.noreply.github.com >
Co-authored-by: Junyoung Choi <rokt33r.choi@gmail.com >
Co-authored-by: Satyendra <33686367+developersatyendra@users.noreply.github.com >
Co-authored-by: Andrew <andysim3d@gmail.com >
* Menu Backgroun Colour
* add white to the apply-theme loop
Co-authored-by: Milo Todt <milo@milotodt.com >
Co-authored-by: ibraude <48394109+ibraude@users.noreply.github.com >
Co-authored-by: Junyoung Choi <rokt33r.choi@gmail.com >
Co-authored-by: Satyendra <33686367+developersatyendra@users.noreply.github.com >
Co-authored-by: Andrew <andysim3d@gmail.com >
2020-02-24 16:51:05 +09:00
ZeroX-DG
8b2ed8585f
fixed wrong handler for setting button
2020-02-18 22:52:21 +09:00
Baptiste Augrain
a496a84cb8
fix broken headers' color in ConfigTab
2020-02-10 21:09:37 +09:00
amedora
2c0e0a6e39
Merge branch 'master' into filter-tags-and-folders
...
# Conflicts:
# browser/main/SideNav/index.js
2020-02-05 11:13:28 +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
amedora
725bf2a691
Merge branch 'master' into filter-tags-and-folders
...
# Conflicts:
# browser/main/SideNav/PreferenceButton.styl
# browser/main/SideNav/SideNav.styl
2020-02-05 09:07:13 +09:00
Baptiste Augrain
69831571a5
fix broken title's color in ConfigTab by moving its default color to corresponding themes
2020-01-31 23:46:27 +01:00
Baptiste Augrain
24a5c839a7
fix text color of FolderSelect component
2020-01-31 12:10:19 +01:00
Baptiste Augrain
93e09f11dd
fix UI theme for SplitEditor and CreateFromURL modal
2020-01-30 19:31:31 +01:00
Baptiste Augrain
c570fc9873
Merge branch 'master' into theme-nord
2020-01-30 19:14:58 +01:00
amedora
f1d03acbad
Merge branch 'master' into filter-tags-and-folders
...
# Conflicts:
# locales/zh-CN.json
2020-01-30 10:13:16 +09:00
Jeny Mazo
31ffbd98b6
Bug fix (sets tabWith to 2 on prettier configuration and ConfigManager so checkboxes can be clikable)
2020-01-29 16:37:54 +09:00
Satyendra
0a361f5f41
Copyright info update
...
updated Copyright (C) 2017 - 2019 BoostIO to Copyright (C) 2017 - 2020 BoostIO
2020-01-29 16:30:54 +09:00
ibraude
301f03dadd
Merge branch 'master' into master
2020-01-07 12:11:27 +02:00
Itai Braude
0722c2505a
fixed requested changes
2019-12-25 10:04:31 +02:00
amedora
f5779558bb
Merge branch 'master' into filter-tags-and-folders
...
# Conflicts:
# browser/main/SideNav/index.js
# locales/da.json
# locales/de.json
# locales/en.json
# locales/es-ES.json
# locales/fa.json
# locales/fr.json
# locales/hu.json
# locales/it.json
# locales/ja.json
# locales/ko.json
# locales/no.json
# locales/pl.json
# locales/pt-BR.json
# locales/pt-PT.json
# locales/ru.json
# locales/sq.json
# locales/th.json
# locales/tr.json
# locales/zh-CN.json
# locales/zh-TW.json
2019-12-23 09:41:40 +09:00
Gonçalo Santos
b91a76b3b1
Merge branch 'master' into fixIssue2534
2019-11-22 00:19:56 +00:00
Jack Hsieh
d78f6b7aba
Ability to stop auto update
2019-11-22 05:42:55 +09:00
Nicholas Browning
95300546dc
Delete Dialog: typo for the "type" property
2019-11-22 03:46:45 +09:00
AWolf81
1d84cac922
Rephrase error messages
2019-10-28 18:10:21 +09:00
AWolf81
5280b6ed63
Add error handling
2019-10-28 18:10:21 +09: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
Junyoung Choi
8736666e91
Fix default prettier hotkey
2019-10-10 18:01:27 +09:00
alwxkxk
59f8425c97
fix #2935
2019-10-10 16:29:55 +09:00
hikerpig
f181a7e459
more strict regex pattern in pathname matching, fix #3183
2019-10-10 16:29:27 +09:00
Olcod
0697bc0a74
Add ability to sort lines with a hot key combination
2019-10-10 16:13:45 +09:00
Callum Booth
59e361cb37
move config value into ui
2019-10-09 12:59:53 +01:00