What's Changed
- fix: Add form ignored
dafault_configby @fsbraun in #365 - ci:(deps): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #366
- fix: plugin template tag calls were not isolated by @fsbraun in #367
- fix: Read-only placeholders rendered inline fields editable by @fsbraun in #368
- fix: Add space between element attributes into AbstractFrontendUIItem… by @zbohm in #369
- feat: Add rename subcommand for renaming ui plugins and components. by @fsbraun in #370
- fix: Forms did not validate if advanced settings had been disabled by @fsbraun in #371
- ci: pre-commit autoupdate by @pre-commit-ci[bot] in #372
- fix: Default configs of shared mixins leaked into other plugins by @fsbraun in #373
- feat: Ensure
get_slotgives a tuple (instead of a generator) by @fsbraun in #375 - fix: Let icon have as default tag (w/o advanced settings) by @fsbraun in #374
- ci: bump actions/cache from 5.0.4 to 5.0.5 by @dependabot[bot] in #376
- ci:(deps): bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in #378
- feat: Heading ID is now a prepopulated field by @fsbraun in #379
- ci: pre-commit autoupdate by @pre-commit-ci[bot] in #377
- docs: Add tests for code examples in the docs by @fsbraun in #380
- fix: Use getattr for TEMPLATES attribute in component_base by @fsbraun in #382
- ci: bump actions/checkout from 6 to 7 by @dependabot[bot] in #383
- ci:(deps): bump actions/cache from 5.0.5 to 6.1.0 by @dependabot[bot] in #385
- feat: Add PluginMixin class to frontend components by @fsbraun in #384
Full Changelog: 2.4.0...2.5.0