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.