Skip to content

Implement customisations & login component Module API 1.11.0#32687

Merged
t3chguy merged 6 commits intodevelopfrom
t3chguy/wat/382
Mar 10, 2026
Merged

Implement customisations & login component Module API 1.11.0#32687
t3chguy merged 6 commits intodevelopfrom
t3chguy/wat/382

Conversation

@t3chguy
Copy link
Copy Markdown
Member

@t3chguy t3chguy commented Mar 3, 2026

@t3chguy t3chguy self-assigned this Mar 3, 2026
t3chguy added 3 commits March 9, 2026 12:11
Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
/**
* Method to register a callback which can affect whether a given component is drawn or not.
* @param fn - the callback, if it returns true the component will be rendered, if false it will not be.
* If undefined will defer to next callback, ultimately falling through to `true` if none return false.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be worth a note that 'next' will depend on module load order and so is a bit of an amorphous concept.

Signed-off-by: Michael Telatynski <[email protected]>
Merged via the queue into develop with commit 35afc2f Mar 10, 2026
51 of 53 checks passed
@t3chguy t3chguy deleted the t3chguy/wat/382 branch March 10, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants