Sven 12a1768711 docs: add and edit a bunch of subdir readmes 10 months ago
..
README.md 12a1768711 docs: add and edit a bunch of subdir readmes 6 months ago
autoLike.ts 83b9bc99f5 ref: switch to NodeNext module resolution thanks to a cool eslint plugin 6 months ago
changelog.ts 83b9bc99f5 ref: switch to NodeNext module resolution thanks to a cool eslint plugin 6 months ago
dialogs.css da6df0f6e7 ref: move "bytm-dom-yt/ytm" class to document body 6 months ago
exportCfg.ts e3dadf55c4 fix: leftover broken imports 6 months ago
featConfig.ts 41772a9f66 chore: build 11 months ago
featHelp.ts 83b9bc99f5 ref: switch to NodeNext module resolution thanks to a cool eslint plugin 6 months ago
importCfg.ts 83b9bc99f5 ref: switch to NodeNext module resolution thanks to a cool eslint plugin 6 months ago
index.ts 83b9bc99f5 ref: switch to NodeNext module resolution thanks to a cool eslint plugin 6 months ago
versionNotif.ts e3dadf55c4 fix: leftover broken imports 6 months ago
welcome.ts 83b9bc99f5 ref: switch to NodeNext module resolution thanks to a cool eslint plugin 6 months ago

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.