This repository was archived by the owner on Jul 1, 2020. It is now read-only.
Extend directives for revalidating#103
Merged
ghiscoding merged 2 commits intoghiscoding:masterfrom Jan 21, 2016
tpeter1985:master
Merged
Extend directives for revalidating#103ghiscoding merged 2 commits intoghiscoding:masterfrom tpeter1985:master
ghiscoding merged 2 commits intoghiscoding:masterfrom
tpeter1985:master
Conversation
Extending the package make a revalidation possible for directives.
Owner
|
Can you give examples on how this get call? Actually if you could update this Wiki page - Revalidate Input which I created especially for that. If you could you write some examples in that page. Thanks |
Owner
|
I ran all my Protractor tests and it's all good. At this point I would only like that you update the Wiki page - Revalidate Input. If you need to do that in another pull request, then let me know and I will accept this one here. |
The Revalidate functionality now regards the "debounce" configuration.
Author
|
I extended the functionality for regarding the debounce configuration. |
Author
|
I updated the wiki page |
Owner
|
Thanks, I will merge your code with mine and re-run my Protractor tests to make sure. It looks good so far. The new version tag will come up after all that, it should be in 15min or so. Again thanks |
ghiscoding
added a commit
that referenced
this pull request
Jan 21, 2016
Extend directives for revalidating
ghiscoding
added a commit
that referenced
this pull request
Jan 21, 2016
Owner
|
All done... version 1.4.21 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Extending the package make a revalidation possible for directives.
Example: http://plnkr.co/edit/o1fftbnmRfjScEDmi7ZH?p=preview
Created from Issue: #102