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

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.