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

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.