Sv443 270f595847 feat: improve cfg menu kbd elements před 2 hodinami
..
BytmDialog.css 270f595847 feat: improve cfg menu kbd elements před 2 hodinami
BytmDialog.ts 14ecfe7e7b fix: BytmDialog interface extension error před 1 dnem
ExImDialog.css eaa4dcccd5 ref: rename eximdialog file před 6 měsíci
ExImDialog.ts c172a04d0e ref: removed components/index.ts před 2 měsíci
MarkdownDialog.ts 1587a11628 ref: implement StringGen everywhere před 2 měsíci
README.md 12a1768711 docs: add and edit a bunch of subdir readmes před 6 měsíci
circularButton.ts 430964353b fix: better ripple button anim speed and colors před 6 měsíci
hotkeyInput.css b00447c13e ref: move hotkeyInput and BytmDialog před 11 měsíci
hotkeyInput.ts 01034130f7 ref: use type instead of interface před 2 dny
longButton.ts 2fbc5569d5 feat: replace img icons with svg elements před 4 měsíci
ripple.css 3f871131ad ref: made ripple effect a bit less intense před 1 měsícem
ripple.ts 2218dc30f2 feat: `additionalProps` prop in createRipple() před 1 měsícem
toast.css eeb145ec87 ref: toast cursor před 6 měsíci
toast.ts c851770cba feat: toast fly-in animation thing před 6 měsíci
toggleInput.css dfe22d5551 fix: make BYTM ThemeSong compatible před 6 měsíci
toggleInput.ts 01034130f7 ref: use type instead of interface před 2 dny

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.