Commit Graph

72 Commits

Author SHA1 Message Date
bf800a0889 tabs: #84 include page icons in title 2020-10-27 20:43:32 +11:00
9d3ab72eb7 tweaks: #155 more readable line spacing 2020-10-27 19:57:20 +11:00
5d439bbdc8 common tweaks ext: #168, #176 - scrollbars, thicker bold, responsiveness, hide help, snappy transitions, dragarea height 2020-10-26 23:38:46 +11:00
cbe505c374 macos bugfixes: #151 dark mode detection in night shift + adding menubar to extensions menu + padding-left with tabs to give traffic lights space 2020-10-24 22:25:05 +11:00
e79685a6e8 make dragarea transparent in new themes 2020-10-24 13:14:41 +11:00
96e13a03f0 #175 neutral theme: contrast in calendar views 2020-10-23 19:41:44 +11:00
d307a2bedf additional menu option descriptions on hover 2020-10-23 16:49:58 +11:00
394a891115 theme conflicts notice in menu 2020-10-21 22:30:58 +11:00
ca30e70062 make block text colour apply to text with backgrounds 2020-10-20 09:55:38 +11:00
78667d16d6 fix theming primary-colour text + right-to-left text in columns 2020-10-19 22:50:25 +11:00
4519409050 cherry cola adjustments + tab button hover fixes + closing tabs shouldn't create weird broken things anymore 2020-10-18 22:35:56 +11:00
088c4f746b middle click close tabs + better tab animations 2020-10-16 17:26:18 +11:00
ad645227d5 #164 fix width-stretching of collections in breadcrumbs 2020-10-16 10:14:58 +11:00
d917c3aefd #161 removed typo in variable name for brown text. 2020-10-15 12:37:51 +11:00
Alejandro Romano
a26914fdbe Tweaking readability in text-blocks by adding new variables (#156)
add line-height and margin-top variables for text-block (see #155)
2020-10-13 07:04:43 +11:00
Alejandro Romano
d0f273381b Add font sizing to page previews (#153)
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-12 06:34:44 +11:00
1f38797cc4 enhancer icon next to tabs opens menu + less aggressive tab focusing so searching can actually work 2020-10-11 23:31:09 +11:00
3d64a5e8c8 bugfixes: match up some styling better, EACCES dest chmodding, csp re-allow fonts 2020-10-11 15:28:56 +11:00
bb18f2a1e6 bugfixes so dracula will actually load 2020-10-09 20:56:21 +11:00
0472460161 draggable/nicer-looking tabs + icon 2020-10-09 20:42:34 +11:00
f0232fea9e functional tabs: needs more ux work 2020-10-08 22:50:27 +11:00
c0d7d5170b replace dragarea with titlebar in tabbable mode 2020-10-07 23:58:22 +11:00
45c2ebf340 #134 bypass preview operates more reliably when keyboard shortcuts are used 2020-10-02 15:46:11 +10:00
dbf1240034 improved responsiveness + snappier transitions mode 2020-10-02 13:44:16 +10:00
a2f23a850e bugfix: toc blocks can have text colours 2020-10-02 10:43:47 +10:00
f0b62d8df3 re-orderable mods: order is saved + mods are loaded according to priority 2020-10-01 23:11:31 +10:00
398e727ddb re-orderable mods: menu elements can be dragged 2020-10-01 13:32:50 +10:00
904cae5375 #126 board view shadow, remove messenger emoji set, bugfix EACCES response 2020-09-30 14:25:59 +10:00
5655043b36 #116 fix indents and #107 unenforce full width in neutral 2020-09-25 16:23:10 +10:00
d3b444827a new theme screenshots + bugfixes 2020-09-19 23:05:43 +10:00
cc4e2fb807 word counter extension (#88) + bugfixes 2020-09-18 14:21:09 +10:00
bb3439429f 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
525ff40bb3 page width variables - #81 2020-09-17 13:44:16 +10:00
9147eb06e4 callout theming + more text colour variables 2020-09-08 22:24:02 +10:00
72551c5f67 fix #73 - block-level text colours are now changed properly, add tick/cross to search filters 2020-09-03 12:12:58 +10:00
63e4b574a9 separate always-on-top into separate mod 2020-09-02 21:46:17 +10:00
6ff3a96d81 fix #69 - option to completely hide window buttons 2020-09-02 21:16:51 +10:00
3a608f8aff page titles now respond to small-text mode 2020-09-02 11:33:18 +10:00
ae3760e193 halved selectors for better perf., added wip littlepig themes 2020-09-02 08:49:38 +10:00
1b66802fc6 fix #65: separate bg and select variables. 2020-08-29 14:25:39 +10:00
ffa35c74ae better erroring (#56), menu tweaking, gallery fullpage variable fix 2020-08-29 00:14:29 +10:00
5117836dc7 fix #59 + clarity improvements 2020-08-28 22:37:46 +10:00
b019a1cb83 fix #54 + padding issues in preview 2020-08-28 14:41:34 +10:00
21a6cc2be5 fix #58 (caret-color was being mistaken for color) 2020-08-28 12:48:23 +10:00
6081bdb563 dev docs 2020-08-26 22:42:49 +10:00
48eba9b956 contributing guide, css transitions, bg of account picker 2020-08-20 10:08:29 +10:00
7af9b7836d property layout extension ✔ 2020-08-18 11:40:05 +10:00
e787427214 weekly view working, app relaunch btn in menu modified alert 2020-08-17 22:55:51 +10:00
583e96ac1a various perf stuff + bugfixes + attempt at weekly view 2020-08-16 23:44:45 +10:00
ebc9adc616 perf improvements + fullwidth page banner in preview 2020-08-16 12:42:03 +10:00