Sv443 6f95bc99e1 feat: more autoLike stuff 10 ヶ月 前
..
BytmDialog.css 6f95bc99e1 feat: more autoLike stuff 6 ヶ月 前
BytmDialog.ts 83b9bc99f5 ref: switch to NodeNext module resolution thanks to a cool eslint plugin 6 ヶ月 前
ImportExportDialog.ts 132b596e7e feat: autoLike export dialog stuff 6 ヶ月 前
README.md 12a1768711 docs: add and edit a bunch of subdir readmes 6 ヶ月 前
circularButton.ts 430964353b fix: better ripple button anim speed and colors 6 ヶ月 前
hotkeyInput.css b00447c13e ref: move hotkeyInput and BytmDialog 11 ヶ月 前
hotkeyInput.ts 83b9bc99f5 ref: switch to NodeNext module resolution thanks to a cool eslint plugin 6 ヶ月 前
index.ts 83b9bc99f5 ref: switch to NodeNext module resolution thanks to a cool eslint plugin 6 ヶ月 前
longButton.ts f890c8554f feat: begin show likes & dislikes feature 6 ヶ月 前
ripple.css 430964353b fix: better ripple button anim speed and colors 6 ヶ月 前
ripple.ts b4095c523d ref: unimportant stuff 6 ヶ月 前
toast.css 468298e380 feat: configurable toast duration & png icon support 6 ヶ月 前
toast.ts 83b9bc99f5 ref: switch to NodeNext module resolution thanks to a cool eslint plugin 6 ヶ月 前
toggleInput.css 8345c342ea feat: different colors in cfg menu 11 ヶ月 前
toggleInput.ts 83b9bc99f5 ref: switch to NodeNext module resolution thanks to a cool eslint plugin 6 ヶ月 前

README.md

src/components/

This directory contains all the different UI components of the userscript.
They typically come as a function that returns an HTMLElement.
They are also exposed on the plugin interface, so that third party scripts can use them.