Commit Graph

1344 Commits

Author SHA1 Message Date
f77f5040a4 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
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
CloudHill
c410b14c19 minor style changes to code-line-numbers, outliner, side-panel 2020-12-03 16:31:24 +07:00
CloudHill
26d3a702b5 minor style changes to code-line-numbers, outliner, side-panel 2020-12-03 16:31:24 +07:00
Kirakeru
23f823d6ef Fix White Window Bug #298 (#302) 2020-12-03 09:22:12 +11:00
Kirakeru
a96ab5f3b0
Fix White Window Bug #298 (#302) 2020-12-03 09:22:12 +11:00
CloudHill
5f096034c1 side-panel: bind toggling to Ctrl+Shift+Backslash 2020-12-02 22:33:20 +07:00
CloudHill
e8f8576f63 side-panel: bind toggling to Ctrl+Shift+Backslash 2020-12-02 22:33:20 +07:00
CloudHill
416a343809 side-panel: styling for reload button 2020-12-02 22:29:16 +07:00
CloudHill
8267d8e143 side-panel: styling for reload button 2020-12-02 22:29:16 +07:00
CloudHill
03139a5e7c outliner: add option to show indentation lines 2020-12-02 22:10:05 +07:00
CloudHill
3b08e51dcb outliner: add option to show indentation lines 2020-12-02 22:10:05 +07:00
Ryo Hilmawan
b5bdeb108b move indentation lines from tweaks to its own mod (#287)
* move indentation lines from tweaks to its own mod

* changed indentation lines author to runargs

* refactor indentation lines to use the map function
2020-12-02 23:10:35 +11:00
Ryo Hilmawan
b7e80cf25b
move indentation lines from tweaks to its own mod (#287)
* move indentation lines from tweaks to its own mod

* changed indentation lines author to runargs

* refactor indentation lines to use the map function
2020-12-02 23:10:35 +11:00
Emir
c352cc9438 extension: truncated table titles (#292) 2020-12-02 23:09:31 +11:00
Emir
039670e639
extension: truncated table titles (#292) 2020-12-02 23:09:31 +11:00
Fabio
0beebe8052
Update references to new tweaks repository (#289) 2020-12-02 23:05:42 +11:00
Ryo Hilmawan
c08f7cdb86 New extensions: side panel and outliner (#284)
* upload side panel core

* upload outliner extension

* add onLoad, onSwitch, and onResize functions to panel extensions

* Update panel.js

* Add onLock and onUnlock functions to panel extensions

* Reordered side panel content loading

* change panel switcher font color

* fix loading last opened panel

* use svg icon files instead of defining them inline

* outliner: add full height option
2020-12-02 23:05:33 +11:00
Ryo Hilmawan
4a9d6477b7
New extensions: side panel and outliner (#284)
* upload side panel core

* upload outliner extension

* add onLoad, onSwitch, and onResize functions to panel extensions

* Update panel.js

* Add onLock and onUnlock functions to panel extensions

* Reordered side panel content loading

* change panel switcher font color

* fix loading last opened panel

* use svg icon files instead of defining them inline

* outliner: add full height option
2020-12-02 23:05:33 +11:00
Ryo Hilmawan
44fe96a56f 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
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
Ryo Hilmawan
353a538585 notion-icons: fix toggle icon shrinking 2020-11-24 18:39:37 +07:00
Ryo Hilmawan
b25f24f5fe
notion-icons: fix toggle icon shrinking 2020-11-24 18:39:37 +07:00
CloudHill
9deb75361a notion-icons: toggleable community icon packs 2020-11-24 13:53:06 +07:00
CloudHill
0d37708ad8 notion-icons: toggleable community icon packs 2020-11-24 13:53:06 +07:00
Ryo Hilmawan
c86e2f7548 remove console logging 2020-11-21 22:38:25 +07:00
Ryo Hilmawan
f86e87a1ab
remove console logging 2020-11-21 22:38:25 +07:00
Ryo Hilmawan
aa46310b3a fix description capitalization 2020-11-21 22:37:50 +07:00
Ryo Hilmawan
01e17041a8
fix description capitalization 2020-11-21 22:37:50 +07:00
Ryo Hilmawan
cd9283dcd0 Fix visual issues and modal detection (#279) 2020-11-21 17:18:21 +11:00
Ryo Hilmawan
8bcd6eb79a
Fix visual issues and modal detection (#279) 2020-11-21 17:18:21 +11:00
Ryo Hilmawan
2fbe7a3798 Update mod.js (#276) 2020-11-19 22:44:51 +11:00
Ryo Hilmawan
14e6712037
Update mod.js (#276) 2020-11-19 22:44:51 +11:00
Ryo Hilmawan
9b644b3f86 Fix code line wrapping + other improvements (#275) 2020-11-19 20:00:15 +11:00
Ryo Hilmawan
e2d088d312
Fix code line wrapping + other improvements (#275) 2020-11-19 20:00:15 +11:00
Ryo Hilmawan
3c5fd94c2e Notion-icons: better popup modal detection (#274)
* Update mod.js

* Fix modal detection on preview pages
2020-11-19 15:03:00 +11:00
Ryo Hilmawan
ca9788136c
Notion-icons: better popup modal detection (#274)
* Update mod.js

* Fix modal detection on preview pages
2020-11-19 15:03:00 +11:00
Eddie Zhang
7d239e6c0f
Add note about supported linux client versions (#273) 2020-11-19 14:31:37 +11:00
Ryo Hilmawan
57bdccf7dc Update mod.js (#270) 2020-11-19 07:09:17 +11:00
Ryo Hilmawan
0064ae35dc
Update mod.js (#270) 2020-11-19 07:09:17 +11:00
7949d6e451
v0.10.1 2020-11-18 23:15:11 +11:00
ecc74244c4 prep changelog for pre/bugfix release, replace links 2020-11-18 23:08:59 +11:00
dbd2044600
prep changelog for pre/bugfix release, replace links 2020-11-18 23:08:59 +11:00
Emir
66b97450d4 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
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
Ryo Hilmawan
a53f5ad652 Patch Notion Icons Extension (#257)
* Remove console logging in mod.js

* Rename styles.css to app.css
2020-11-15 12:08:03 +11:00
Ryo Hilmawan
5c151f133b
Patch Notion Icons Extension (#257)
* Remove console logging in mod.js

* Rename styles.css to app.css
2020-11-15 12:08:03 +11:00
Ryo Hilmawan
4cd612f92b Extension: Notion Icons (#250)
* Upload mod.js, styles.css, and icons.json

* Move icon.json to notion-enhancer/icons

* Update mod.js to work with the new icons repo
2020-11-14 09:29:50 +11:00
Ryo Hilmawan
afd7879ec6
Extension: Notion Icons (#250)
* Upload mod.js, styles.css, and icons.json

* Move icon.json to notion-enhancer/icons

* Update mod.js to work with the new icons repo
2020-11-14 09:29:50 +11:00
1568d31b0c
clearer notion is running error message 2020-11-12 23:06:56 +11:00