Commit Graph

154 Commits

Author SHA1 Message Date
cb55a79971
replace feature requests with feature proposals + prep changelog for v0.10.2 2020-12-05 12:37:02 +11:00
Emir
6501ad9b80
add quote variable for themes and quote input for font chooser (#314)
* add quote variable for themes and quote input for font chooser

* fix version number (semver)
2020-12-05 09:06:40 +11:00
eadbec249b
refactor __notion back to a function for error handling, replace missing executables with backups in check 2020-12-04 15:02:28 +11:00
af2af96d46
#306 file explorer no longer opens when enhancer menu is opened 2020-12-03 23:27:45 +11:00
4807cfd339
fix tabs for electron/notion update 2020-12-03 21:43:45 +11:00
7ef483a7f1
add potential duplicates workflow
+ declare window variable with let as per https://github.com/notion-enhancer/notion-enhancer/issues/298#issuecomment-737749264
2020-12-03 20:40:49 +11:00
Kirakeru
a96ab5f3b0
Fix White Window Bug #298 (#302) 2020-12-03 09:22:12 +11:00
Ryo Hilmawan
794cb17ead
Modify the enhancer menu's toggle styles to follow notion's toggles (#283)
* notion-enhancer#261 modify toggle styles to look similiar to notion's toggle

* remove `dot` spans from toggles
2020-12-02 23:05:14 +11:00
dbd2044600
prep changelog for pre/bugfix release, replace links 2020-11-18 23:08:59 +11:00
Emir
206c347838
add auto-shrink system for tabs (#262)
* add auto-shrink system for tabs

* decrease tab limit and minimum width of non-current tabs
2020-11-16 11:32:32 +11:00
621aaa3978
#211 remove z-index override preventing format dropdowns in table view from opening 2020-11-12 00:58:48 +11:00
722d0fe00a
tabs focus properly 2020-11-12 00:20:55 +11:00
c067d93a74
#220 stricter keyboard shortcut listeners 2020-11-12 00:05:03 +11:00
9597dcc4d5
#192 remove draggable-indicator dots from tabs ext. in menu 2020-11-11 23:39:42 +11:00
bc46ac39b0
#204 empty hotkeys won't trigger 2020-11-11 23:29:48 +11:00
c5c02bc7e7
don't try loading the default page if it doesn't exist 2020-11-11 23:04:23 +11:00
967f8a61f9
less-broken loading of things 2020-11-11 22:55:35 +11:00
8567f2fa90
load tabs.css and variables.css into notion container 2020-11-11 22:29:02 +11:00
61b6b6deca
load menu.css and variables.css into enhancer menu 2020-11-11 22:14:05 +11:00
imgbot[bot]
479e4a6e0a
[ImgBot] Optimize images (#241)
*Total -- 245.40kb -> 231.45kb (5.68%)

/mods/core/icons/question.svg -- 0.91kb -> 0.83kb (8.61%)
/notion-enhancer v0.10.0 banner.jpg -- 242.90kb -> 229.08kb (5.69%)
/mods/topbar-icons/icons/updates_on.svg -- 0.16kb -> 0.15kb (4.32%)
/mods/topbar-icons/icons/favorite_on.svg -- 0.19kb -> 0.19kb (4.04%)
/mods/topbar-icons/icons/updates_off.svg -- 0.20kb -> 0.19kb (3.48%)
/mods/topbar-icons/icons/share.svg -- 0.46kb -> 0.44kb (2.78%)
/mods/topbar-icons/icons/favorite_off.svg -- 0.36kb -> 0.35kb (2.71%)
/mods/scroll-to-top/arrow.svg -- 0.23kb -> 0.23kb (0.43%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-11-11 18:48:55 +11:00
decf8862de
add pull requests to changelog, rename styles.css to app.css 2020-11-11 18:44:23 +11:00
eb3aa26220
tabs: fallback if text name is undefined 2020-11-02 15:58:10 +11:00
27525428fc
README feature list updates: new mods + options 2020-11-01 22:53:11 +11:00
64c1e8bc5c
#113 only open a new window from the dock if already visible 2020-11-01 21:04:26 +11:00
ba8163a456
#113 reshow hidden windows when clicking app icon in dock 2020-11-01 15:00:22 +11:00
6b161eb403
better selectors for detecting favicons in databases 2020-11-01 14:39:06 +11:00
650ac550fa
tab favicon fixes: support uploaded images, use emoji for window title, work on macos 2020-11-01 14:21:00 +11:00
8e2087d2fd
show 'untitled' for new pages instead of empty space 2020-11-01 12:30:10 +11:00
667c727ac9
fix menu hotkey + tab title emojis on macOS 2020-11-01 12:04:04 +11:00
9e1417ac3e
make ctrl+f popover shadow less extreme 2020-11-01 00:03:18 +11:00
29ef9a57b8
platform-specific option overrides for features not required on macOS 2020-10-28 12:19:39 +11:00
64c88f5c42
tabs: #84 include page icons in title 2020-10-27 20:43:32 +11:00
1f802e5146
tweaks: #155 more readable line spacing 2020-10-27 19:57:20 +11:00
a21bcc9803
common tweaks ext: #168, #176 - scrollbars, thicker bold, responsiveness, hide help, snappy transitions, dragarea height 2020-10-26 23:38:46 +11:00
f66c78a381
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
35bbb12524
make dragarea transparent in new themes 2020-10-24 13:14:41 +11:00
b1a42f2bf5
#175 neutral theme: contrast in calendar views 2020-10-23 19:41:44 +11:00
c76750c088
additional menu option descriptions on hover 2020-10-23 16:49:58 +11:00
c2a0b8e857
auto-resolve conflicts core option 2020-10-22 12:17:53 +11:00
cdbce12b11
theme conflicts notice in menu 2020-10-21 22:30:58 +11:00
275c5ed4cd
update themes to new variables 2020-10-20 11:59:22 +11:00
8f35a99fdd
make block text colour apply to text with backgrounds 2020-10-20 09:55:38 +11:00
84ef0d9440
fix theming primary-colour text + right-to-left text in columns 2020-10-19 22:50:25 +11:00
b2491a0a09
use event communication instead of variable checking for cross-window dragging = less-buggy 2020-10-19 22:03:54 +11:00
1d1503c826
cross-window draggable tabs 2020-10-19 09:33:08 +11:00
cf4d8e63ee
cherry cola adjustments + tab button hover fixes + closing tabs shouldn't create weird broken things anymore 2020-10-18 22:35:56 +11:00
91ab4a1547
ctrl+click open in new tab 2020-10-16 22:15:14 +11:00
a264cbf832
middle click close tabs + better tab animations 2020-10-16 17:26:18 +11:00
995587afa0
#164 fix width-stretching of collections in breadcrumbs 2020-10-16 10:14:58 +11:00
ed5ededcbe
better tab picking on close: find closest/next instead of jumping to first 2020-10-15 23:59:18 +11:00