Skip to content

docs: add docmentation on template API stability #4016

@lnielsen

Description

@lnielsen

Stable APIs for templates is criticial for backward compatibility. This includes the

  • Context
  • Blocks
  • Macros

Following should be considered breaking changes:

  • Modification and removals in the template context (additions are ok).
  • Additions, modification and removals of template blocks.

Other code could be impacted as well, such as Inline HTML/CSS classes (for instance for WTForms

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions