Commit Graph

199 Commits

Author SHA1 Message Date
Alejandro Romano
a10a4599b1
Add font sizing to page previews
Font sizes remained the same as default for page previews. They are not affected by custom font sizes. This change takes the same variables the full open page and apply it. Tested and working 10/10

Full open pages: .notion-frame
Overlay, preview pages: .notion-overlay-container (and .notion-scroller.vertical WITHOUT .horizontal)
2020-10-11 15:16:18 -03:00
b16281f28e
v0.9.1 2020-09-26 17:02:51 +10:00
1b0d6d5cc3
prep for release 2020-09-26 16:55:37 +10:00
481500c563
#119 emoji sets achieve without user agent 2020-09-26 16:48:36 +10:00
677fd3cf10
#101 weekly calendar view even if not first on page 2020-09-25 17:56:39 +10:00
21b3802e08
#114 back/forward arrows work with bypass preview 2020-09-25 17:44:55 +10:00
a31a93e206
#116 fix indents and #107 unenforce full width in neutral 2020-09-25 16:23:10 +10:00
Tom
9638a5765d
Merge pull request #108 from CloudHill/master
Font chooser bug fix
2020-09-20 18:52:34 +10:00
CloudHill
1b56426c94
Font chooser bug fix
Fixed a small bug where it stops iterating through the font options if it encounters a blank option.
2020-09-20 14:53:09 +07:00
f021bec086
v0.9.0 2020-09-20 15:11:25 +10:00
db1b0790e4
add release date to changelog 2020-09-20 15:10:37 +10:00
840f994081
#106: make use of user-agent for emoji sets 2020-09-20 14:41:26 +10:00
00451b1bde
extension screenshots 2020-09-20 12:43:27 +10:00
1011875530
new theme screenshots + bugfixes 2020-09-19 23:05:43 +10:00
fe2a0115c3
word counter extension (#88) + bugfixes 2020-09-18 14:21:09 +10:00
1a66d769cc
properly align rtl bullet points/checkboxes #55
though more performant, this also limits rtl to page content
2020-09-17 14:37:04 +10:00
dfcac064e8
page width variables - #81 2020-09-17 13:44:16 +10:00
2303783319
#97, #98, and small alterations.
(removed platform support requests, replaced getNotion() with __notion)
2020-09-17 13:06:49 +10:00
211b24d2d7
bypass preview extension - #81 2020-09-08 22:44:51 +10:00
6dbef0e292
callout theming + more text colour variables 2020-09-08 22:24:02 +10:00
Tom
53a1638549
Merge pull request #89 from coryzibell/master
Add module to hide help button
2020-09-07 08:23:32 +10:00
Cory Zibell
f304f78177 Add hide-help module content 2020-09-06 18:17:41 -04:00
Cory Zibell
a93ca8270c Add module to hide help button 2020-09-06 18:11:23 -04:00
9998857aa1
fix #73 - block-level text colours are now changed properly, add tick/cross to search filters 2020-09-03 12:12:58 +10:00
f9e53ad0b3
calendar scroll extension - #74 2020-09-02 22:56:40 +10:00
54531f0a6d
fix property-layout again 2020-09-02 22:33:47 +10:00
67f9ffaddb
ext. menu search upgrades (more stuff is searchable + case insensitive + cmd/ctrl f) 2020-09-02 22:21:17 +10:00
ecdf9a70c0
separate always-on-top into separate mod 2020-09-02 21:46:17 +10:00
58ff18724b
fix #69 - option to completely hide window buttons 2020-09-02 21:16:51 +10:00
e158cc25b3
remove extension menu hotkey conflict + make configurable 2020-09-02 20:40:35 +10:00
648c1f8b99
fix #76, height of weekly calendar view 2020-09-02 15:39:53 +10:00
fed816b8da
page titles now respond to small-text mode 2020-09-02 11:33:18 +10:00
1e1808fd09
font imports working in menu + font-chooser improvements 2020-09-02 11:10:01 +10:00
6c7e1cec9d
halved selectors for better perf., added wip littlepig themes 2020-09-02 08:49:38 +10:00
Tom
23d79c5abc
Merge pull request #63 from torchatlas/master
NEW MOD: Font Chooser
2020-08-29 22:22:26 +10:00
752bd8a45b
v0.8.5 2020-08-29 17:18:26 +10:00
890c3cbc40
hopefully address CSP problem with #66 2020-08-29 17:15:09 +10:00
Tom
e420172f31
Merge pull request #64 from Nek-12/master
Fixed and improved installation instructions
2020-08-29 14:32:32 +10:00
2cb25fec12
fix #65: separate bg and select variables. 2020-08-29 14:25:39 +10:00
Nek-12
ff3a89f65c Github doesn't like markdown inside html blocks 2020-08-28 21:05:06 +03:00
Nek-12
51ad989a94 Fixed and improved installation instructions 2020-08-28 21:01:04 +03:00
Torch
69cdc4aff5 Update mod.js 2020-08-28 12:10:50 -04:00
44e1472c0b
v0.8.4 2020-08-29 02:09:40 +10:00
9f66acccd8
property-layout finally working regardless of banner 2020-08-29 02:09:04 +10:00
Torch
33777fb2f7 Added Font Chooser 2020-08-28 12:01:46 -04:00
44423552af
v0.8.3 2020-08-29 01:28:07 +10:00
219260ad68
un-break installer on windows 2020-08-29 01:26:42 +10:00
e93d5a7657
v0.8.2 2020-08-29 00:58:56 +10:00
9f5cacefd1
fixed the auto-installer
to use `./bin.js` instead of `notion-enhancer`
2020-08-29 00:57:33 +10:00
39ebd0e3fd
v0.8.1 2020-08-29 00:21:54 +10:00