Sv443 7fe5d7a4b5 fix: adornments without title 5 ヶ月 前
..
README.md 12a1768711 docs: add and edit a bunch of subdir readmes 6 ヶ月 前
autoLike.css 132b596e7e feat: autoLike export dialog stuff 6 ヶ月 前
autoLike.ts c6db570558 ref: remove whitespace-only lines 6 ヶ月 前
changelog.ts d171d9ce86 ref: replace cascadia code with cousine font 5 ヶ月 前
dialogs.css 7fe5d7a4b5 fix: adornments without title 5 ヶ月 前
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 3f3d05316c ref: better plugin list with no plugins installed 6 ヶ月 前
pluginList.ts 1d085eb882 ref!: change locale code format from xx_YY to xx-YY 5 ヶ月 前
prompt.css b7f2d7b829 feat: lots of prompt dialog improvements 6 ヶ月 前
prompt.ts e7904926a1 ref: minor refactors 5 ヶ月 前
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.