Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#635 Update properties for two way binding to EntryView #639

Merged
merged 5 commits into from Apr 1, 2024

Conversation

DevFromDownUnder
Copy link
Contributor

Updates issues with setting properties not applying to EntryView child

Formats bindable properties to a standard format

@enisn enisn added control-textfield enhancement New feature or request labels Mar 25, 2024
@enisn
Copy link
Owner

enisn commented Mar 25, 2024

I'll try if everything works when I find some time.

And I'll add some new test cases that covers the two way binding logic. (If you have time, you can add one or two test method to test two-way binding logic in this file https://github.com/enisn/UraniumUI/blob/develop/test/UraniumUI.Material.Tests/Controls/TextField_Test.cs)

@DevFromDownUnder
Copy link
Contributor Author

I'll try if everything works when I find some time.

And I'll add some new test cases that covers the two way binding logic. (If you have time, you can add one or two test method to test two-way binding logic in this file https://github.com/enisn/UraniumUI/blob/develop/test/UraniumUI.Material.Tests/Controls/TextField_Test.cs)

Done

@enisn enisn merged commit 36f2b12 into enisn:develop Apr 1, 2024
3 checks passed
@DevFromDownUnder DevFromDownUnder deleted the #635 branch April 5, 2024 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
control-textfield enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants