Sv443 b7f2d7b829 feat: lots of prompt dialog improvements hace 7 meses
..
README.md 12a1768711 docs: add and edit a bunch of subdir readmes hace 6 meses
autoLike.css 132b596e7e feat: autoLike export dialog stuff hace 6 meses
autoLike.ts bcb1b0d67e feat: implement new text input "prompt" dialog hace 6 meses
changelog.ts 4e4f4eb89f ref: rename setInnerHtmlTrusted to setInnerHTML hace 6 meses
dialogs.css dfe22d5551 fix: make BYTM ThemeSong compatible hace 6 meses
exportCfg.ts 4b7a0c3201 fix: a11y hace 6 meses
featConfig.ts 41772a9f66 chore: build hace 11 meses
featHelp.ts 4e4f4eb89f ref: rename setInnerHtmlTrusted to setInnerHTML hace 6 meses
importCfg.ts bcb1b0d67e feat: implement new text input "prompt" dialog hace 6 meses
index.ts 7b6d0657a1 feat: generic prompt dialog hace 6 meses
prompt.css b7f2d7b829 feat: lots of prompt dialog improvements hace 6 meses
prompt.ts b7f2d7b829 feat: lots of prompt dialog improvements hace 6 meses
versionNotif.ts 4e4f4eb89f ref: rename setInnerHtmlTrusted to setInnerHTML hace 6 meses
welcome.ts 4e4f4eb89f ref: rename setInnerHtmlTrusted to setInnerHTML hace 6 meses

README.md

src/dialogs/

This directory contains the code of all the different modal dialogs of the userscript.
All of these are built using the BytmDialog class.