Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Added descending feature to Scroll #102

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

zofiag
Copy link

@zofiag zofiag commented Nov 21, 2016

Added descending flag, so that new Firebase.util.Scroll will start reading data from the end of ref passed as a parameter.

// Set descendingFlag to true
var ref = new Firebase.util.Scroll(ref, orderByFlag, {}, descendingFlag);

Also updated version and added /dist to make bower install work

@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

@maksymilian-majer
Copy link

maksymilian-majer commented Nov 21, 2016

I signed it :)

On Mon, Nov 21, 2016 at 4:34 PM, googlebot [email protected] wrote:

Thanks for your pull request. It looks like this may be your first
contribution to a Google open source project. Before we can look at your
pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/
https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll
verify. Thanks.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#102 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABKNfO8wjeIR4j2YpO27oDSgucGkKwQEks5rAbn1gaJpZM4K4VnI
.

@zofiag
Copy link
Author

zofiag commented Nov 21, 2016

Dzięki :)

21.11.2016 5:24 PM "Maksymilian Majer" [email protected]
napisał(a):

I signed it :)

[image: Evici logo] http://www.evici.com
Maksymilian Majer
COO | Poland
[email protected]
+48 666 158 623 <+4790187982>
eVici Poland Sp. z o.o.
Obrzeżna 1A lok. 85
02-691 Warszawa, Poland
NIP: PL5213710662, REGON: 362824025

On Mon, Nov 21, 2016 at 4:34 PM, googlebot [email protected]
wrote:

Thanks for your pull request. It looks like this may be your first
contribution to a Google open source project. Before we can look at your
pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/
https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll

verify. Thanks.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#102
issuecomment-261971080>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/
ABKNfO8wjeIR4j2YpO27oDSgucGkKwQEks5rAbn1gaJpZM4K4VnI>
.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#102 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AGICQYeysj1hvtkEm3PPq69-1FdtuAPaks5rAcXKgaJpZM4K4VnI
.

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

Successfully merging this pull request may close these issues.

3 participants