Sv443 2fbc5569d5 feat: replace img icons with svg elements 4 місяців тому
..
BytmDialog.css 439d37b33c fix: positioned bytmdialog padding 4 місяців тому
BytmDialog.ts bc46eca6f9 ref: random stuff 6 місяців тому
ExImDialog.css eaa4dcccd5 ref: rename eximdialog file 6 місяців тому
ExImDialog.ts aa345cb32c ref: comment 5 місяців тому
MarkdownDialog.ts be70bd4773 feat: update userutils & implement stringgen 4 місяців тому
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 8e7c66d1f7 feat: a11y for auto-like dlg, prompt dlg, config dlg action btn & hotkey input 6 місяців тому
index.ts 51bc9cf507 feat: MarkdownDialog 6 місяців тому
longButton.ts 2fbc5569d5 feat: replace img icons with svg elements 4 місяців тому
ripple.css dfe22d5551 fix: make BYTM ThemeSong compatible 6 місяців тому
ripple.ts cca950bce8 fix: round ripple area pos 6 місяців тому
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 2fbc5569d5 feat: replace img icons with svg elements 4 місяців тому

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.