“soulsands”
cd95adcecb
fix: launcher-button style
2023-08-15 16:11:13 +08:00
zadam
9166765ced
fix include note sizing when in readonly mode, closes #4135
2023-08-08 22:56:45 +02:00
zadam
ddf75cd5e5
note tooltip displays the whole note with scrollbar, other behavior changes. closes #4120
2023-07-25 22:27:15 +02:00
zadam
04c306b360
support combination of shared and cloned in the note tree, fixes #4097
2023-07-17 22:26:41 +02:00
zadam
6c1011341c
add help button to attachment detail as well
2023-07-14 22:02:30 +02:00
zadam
3adab07ddb
common style for options number inputs
2023-07-14 18:05:19 +02:00
zadam
b7b0bd80ed
padding of right pane
2023-06-30 23:01:57 +02:00
zadam
068684101f
remove the option to show CKEditor banner
2023-06-30 15:58:42 +02:00
zadam
eb34f9c64f
small refactorings and fixes
2023-06-29 23:32:19 +02:00
zadam
34c642a49a
rename attachment
2023-06-14 00:28:59 +02:00
zadam
579ed7e194
attachment content rendering
2023-05-21 18:14:17 +02:00
zadam
9e9fb2979f
Merge branch 'master' into next61
...
# Conflicts:
# package-lock.json
# package.json
# src/public/app/components/note_context.js
# src/public/app/services/open.js
# src/public/app/widgets/buttons/note_actions.js
# src/public/app/widgets/find_in_code.js
# src/public/app/widgets/type_widgets/canvas.js
# src/services/options.js
2023-05-20 20:55:57 +02:00
zadam
bd278e291a
Merge pull request #3948 from soulsands/tooltip
...
Normalize tooltip style
2023-05-18 13:42:18 +02:00
baiyongjie
ed3d81ce62
normalize tooltip style
2023-05-18 16:41:07 +08:00
zadam
76196ed42c
Merge remote-tracking branch 'origin/master' into next60
2023-05-14 17:32:59 +02:00
zadam
092db03729
update montserrat for better cyrillic support, fixes #3933
2023-05-13 16:28:32 +02:00
zadam
38781d33ac
Merge remote-tracking branch 'origin/master' into next60
...
# Conflicts:
# src/public/app/widgets/type_widgets/editable_text.js
2023-05-13 15:43:35 +02:00
MeIchthys
4849dacd52
auto flex note title in tree
2023-05-12 10:14:34 -04:00
zadam
8284c673f9
can't allow opening externally on attachment list
2023-05-07 10:43:51 +02:00
zadam
ecd2a5cbac
Merge remote-tracking branch 'origin/master' into next60
2023-05-04 21:01:53 +02:00
zadam
49fb913eab
erasing unused attachments
2023-04-24 21:22:34 +02:00
zadam
a154bea016
Merge branch 'master' into next60
2023-04-11 17:02:24 +02:00
Philipp Oeschger
351bb760ae
change downdown border to light border
2023-03-27 01:42:50 +02:00
Matt
53b4f0e0d5
Add svg icons
2023-03-26 19:29:52 +00:00
zadam
9be524ef89
attachment improvements
2023-03-24 10:57:32 +01:00
zadam
95e38a037b
scrollbar tweak color
2023-03-20 20:50:18 +01:00
zadam
256b800d0e
scrollbar tweak color
2023-03-20 20:48:52 +01:00
zadam
c922322ed3
Merge pull request #3152 from spasche/scrollbar-color
...
use same variable as Firefox for scrollbar thumb
2023-03-14 22:16:39 +01:00
Elian Doran
44c0ecdbfa
Fix middle vertical align on table cells
...
For merged cells, middle vertical alignment would not work properly (it
was either aligned to the top or bottom).
2023-02-26 22:45:58 +02:00
zadam
68a03211ce
fix padding on launcher when collapsed
2023-01-31 22:25:46 +01:00
zadam
7a8bbdced8
fix cursor in the textarea, closes #3459
2022-12-26 20:07:04 +01:00
zadam
3804d2df8c
search should find notes in hidden subtree when hoisted into it
2022-12-23 14:02:18 +01:00
zadam
5fca606730
added note hoisting option to the note launcher
2022-12-18 22:05:06 +01:00
zadam
e5171e434b
fix small gap between menu and submenu where hover can disappear
2022-12-18 19:45:36 +01:00
zadam
c28383de4f
full search shows search errors, closes #3221
2022-12-17 13:07:42 +01:00
zadam
ecaa9a1d56
quick search shows search errors #3221
2022-12-17 11:58:30 +01:00
zadam
b9ae68d559
small fixes
2022-12-14 12:26:04 +01:00
zadam
75639c53f0
unhoist button on the left
2022-12-14 10:18:29 +01:00
zadam
c231b3cb79
styling changes of buttons
2022-12-11 13:20:37 +01:00
zadam
b9632a7814
rename note types to camelCase
2022-12-06 23:01:42 +01:00
zadam
f336435adb
appearance options broken up into individual widgets
2022-12-06 22:43:35 +01:00
zadam
657c54efd4
fix print color to black, closes #3202
2022-10-20 22:31:08 +02:00
zadam
c16f7a5e02
Merge branch 'master' into next55
...
# Conflicts:
# electron.js
# package-lock.json
# package.json
# src/public/app/layouts/desktop_layout.js
# src/public/app/widgets/note_tree.js
# src/services/port.js
2022-10-15 12:09:25 +02:00
zadam
d905f7cc26
include icon into reference links
2022-09-24 22:38:20 +02:00
Sylvain Pasche
a904e82d72
use same variable as Firefox for scrollbar thumb
...
Use --active-item-background-color variable for scrollbar thumb
background color on WebKit browsers (which is already used for Firefox).
This should improve visibility of the scrollbar.
2022-09-21 23:29:17 +02:00
zadam
d4658b9c2a
bring back the possibility to close the floating buttons again, closes #3116
2022-09-18 14:57:44 +02:00
zadam
84f72edf1d
use button CSS variables in more places
2022-09-18 13:52:19 +02:00
zadam
3c49ea6cb1
make context sub-menu scrollable, fix #3136
2022-09-16 22:12:09 +02:00
zadam
e8b8198eb8
added Montserrat-Regular.ttf to fix boldness on mac, closes #3094
2022-09-04 16:50:45 +02:00
zadam
42cade17cb
launchbar WIP
2022-08-05 16:44:26 +02:00