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

Add the delay attribute to AJAX components #932

Closed
stephanrauh opened this issue Apr 13, 2018 · 1 comment
Closed

Add the delay attribute to AJAX components #932

stephanrauh opened this issue Apr 13, 2018 · 1 comment
Assignees
Milestone

Comments

@stephanrauh
Copy link
Collaborator

Since JSF 2.2, the AJAX standard supports the attribute "delay", which is basically the same as "debounce" in the RX.js lingo.

#931 implemented the delay attribute for f:ajax. We should add this attribute to every AJAX attribute, too.

@stephanrauh
Copy link
Collaborator Author

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant