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

ClientID methods made public and allows specifying prefixes and suffixes #1361

Merged
merged 13 commits into from Jun 16, 2022

Conversation

tomasherceg
Copy link
Member

No description provided.

@tomasherceg
Copy link
Member Author

We should reimplement the methods returning object to return ValueOrBinding<string> as well.

@riganti riganti deleted a comment from tomasherceg Apr 22, 2022
@tomasherceg tomasherceg requested a review from exyi May 20, 2022 11:12
@exyi exyi self-assigned this Jun 3, 2022
@exyi exyi force-pushed the feature/clientid-prefix-suffix branch from 1811f6d to 0c5260b Compare June 4, 2022 14:04
@exyi exyi force-pushed the feature/clientid-prefix-suffix branch from 0c5260b to 10bb8d0 Compare June 4, 2022 15:05
@exyi exyi requested a review from acizmarik June 4, 2022 15:08
@@ -90,32 +90,31 @@ public static void OnCompilation(ResolvedControl control, BindingCompilationServ

control.SetProperty(new ResolvedPropertyBinding(Internal.CurrentIndexBindingProperty,
new ResolvedBinding(bindingService, new Compilation.BindingParserOptions(typeof(ValueBindingExpression)), dataContext,
parsedExpression: Expression.Parameter(typeof(int), "_index").AddParameterAnnotation(
Copy link
Member

Choose a reason for hiding this comment

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

This feels like an unnecessary change

@exyi exyi force-pushed the feature/clientid-prefix-suffix branch from 0fbf896 to f4f7aed Compare June 16, 2022 12:45
@exyi exyi merged commit ec217b6 into main Jun 16, 2022
@exyi exyi deleted the feature/clientid-prefix-suffix branch June 16, 2022 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants