Skip to content

bug fixed & enhancement #33

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

Merged
merged 3 commits into from
Jan 7, 2016
Merged

bug fixed & enhancement #33

merged 3 commits into from
Jan 7, 2016

Conversation

atom2ueki
Copy link
Contributor

bug fixed

bug fixed for
#32
#27

enhancement - New props/attributes added

pullingIndicator: oneOfType([func, element]) - define the indicator shown when pulling down ( optional )
holdingIndicator: oneOfType([func, element]) - define the indicator shown when pulling down and holding after it exceed the min-distance ( optional )
refreshingIndicator: oneOfType([func, element]) - define the indicator shown when refreshing ( optional )
pullingPrompt: String default 'pull to refresh'
holdingPrompt: String default 'release to refresh'
refreshingPrompt: String default 'loading'

new example added

please refer to this example to learn how to use the version of this PR

@atom2ueki
Copy link
Contributor Author

@jsdf I'm not sure how to pass travis-ci/pr

@niftylettuce
Copy link

Can we get this merged?

@jsdf
Copy link
Owner

jsdf commented Dec 8, 2015

That's the plan

@niftylettuce
Copy link

Getting these errors, not sure if you guys can reproduce?

screen shot 2015-12-08 at 4 43 32 pm

@jsdf
Copy link
Owner

jsdf commented Dec 10, 2015

Okay so I finally got some time to pull down this branch and take a look at it, and I think some of the new features need a bit of polish but I'm mindful that people want the bug fixes so I'm just going to merge those for now.

@atom2ueki
Copy link
Contributor Author

@jsdf any news on this ?

@jsdf
Copy link
Owner

jsdf commented Dec 29, 2015

Sorry I'm just on holiday at the moment, back this weekend
On Tue, 29 Dec 2015 at 9:00 PM, Tony Li notifications@github.com wrote:

@jsdf https://github.com/jsdf any news on this ?


Reply to this email directly or view it on GitHub
#33 (comment)
.

@atom2ueki
Copy link
Contributor Author

@jsdf no problem, enjoy

@natorojr
Copy link

natorojr commented Jan 2, 2016

@atom2ueki If you have time, it might be worth separating the bug fix from the enhancement. That way @jsdf can focus on reviewing and merging the bug fix with higher priority (since presumably it involves less code) and then give feedback on the enhancement when he has time.

Just my $0.02

@jsdf
Copy link
Owner

jsdf commented Jan 2, 2016

Ah it's okay, I'm going to fix both at the same time (though with a
different API for passing in the stuff to be rendered for the various
states) because both are release blockers for v2. I'll just manually merge
this code, leaving out the parts which aren't needed.
On Sat, 2 Jan 2016 at 11:31 AM, Nestor Toro notifications@github.com
wrote:

@atom2ueki https://github.com/atom2ueki If you have time, it might be
worth separating the bug fix from the enhancement. That way @jsdf
https://github.com/jsdf can focus on reviewing and merging the bug fix
with higher priority (since presumably it involves less code) and then give
feedback on the enhancement when he has time.

Just my $0.02


Reply to this email directly or view it on GitHub
#33 (comment)
.

jsdf added a commit that referenced this pull request Jan 7, 2016
@jsdf jsdf merged commit 3510e54 into jsdf:2.x Jan 7, 2016
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.

4 participants