Skip to content

Implement customisations & login component Module API 1.11.0 - #32687

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

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

Conversation

@t3chguy

@t3chguy t3chguy commented Mar 3, 2026

Copy link
Copy Markdown
Member

@t3chguy t3chguy self-assigned this Mar 3, 2026
Comment thread apps/web/src/components/structures/auth/Login.tsx Fixed
t3chguy added 3 commits March 9, 2026 12:11
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
/**
* 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 <7t3chguy@gmail.com>
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