Sv443 eeb145ec87 ref: toast cursor 8 hónapja
..
BytmDialog.css dfe22d5551 fix: make BYTM ThemeSong compatible 6 hónapja
BytmDialog.ts 009e7866ea fix: document inertness not being removed on destroyed BytmDialog 6 hónapja
ExImDialog.css eaa4dcccd5 ref: rename eximdialog file 6 hónapja
ExImDialog.ts 33a1a6b82a fix: ExIm dialog text props 6 hónapja
MarkdownDialog.ts 97f42bf8bf fix: improve unstable inertness mechanics of BytmDialog 6 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 4e4f4eb89f ref: rename setInnerHtmlTrusted to setInnerHTML 6 hónapja
index.ts 51bc9cf507 feat: MarkdownDialog 6 hónapja
longButton.ts 4e4f4eb89f ref: rename setInnerHtmlTrusted to setInnerHTML 6 hónapja
ripple.css dfe22d5551 fix: make BYTM ThemeSong compatible 6 hónapja
ripple.ts cca950bce8 fix: round ripple area pos 6 hónapja
toast.css eeb145ec87 ref: toast cursor 6 hónapja
toast.ts c73c18dac7 feat: toast improvements 6 hónapja
toggleInput.css dfe22d5551 fix: make BYTM ThemeSong compatible 6 hónapja
toggleInput.ts 4e4f4eb89f ref: rename setInnerHtmlTrusted to setInnerHTML 6 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.