Sv443 1587a11628 ref: implement StringGen everywhere 3 hónapja
..
BytmDialog.css 439d37b33c fix: positioned bytmdialog padding 4 hónapja
BytmDialog.ts bc46eca6f9 ref: random stuff 6 hónapja
ExImDialog.css eaa4dcccd5 ref: rename eximdialog file 6 hónapja
ExImDialog.ts 1587a11628 ref: implement StringGen everywhere 3 hónapja
MarkdownDialog.ts 1587a11628 ref: implement StringGen everywhere 3 hónapja
README.md 12a1768711 docs: add and edit a bunch of subdir readmes 6 hónapja
circularButton.ts 430964353b fix: better ripple button anim speed and colors 6 hónapja
hotkeyInput.css b00447c13e ref: move hotkeyInput and BytmDialog 11 hónapja
hotkeyInput.ts 8e7c66d1f7 feat: a11y for auto-like dlg, prompt dlg, config dlg action btn & hotkey input 6 hónapja
index.ts 51bc9cf507 feat: MarkdownDialog 6 hónapja
longButton.ts 2fbc5569d5 feat: replace img icons with svg elements 4 hónapja
ripple.css 28a4f8a24c ref!: rename createRipple speed prop values 3 hónapja
ripple.ts 28a4f8a24c ref!: rename createRipple speed prop values 3 hónapja
toast.css eeb145ec87 ref: toast cursor 6 hónapja
toast.ts c851770cba feat: toast fly-in animation thing 6 hónapja
toggleInput.css dfe22d5551 fix: make BYTM ThemeSong compatible 6 hónapja
toggleInput.ts 2fbc5569d5 feat: replace img icons with svg elements 4 hónapja

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.