Commit Graph

910 Commits

Author SHA1 Message Date
6d40349389 extension: weekly view 2021-10-19 23:42:48 +11:00
690b677dc9 adjust url regex 2021-10-19 21:28:01 +11:00
8a1eb811a6 extension: right-to-left 2021-10-19 21:26:05 +11:00
382451156c extension: outliner 2021-10-19 16:40:50 +11:00
fe42600ab8 focus/blur listeners on side panel 2021-10-19 16:38:48 +11:00
a9427f4520 observe topbar icons for in previews 2021-10-18 23:53:42 +11: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
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
a824ba8856 extension: emoji sets 2021-10-18 20:34:48 +11: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
1f9537b755 extension: word counter (moved to panel) 2021-10-18 17:28:28 +11: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
d5c45a8771 restore theme patches to perma-applied 2021-10-17 23:11:58 +11: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
69c3034a8b rainbow indentation lines + block dragger bg fix 2021-10-17 22:17:33 +11: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
a03168d980 component: corner action 2021-10-13 14:05:22 +11:00
1fda0e9c86 extension: scroll to top 2021-10-13 14:04:40 +11:00
1e5c985e76 extension: collapse properties
formerly property-layout, added per-page memory
2021-10-13 11:19:38 +11: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
cc1418ee5d allow empty strings as option values 2021-10-12 18:39:04 +11:00
ef05403caf extension: font chooser 2021-10-12 18:38:23 +11:00
7f266f207b tweak: full width pages + table wrap bugfixes
+ neutral theme font size fix + menu focused mod b/w tab switching fix
2021-10-10 16:33:06 +11:00
1af8878748 tweak: accented links 2021-10-10 15:19:03 +11:00
4fa312c19b tweak: responsive columns breakpoint (%) 2021-10-10 14:21:18 +11:00
6aacd075fb upload theme previews 2021-10-10 13:03:21 +11:00
81c0e13523 light+ configurable highlight color for text/lines etc. 2021-10-10 12:30:06 +11:00
5f52f520f4 adjust rgb contrast constant 2021-10-10 12:27:42 +11:00
02c085e832 load js in menu, configurable accents in dark+/light+ 2021-10-10 01:28:24 +11:00
824da94ffb shade/contrast rgb helpers 2021-10-10 00:59:55 +11:00
9b4b21c297 prevent double-reading of registry, allow menu/frame scripts 2021-10-10 00:00:59 +11:00
bb42117024 themes: light+, pinky boom, playful purple
+ quotation marks tweak extracted from prev. littlepig
2021-10-09 18:16:56 +11:00
809df67a14 remove csp-blocked fonts from themes 2021-10-08 17:03:12 +11:00
60a7b57ccc theme: gruvbox light (sepia) 2021-10-08 16:53:16 +11:00
579050e349 include commit msg in submodule update 2021-10-08 15:45:48 +11:00
c43dec218b include commit msg in submodule update 2021-10-08 15:45:08 +11:00
a4d4e4e007 include commit msg in submodule update 2021-10-08 15:44:21 +11:00
e15370bede include commit msg in submodule update 2021-10-08 15:42:01 +11:00
e78d6c2965 rename bg_popup to bg_card for side panel 2021-10-08 15:31:42 +11:00
c569d4190a theme: gruvbox dark 2021-10-08 15:25:47 +11:00
daa8489175 theme: nord 2021-10-08 13:30:43 +11:00
c4e6b6b62a theme: neutral
remove ids from mod folder names
2021-10-08 12:28:44 +11:00
1f88c043dc make author email optional 2021-10-07 23:07:09 +11:00
86721aabba theme: pastel dark 2021-10-07 23:06:11 +11:00
7aa3f04f8b theme: dracula
improve tweaks table width normalisation
2021-10-07 22:36:20 +11:00