Sv443 0f694bb832 feat: add custom error instances преди 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 3c8ff3b31b ref: some stuff преди 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 08e12e9c09 feat: add plugin list dialog преди 6 месеца
pluginList.css 08e12e9c09 feat: add plugin list dialog преди 6 месеца
pluginList.ts 0f694bb832 feat: add custom error instances преди 6 месеца
prompt.css b7f2d7b829 feat: lots of prompt dialog improvements преди 6 месеца
prompt.ts bc46eca6f9 ref: random stuff преди 6 месеца
versionNotif.ts fd650cff7f ref: things преди 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.