Junyoung Choi (Sai)
aebed4a644
Merge pull request #2033 from ZeroX-DG/fix-scrollbar-disappear
...
fixed disappearing scroll bar
2018-07-07 00:47:14 +09:00
Junyoung Choi
7bfb094a40
use lighter color for scroll bar
2018-07-06 22:07:06 +09:00
Сергей Иванов
806a5daa86
Processing all location's pathnames
2018-07-05 11:23:57 +03:00
Сергей Иванов
4a3602099a
Difference home and searched notes from trashed units
2018-07-04 16:09:49 +03:00
Сергей Иванов
c69be54655
Fixing empty string searching
2018-07-04 14:02:26 +03:00
Сергей Иванов
680eaa1d4a
Filtering displayed notes in Detail component
2018-07-04 13:33:47 +03:00
JianXu
05488e66ae
Add tooltip(CommandOrCtrl+B) for fullscreen
2018-07-04 11:38:43 +08:00
Max Buranbaev
3c8337cf54
adding timeout one creating a snippet
2018-07-03 10:29:22 +05:00
Max Buranbaev
883b4c4c26
adding timeout on creating a note
2018-07-03 10:27:13 +05:00
JianXu
d2b2e76a6a
Fixed 'Focus Search' shortcut
2018-07-02 21:43:46 +08:00
Sosuke Suzuki
9d9109e9e5
Merge pull request #2158 from BoostIO/fix-contextmenu-bug
...
Fix contextmenu bug
2018-07-02 11:27:28 +09:00
Sosuke Suzuki
0ffa0b96d3
Merge pull request #2135 from BoostIO/improve-snippets-ui
...
Improve snippets ui
2018-06-30 20:11:33 +09:00
Sosuke Suzuki
0429acfa1b
Merge pull request #2138 from BoostIO/improve-uitab-editor
...
Improve uitab editor
2018-06-30 20:11:20 +09:00
Sosuke Suzuki
d8aad65b24
fix from eslint
2018-06-30 16:28:17 +09:00
Sosuke Suzuki
1038e86196
use context.popup on StatusBar
2018-06-30 16:25:44 +09:00
Sosuke Suzuki
47845fd4e3
use context.popup on SideNav
2018-06-30 16:23:51 +09:00
Sosuke Suzuki
294c3f10ab
use context.popup on StorageItem
2018-06-30 16:21:35 +09:00
Sosuke Suzuki
f6afc756dc
use context.popup on SnippetList
2018-06-30 16:16:18 +09:00
Sosuke Suzuki
64407e5ca6
use context.popup on SnippetNoteDetai;
2018-06-30 16:12:23 +09:00
Sosuke Suzuki
0a42b0f61f
use context.popup on NoteList
2018-06-30 16:08:13 +09:00
Kelvin Wong
ddd339851b
Fix code style
2018-06-29 10:58:11 +08:00
Kelvin Wong
8a6c86bf65
Add collapsed state for storage
...
The root cause of this issue is that when the folder is clicked,
the router pushed the path and the StorageItem component has been
refreshed and isOpen has been reset
- Add storing collapse state for storage
- Add tests
- Default as collapsed for fallback
fix BoostIo/Boostnote#1979 BoostIo/Boostnote#1911
2018-06-28 13:08:39 +08:00
Sosuke Suzuki
0095735841
fix from eslint
2018-06-27 20:42:19 +09:00
Sosuke Suzuki
8f4c92e251
extract normalizeEditorFonrFamily
2018-06-27 19:48:09 +09:00
Sosuke Suzuki
58354061d8
set font-family to editor in Preference > Interface
2018-06-27 19:34:58 +09:00
Max Buranbaev
5de176757d
Fixing flickering in both cases
2018-06-27 13:07:38 +05:00
Sosuke Suzuki
7414d52dc2
selected snippet item background-color is darken
2018-06-27 16:27:55 +09:00
Sosuke Suzuki
c42b5c8806
First snippet is selected when open Snippets tab
2018-06-27 16:13:42 +09:00
Sosuke Suzuki
5c60da0f8f
apply style to each themes button
2018-06-27 15:59:14 +09:00
Junyoung Choi (Sai)
e1f78cd682
Merge pull request #2107 from ehhc/fix_images
...
One more try to fix the handling of images in the legacy location
2018-06-25 21:33:19 +08:00
ehhc
c69f34836a
handle dot in file name
2018-06-25 15:18:45 +02:00
Junyoung Choi
7c3aaff635
Rewrite invalid hotkeys when loading
2018-06-21 02:48:44 +09:00
voidsatisfaction
bdd5b7b3a7
fix: no need semicolon
2018-06-20 21:57:11 +09:00
voidsatisfaction
a2ddb56540
fix: change mode to more desiarable way
2018-06-20 21:45:24 +09:00
voidsatisfaction
7c0097951c
fix: m key issue
2018-06-20 21:38:36 +09:00
ehhc
7970016fbf
One more try to fix the handling of images in the legacy location
2018-06-20 08:48:55 +02:00
William Grant
3bc21cdb09
fixed positioning of the info panel so it doesn't cover the info button
2018-06-13 12:19:17 +02:00
Sosuke Suzuki
9e8ef70510
Merge pull request #2064 from FlaPS/debounce-markdonw-search
...
#2042 Debounce for details renderig added
2018-06-12 19:52:36 +09:00
Sosuke Suzuki
5fd822a24d
add a new line at end of file
2018-06-12 19:48:09 +09:00
Sosuke Suzuki
8ee4dbbb5c
Merge pull request #2065 from FlaPS/fix-blinking-notes-list-on-search
...
Fix file list blinking on search
2018-06-12 19:38:26 +09:00
Sosuke Suzuki
9522a4d5d9
fix from eslint
2018-06-12 19:33:54 +09:00
Shammasov Max
2631cc3747
Fix file list blinking on search
2018-06-11 03:46:39 +03:00
Shammasov Max
5873e8e896
Debounce for details renderig added
2018-06-11 03:34:45 +03:00
kawmra
af0aa4a567
Make button width flexible
2018-06-09 19:33:40 +09:00
ehhc
5d62dd2002
Merge branch 'master' of https://github.com/BoostIO/Boostnote into paste_storage_link_should_clone_attachment
...
# Conflicts:
# browser/main/lib/dataApi/attachmentManagement.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/zh-CN.json
# locales/zh-TW.json
2018-06-06 12:03:53 +02:00
Sosuke Suzuki
9fac6bca64
Merge pull request #1993 from ehhc/smart_arrows
...
Include markdown-it-smartArrow. Toggle it via settings and disable it…
2018-06-06 12:13:09 +09:00
Junyoung Choi (Sai)
88856b788a
Merge pull request #1963 from ehhc/OnBlur_Throws_Exceptions_On_Snippet_Notes
...
OnBlur throws exceptions if the notetype is snippet -> Fixes #1962
2018-06-06 11:11:27 +09:00
Nguyễn Việt Hưng
31f1ebe801
removed unnecessary style
2018-06-05 21:31:50 +07:00
Nguyễn Việt Hưng
c6a9c9c57d
fixed disappear scrollbar
2018-06-05 21:24:37 +07:00
ehhc
35bcbbbae4
Merge branch 'master' into smart_arrows
2018-06-05 11:35:56 +02:00