Sv443 0f694bb832 feat: add custom error instances há 7 meses atrás
..
README.md 12a1768711 docs: add and edit a bunch of subdir readmes há 6 meses atrás
autoLike.css 132b596e7e feat: autoLike export dialog stuff há 6 meses atrás
autoLike.ts bcb1b0d67e feat: implement new text input "prompt" dialog há 6 meses atrás
changelog.ts 4e4f4eb89f ref: rename setInnerHtmlTrusted to setInnerHTML há 6 meses atrás
dialogs.css 3c8ff3b31b ref: some stuff há 6 meses atrás
exportCfg.ts 4b7a0c3201 fix: a11y há 6 meses atrás
featConfig.ts 41772a9f66 chore: build há 11 meses atrás
featHelp.ts 4e4f4eb89f ref: rename setInnerHtmlTrusted to setInnerHTML há 6 meses atrás
importCfg.ts bcb1b0d67e feat: implement new text input "prompt" dialog há 6 meses atrás
index.ts 08e12e9c09 feat: add plugin list dialog há 6 meses atrás
pluginList.css 08e12e9c09 feat: add plugin list dialog há 6 meses atrás
pluginList.ts 0f694bb832 feat: add custom error instances há 6 meses atrás
prompt.css b7f2d7b829 feat: lots of prompt dialog improvements há 6 meses atrás
prompt.ts bc46eca6f9 ref: random stuff há 6 meses atrás
versionNotif.ts fd650cff7f ref: things há 6 meses atrás
welcome.ts 4e4f4eb89f ref: rename setInnerHtmlTrusted to setInnerHTML há 6 meses atrás

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.