aboutsummaryrefslogtreecommitdiff
path: root/src/components/PluginSettings/PluginModal.tsx
AgeCommit message (Expand)Author
2023-09-26PluginModal: Fix cancel button being white on white in light themeV
2023-09-08add custom plugin author popouts (#1712)V
2023-09-05Fix some plugins wrongly displaying the settings cogV
2023-08-04add bottom margin to settings section (#1616)Justice Almanzar
2023-05-23PluginModal: Anonymise authors (#1176)V
2023-05-10New Plugin: Translate (#1089)V
2023-05-06[skip ci] Refactor utilsVendicated
2023-04-30Plugin Settings: Better margin for plugin settings modal (#1008)LordElias
2023-04-08UX: Make possibly copy-relevant text in settings copyableVendicated
2023-01-13feat: Typesafe Settings Definitions (#403)Justice Almanzar
2022-12-14Improve Settings UI & View Raw Modal (#332)A user
2022-12-07Shiki settings preview (#297)Justice Almanzar
2022-11-28enforce path aliases with eslintVendicated
2022-11-28Path aliases, better lazyWebpack (#268)Ven
2022-11-22settings: better button text for plugin settings modal (#251)megumin
2022-11-07lint: Disallow utils index importsVendicated
2022-11-06Migrate proxied components to and fix LazyComponentVendicated
2022-11-01PatchHelper, a tool to help you write patches (#182)Ven
2022-10-30Webpack Warnings & Errors (#178)Ven
2022-10-26feat: custom components in settings (#165)megumin
2022-10-25feat(settings): add beforeSave check (#161)megumin
2022-10-22Add license headersVendicated
2022-10-19feat: settings sliders (#120)megumin
2022-10-17Settings 2.0 (#107)megumin