Sv443 14ecfe7e7b fix: BytmDialog interface extension error 21 時間 前
..
BytmDialog.css 0c4d93a5b4 fix: css bundle fetching error 1 ヶ月 前
BytmDialog.ts 14ecfe7e7b fix: BytmDialog interface extension error 21 時間 前
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 1 日 前
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 1 日 前

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.