Sv443 dfe22d5551 fix: make BYTM ThemeSong compatible il y a 8 mois
..
BytmDialog.css dfe22d5551 fix: make BYTM ThemeSong compatible il y a 6 mois
BytmDialog.ts c49ae2dd30 fix: bug in rendering bytmdialog header element il y a 6 mois
ExImDialog.css eaa4dcccd5 ref: rename eximdialog file il y a 6 mois
ExImDialog.ts 33a1a6b82a fix: ExIm dialog text props il y a 6 mois
MarkdownDialog.ts 9b2308b48f fix: md dialog class il y a 6 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 b07d263caa feat: much better a11y for cfg menu & hotkey input il y a 6 mois
index.ts 51bc9cf507 feat: MarkdownDialog il y a 6 mois
longButton.ts e53415e73e ref: random fixes il y a 6 mois
ripple.css dfe22d5551 fix: make BYTM ThemeSong compatible il y a 6 mois
ripple.ts cca950bce8 fix: round ripple area pos il y a 6 mois
toast.css dfe22d5551 fix: make BYTM ThemeSong compatible il y a 6 mois
toast.ts 964082a726 feat: add detail dialog when clicking on error toast il y a 6 mois
toggleInput.css dfe22d5551 fix: make BYTM ThemeSong compatible il y a 6 mois
toggleInput.ts 83b9bc99f5 ref: switch to NodeNext module resolution thanks to a cool eslint plugin il y a 6 mois

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.