Skip to content

Ideas for breaking changes #71

Open
@Julusian

Description

@Julusian

A collection of ideas that could be considered for a breaking change. Many could be done as optional things before then.
Feel free to suggest ideas in comments, or if it needs more description/discussion as an issue that can be linked to

  • replace the isVisible functions with the expression syntax. This will make them safer to execute, and hopefully easier for module developers to understand the limitations. This could definitely be added as an option in a minor version, only removing the function support in a major version bump
  • static-text fields should use markdown, not html
  • remove parseVariablesFromString off the class?
    It has been available for a while through the context parameter, and we want to encourage people to use that as it supports local variables.
    If we do something regarding expressions too, then that will make this even more justified

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