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

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.