Sv443 270f595847 feat: improve cfg menu kbd elements пре 2 часа
..
BytmDialog.css 270f595847 feat: improve cfg menu kbd elements пре 2 часа
BytmDialog.ts 14ecfe7e7b fix: BytmDialog interface extension error пре 1 дан
ExImDialog.css eaa4dcccd5 ref: rename eximdialog file пре 6 месеци
ExImDialog.ts c172a04d0e ref: removed components/index.ts пре 2 месеци
MarkdownDialog.ts 1587a11628 ref: implement StringGen everywhere пре 2 месеци
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 01034130f7 ref: use type instead of interface пре 2 дана
longButton.ts 2fbc5569d5 feat: replace img icons with svg elements пре 4 месеци
ripple.css 3f871131ad ref: made ripple effect a bit less intense пре 1 месец
ripple.ts 2218dc30f2 feat: `additionalProps` prop in createRipple() пре 1 месец
toast.css eeb145ec87 ref: toast cursor пре 6 месеци
toast.ts c851770cba feat: toast fly-in animation thing пре 6 месеци
toggleInput.css dfe22d5551 fix: make BYTM ThemeSong compatible пре 6 месеци
toggleInput.ts 01034130f7 ref: use type instead of interface пре 2 дана

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.