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

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.