Commit Graph

8 Commits

Author SHA1 Message Date
35f243b032
style(tweaks): hide floating button 2024-05-29 12:45:45 +10:00
bbc8c7a1e0
fix: replace .notion-help-button with .notion-ai-button 2024-05-12 11:25:02 +10:00
f0d7d89653
fix: position floating buttons relative to help button without wrapping it
(changing help button dom parent makes notion error when inserting elements relative to it)
2024-04-23 13:36:56 +10:00
44c480062b
chore: update to support notion 2.3.1 (regex-based replacement for updated webpack bundles)
removed use strict from mjs files, where strict mode is assumed/enforced regardless
2024-02-24 20:57:22 +11:00
f0e2570448
chore: switch to unocss for styling
faster + more powerful + better documented + more active than twind. sticking with custom preset-icons to avoid fetching over cdn + to load custom icons
2024-02-16 18:16:58 +11:00
b55e74a2c5
fix: more reliable scroll to top btn initial display + positioning 2024-01-31 23:16:43 +11:00
ff1e5f7550
chore: update lucide 2024-01-30 22:37:30 +11:00
d420b2de4e
feat: conditional display of scroll to top btn 2024-01-30 17:57:03 +11:00