Sv443 7fe5d7a4b5 fix: adornments without title hai 5 meses
..
README.md 12a1768711 docs: add and edit a bunch of subdir readmes hai 6 meses
autoLike.css 132b596e7e feat: autoLike export dialog stuff hai 6 meses
autoLike.ts c6db570558 ref: remove whitespace-only lines hai 6 meses
changelog.ts d171d9ce86 ref: replace cascadia code with cousine font hai 5 meses
dialogs.css 7fe5d7a4b5 fix: adornments without title hai 5 meses
exportCfg.ts 4b7a0c3201 fix: a11y hai 6 meses
featConfig.ts 41772a9f66 chore: build hai 11 meses
featHelp.ts 4e4f4eb89f ref: rename setInnerHtmlTrusted to setInnerHTML hai 6 meses
importCfg.ts bcb1b0d67e feat: implement new text input "prompt" dialog hai 6 meses
index.ts 08e12e9c09 feat: add plugin list dialog hai 6 meses
pluginList.css 3f3d05316c ref: better plugin list with no plugins installed hai 6 meses
pluginList.ts 1d085eb882 ref!: change locale code format from xx_YY to xx-YY hai 5 meses
prompt.css b7f2d7b829 feat: lots of prompt dialog improvements hai 6 meses
prompt.ts e7904926a1 ref: minor refactors hai 5 meses
versionNotif.ts fd650cff7f ref: things hai 6 meses
welcome.ts 4e4f4eb89f ref: rename setInnerHtmlTrusted to setInnerHTML hai 6 meses

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.