Commit Graph

1361 Commits

Author SHA1 Message Date
047b4cce7d extension: simpler databases 2021-10-23 23:11:52 +11:00
dragonwocky
6996ab84d6 [repo] extension: collapsible headers 2021-10-21 12:28:28 +00:00
38484b7e42 extension: collapsible headers 2021-10-21 23:27:58 +11:00
e72115fd51 update panel, hotkey comment 2021-10-21 23:27:19 +11:00
790ddcbac2 Merge branch 'dev' of github.com:notion-enhancer/extension into dev 2021-10-20 23:05:05 +11:00
dragonwocky
fc418bc838 [repo] extension: global block links 2021-10-20 12:04:57 +00:00
1f47f1be34 update changelog, clipboard read perm 2021-10-20 23:04:55 +11:00
dbb94bc29b extension: global block links 2021-10-20 23:04:26 +11:00
dragonwocky
9517395f44 [api] clipboard helpers 2021-10-20 12:02:54 +00:00
7da5f65c85 clipboard helpers 2021-10-20 23:02:26 +11:00
dragonwocky
70b302a912 [api] smoother tooltips, delay arg 2021-10-20 10:03:48 +00:00
db5ec9a934 smoother tooltips, delay arg 2021-10-20 21:03:20 +11:00
dragonwocky
82564420e4 [repo] extension: truncated titles 2021-10-20 10:02:27 +00:00
b1ced4fac8 extension: truncated titles 2021-10-20 21:01:52 +11:00
b294964b26 extension: code line numbers 2021-10-20 15:42:22 +11:00
dragonwocky
1ecfd102ba [repo] extension: weekly view 2021-10-19 12:43:18 +00:00
6d40349389 extension: weekly view 2021-10-19 23:42:48 +11:00
41e1258469 update changelog 2021-10-19 21:29:41 +11:00
dragonwocky
921f89ec4b [api] adjust url regex 2021-10-19 10:28:27 +00:00
690b677dc9 adjust url regex 2021-10-19 21:28:01 +11:00
dragonwocky
1146e9eaa9 [repo] extension: right-to-left 2021-10-19 10:26:38 +00:00
8a1eb811a6 extension: right-to-left 2021-10-19 21:26:05 +11:00
dragonwocky
642f9accbb [repo] extension: outliner 2021-10-19 05:41:15 +00:00
382451156c extension: outliner 2021-10-19 16:40:50 +11:00
dragonwocky
8e97cf1030 [api] focus/blur listeners on side panel 2021-10-19 05:39:15 +00:00
fe42600ab8 focus/blur listeners on side panel 2021-10-19 16:38:48 +11:00
dragonwocky
04a1e4938c [repo] observe topbar icons for in previews 2021-10-18 12:54:10 +00:00
a9427f4520 observe topbar icons for in previews 2021-10-18 23:53:42 +11:00
dragonwocky
67cc36c35a [repo] extension: topbar icons 2021-10-18 12:28:02 +00:00
d25d4f2f13 extension: topbar icons 2021-10-18 23:27:27 +11:00
Alejandro Romano
3e7319464e
Fix persistent high CPU usage when emoji-sets is enabled (#586)
MutationObserver enters into an infinite loop by iterating on itself. By disconnecting the observer and reconnecting it after parsing the DOM for emoji-sets to work, we stop the problem and Notion goes back to sane 0% CPU idle usage.
2021-10-18 22:19:34 +11:00
dragonwocky
18ee0d9ea9 [repo] emoji-sets: fix native emoji alignment 2021-10-18 11:16:22 +00:00
b8fdad91c3 emoji-sets: fix native emoji alignment 2021-10-18 22:15:27 +11:00
Alejandro Romano
0198e29f46
Fix margins for every emoji set (#585)
Custom emojis, when displayed as icons in every page and in the left sidebar of Notion, are a bit misaligned. This is not the case for the emojis in the page content. Just specific places when they act like icons. They are a few pixels off but it triggers an OCD in me 🤣

This fixes it and it looks awesome. Precisely aligned as the default emoji set.
2021-10-18 22:05:35 +11:00
dragonwocky
e09443a048 [repo] extension: emoji sets 2021-10-18 09:35:15 +00:00
a824ba8856 extension: emoji sets 2021-10-18 20:34:48 +11:00
dragonwocky
2dfb3bb539 [api] observe child changes better 2021-10-18 09:34:16 +00:00
860a943437 observe child changes better 2021-10-18 20:33:45 +11:00
Hayk Aprikyan
63bf82507f
restore messenger emojis (#362)
* added messenger set

* added messenger value
2021-10-18 18:01:04 +11:00
110d2f3551 Merge branch 'dev' of github.com:notion-enhancer/extension into dev 2021-10-18 17:29:34 +11:00
7048abaedd update changelog, add clipboardwrite perm to manifest 2021-10-18 17:29:18 +11:00
dragonwocky
9bc748d67c [repo] extension: word counter (moved to panel) 2021-10-18 06:28:54 +00:00
1f9537b755 extension: word counter (moved to panel) 2021-10-18 17:28:28 +11:00
dragonwocky
00090853b9 [api] panel: work without right-sidebar pre-existing
+ smaller tweaks inc. icon pos, default uuid gen, clickthrough hover area to topbar
2021-10-18 06:28:24 +00:00
85dbb33fab panel: work without right-sidebar pre-existing
+ smaller tweaks inc. icon pos, default uuid gen, clickthrough hover area to topbar
2021-10-18 17:27:53 +11:00
dragonwocky
0bc838113e [repo] restore theme patches to perma-applied 2021-10-17 12:12:22 +00:00
d5c45a8771 restore theme patches to perma-applied 2021-10-17 23:11:58 +11:00
dragonwocky
9641a35a06 [repo] extension: focus mode
+ only inject theming css if a theme is enabled, to reduce lag
2021-10-17 11:58:12 +00:00
9b3cf23b08 extension: focus mode
+ only inject theming css if a theme is enabled, to reduce lag
2021-10-17 22:57:41 +11:00
dragonwocky
9ca4e51fab [repo] rainbow indentation lines + block dragger bg fix 2021-10-17 11:18:13 +00:00