Commit Graph

1344 Commits

Author SHA1 Message Date
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
69c3034a8b rainbow indentation lines + block dragger bg fix 2021-10-17 22:17:33 +11:00
dragonwocky
c77cf71163 [repo] extension: indentation lines
+ new feature: toc support
2021-10-15 12:21:58 +00:00
f9b95ef848 extension: indentation lines
+ new feature: toc support
2021-10-15 23:21:26 +11:00
Tom
54319a8bf2
Update README.md 2021-10-14 08:42:16 +11:00
Jordan Robinson
e990c51c00
Adds gruvbox-dark theme based on morhetz gruvbox vim theme (#382) 2021-10-13 14:21:44 +11:00
50f8683ec8 update changelog: font chooser, property layout, scroll to top 2021-10-13 14:08:04 +11:00
dragonwocky
fd0a635ae7 [api] component: corner action 2021-10-13 03:05:47 +00:00
a03168d980 component: corner action 2021-10-13 14:05:22 +11:00
dragonwocky
883f7915c7 [repo] extension: scroll to top 2021-10-13 03:05:14 +00:00
1fda0e9c86 extension: scroll to top 2021-10-13 14:04:40 +11:00
dragonwocky
6a5c6e2a73 [repo] extension: collapse properties
formerly property-layout, added per-page memory
2021-10-13 00:20:15 +00:00
1e5c985e76 extension: collapse properties
formerly property-layout, added per-page memory
2021-10-13 11:19:38 +11:00
dragonwocky
d99983105f [repo] incomplete theme colour mapping update
https://discord.com/channels/748161877045149706/748162220424167534/897602187067269130 more changes to come
2021-10-12 23:16:04 +00:00
3b4030d12b incomplete theme colour mapping update
https://discord.com/channels/748161877045149706/748162220424167534/897602187067269130 more changes to come
2021-10-13 10:07:06 +11:00
dragonwocky
84ae933d4a [api] allow empty strings as option values 2021-10-12 07:39:29 +00:00
cc1418ee5d allow empty strings as option values 2021-10-12 18:39:04 +11:00
dragonwocky
ecac94a8b3 [repo] extension: font chooser 2021-10-12 07:39:03 +00:00