aboutsummaryrefslogtreecommitdiff
path: root/src/components/PluginSettings/PluginModal.tsx
AgeCommit message (Collapse)Author
2023-04-08UX: Make possibly copy-relevant text in settings copyableVendicated
2023-01-13feat: Typesafe Settings Definitions (#403)Justice Almanzar
Co-authored-by: Ven <vendicated@riseup.net>
2022-12-14Improve Settings UI & View Raw Modal (#332)A user
very cool
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
This keeps leading to issues due to circular imports. Import from specific files instead, index just reexports
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
* dev: Useful strict Warnings & Errors * Always log error * Ignore pending patches with all or whose predicate = false * Error -> Warn
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
Co-authored-by: Ven <vendicated@riseup.net>
2022-10-17Settings 2.0 (#107)megumin
Co-authored-by: Vendicated <vendicated@riseup.net>