Skip to content

Comments

Add Required Init For Reactive Property#157

Merged
ChrisPulman merged 1 commit intomainfrom
CP_AddRequiredInitForReactive
Jan 7, 2025
Merged

Add Required Init For Reactive Property#157
ChrisPulman merged 1 commit intomainfrom
CP_AddRequiredInitForReactive

Conversation

@ChrisPulman
Copy link
Member

What kind of change does this PR introduce?

Feature
Closes #134

What is the current behavior?

No option exists to allow a init on the setter or a required keyword on the Reactive property

What is the new behavior?

Option added to allow a init on the setter and a required keyword on the Reactive property

What might this PR break?

None expected

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

@ChrisPulman ChrisPulman merged commit 7ea6761 into main Jan 7, 2025
1 check passed
@ChrisPulman ChrisPulman deleted the CP_AddRequiredInitForReactive branch January 7, 2025 07:21
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Reactive] to add support for the required modifier.

2 participants