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

Binding API issues #592

Open
ddworak opened this issue May 6, 2020 · 2 comments
Open

Binding API issues #592

ddworak opened this issue May 6, 2020 · 2 comments
Milestone

Comments

@ddworak
Copy link
Member

ddworak commented May 6, 2020

  • showIfElse doesn't provide nested interceptor
  • repeat is usually used with a nested interceptor and produce
  • repeat without nested is the default which is not very common use case
@ddworak ddworak added this to the 1.0 milestone May 6, 2020
@Starzu
Copy link
Contributor

Starzu commented May 6, 2020

You may also consider showIfElse with by-name arguments.

@ddworak
Copy link
Member Author

ddworak commented May 6, 2020

@Starzu we did https://github.com/UdashFramework/udash-core/blob/master/core/.js/src/main/scala/io/udash/bindings/Bindings.scala#L88 :D

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

No branches or pull requests

2 participants