Open
Description
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 thecontext
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
Labels
No labels