Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/emberjs/list-view

An incremental rendering list view for Ember.js
https://github.com/emberjs/list-view

ensure we apply transforms in the render queue

0d3571d405e7a28f421a53ebf31ed9face60096b authored almost 11 years ago
Merge pull request #100 from stefanpenner/fix-item-controller

[fixes #99] ListItemView and ReusableListItem Views should work with

947f73f0ab0cd8597bad650b4b91d463fefd8fa1 authored almost 11 years ago
[fixes #99] ListItemView and ReusableListItem Views should work with

itemControllers

(@stefanpenner & @hjdivad)

cfbcfe6becfa8a0c5789a9f68b9b31552faa2118 authored almost 11 years ago
Avoid scroll event to propagate if it did scroll

When the list view is in a scrollable container, the scroll event should not be propagated if it...

3849588897ff1021c3f61f1688fa7e98f967605f authored almost 11 years ago
Update README.md

b90df7f3f6811686ca3eed4b44b581de33f1ffc4 authored almost 11 years ago
include version and license info

4f916b70f736d6c4be69969e00e5166ef03234ba authored almost 11 years ago
remove dist

0a67c70c8b73b76e153ccfd0d877b7d4a55cd2a2 authored almost 11 years ago
Merge pull request #94 from fivetanley/s3-credentials

update s3 credentials

1040db9d46c838c0ec19c625514dea146fe969ae authored almost 11 years ago
update s3 credentials

32f83c606a58ce04eb5125cd816201b52d601064 authored almost 11 years ago
re-ignore dist

dfbf9ec985f6e0ff28604aadc21e9ee107200892 authored almost 11 years ago
re-ignore dist

3897a25d616bd4f1c912b27686ea4e63a6e3c8cd authored almost 11 years ago
add missing helper

aa2d5fef1ac0a82a0552f7cad7c151e9a1270a9f authored almost 11 years ago
require ember-dev

f8ef0d25ce3134f44c25def8345096fc0cc0e97a authored almost 11 years ago
Add a helper form of ListView (ember-list)

051a75ab71fb09ee8ba43318f893213fc652ff88 authored about 11 years ago
fix typo, thanks @twokul

03e12b12f9e730f23cdc02f851d109a89bc8f5cf authored about 11 years ago
default to using the ReusableListVieItem

735d3b0178538ea26b7cefdc2050f22ecb73ad58 authored about 11 years ago
reduce the number of re-positions, and don't bother users observers

b3bcf9c01865b28b247c7671f6fc977c7456fe77 authored about 11 years ago
upgrade ember & cleanup demos

also drop group helper usage.

f78981195c6486d0f3de837fbaada6b9f4f0bec1 authored about 11 years ago
2 performance tweaks

0. don't trigger auto-runs during VirtualListView's momentum scroll phase. (bonus)

1. first, on...

50a02aae0daec07235feca6e1c180b1608b5cef1 authored about 11 years ago
Merge pull request #85 from emberjs/overscroll

Don't recycle content into over-scrolled zones.

66834add0b4c65b3122c4c5f7b35a33b09f880a5 authored about 11 years ago
Don't recycle content into over-scrolled zones.

10db77134a45917a168391349265315689481781 authored about 11 years ago
commit dist.

Eventually we should push to s3

8b15fe0cc3c3648daf26d4199f71127b12bf14d0 authored about 11 years ago
Merge pull request #82 from emberjs/fix-scroll-y-changed

fix scrollYChanged and add short circuiting back

130369ef068de2519f9845998c3d8819f27c67e4 authored about 11 years ago
fix scrollYChanged and add short circuiting back.

remove unused event

c0f5d13b069af13538866243fecaa2147586fa12 authored about 11 years ago
Merge pull request #78 from jankopriva/reuseChildrenFix

ListView renders too many times

bb8111767c4ecef340ac19f294d7e4c52ce0e717 authored over 11 years ago
ListView renders too many times

984cf7cc241b282772693c3ee773d67df9b786dc authored over 11 years ago
Merge pull request #77 from yapplabs/pull-to-refresh

Add support for "pull to refresh" to virtual list view

6e23318f902def2cc69a3fc273bca364399f5dee authored over 11 years ago
Add support for "pull to refresh" to virtual list view. @lukemelia / @kselden

b47ec67dc318917bbda90be8628b9a520a48be2e authored over 11 years ago
throw actual errors not strings

3026cab089b1b9c40fb4a4b86d9faa52160c0388 authored over 11 years ago
when capturing mouse for drag use capture phase

1f0c35595d8e8945cb301659e28047a0c1a402d6 authored over 11 years ago
remove kruft from old ember-list-scrolling-view

e240fe1719c08041a313dafadfd385d7be9cc875 authored over 11 years ago
fix lint

aaf59ed1276fa3498362606ebe423fa016795708 authored over 11 years ago
fix lint

0de584157b48e0f4e699874e39ad93f8dd97fd70 authored over 11 years ago
improve event handling on the VirtualListView

5576d808b2d7f03c73970d3c7d833360cb216874 authored over 11 years ago
fix lint

ce2406a2e69701ea680361d7bb823a7681a15b3c authored over 11 years ago
Make applyTransform more cross browser friendly.

Use 2D transforms on ListView for performance but
without the quirks of 3D transforms + scrolling...

4e9dc6ce6983bcdb7e79771569acc58e37a294e0 authored over 11 years ago
Merge pull request #74 from emberjs/fix-license

fix license

f83cb67394d90b0e37f258535cf37a7704119334 authored over 11 years ago
fix license

7d2e56a37a8068f9538a0d6bdd1c8245539f6dff authored over 11 years ago
upgrading list-view to ember 1.0

(@twokul / @stefanpenner)

a69f20403745be461f71c72e3f0114266fd30952 authored over 11 years ago
Merge pull request #67 from arkadiyk/master

Added "Changing height and width of Ember.ListView during runtime" section to Readme

33778d66c607929a3ed5c64549b72d92cc222b81 authored over 11 years ago
Added "Changing height and width of Ember.ListView during runtime" section to Readme

Copy/Paste of stefanpenner response to https://github.com/emberjs/list-view/issues/66

03ce018a43a5e3a2f9d93e80bb9adbc2e7886af0 authored over 11 years ago
Merge pull request #53 from isaacbowen/master

define Ember.ListViewMixin.emptyViewClass

ea6cdee06c1ea00e3054347143d10544a621b2e3 authored over 11 years ago
fix for jsbin examples

49acd4b947ad7ea2527431bfc380e478e9142c7a authored over 11 years ago
Merge pull request #62 from bockscar/patch-1

Update README.md

d200f7a44911dd94a6694924c0936cdd67b10c28 authored over 11 years ago
Update README.md

Correct spelling of "Dependecies"

89edd7e913b1330037ca078c3d1b7ea6f9b6d07e authored over 11 years ago
Merge pull request #60 from tricknotes/update-libraries

Update libraries

aa574ad7032f425f47f892a26c049496645c1a2e authored over 11 years ago
Merge pull request #61 from tricknotes/ie8

Support IE8

dd95a9e0eaa485bbf531da8f497bc64cdf1c2bac authored over 11 years ago
Use `on` and `off` for event listener

`element.addEventListener` / `element.removeEventListener` are not
supported in old IE.

251864aa167b9d606575acd7854bc6c59fc9e894 authored over 11 years ago
Return `Ember.Array` instead of `Array`

IE doesn't support `Array#map`.

d1769f91dd90a1b0226ffb5c3195ef74c2d85caa authored over 11 years ago
Skip profiling when `console` is undefined

301e29bcb4b2ac20d858ec53e144761a508fb637 authored over 11 years ago
Fix to use `Ember.ArrayPolyfills.forEach` for IE8

e6b3783c687c7373b69790d7ab70fd32834e8c1c authored over 11 years ago
Remove unused libraries

9f90e0d3c8b594fb2a6640fc9f3e70a729240d7c authored over 11 years ago
Remove unused tasks

Currently, ember.js is managed by `ember-source` gem.

4a2e2781c0ebb5437ca0028968369eca6a5bf3e3 authored over 11 years ago
Remove unnecessary libraries

3c81e4bfc47046c263f0b3df0ba4cace48120a04 authored over 11 years ago
Update examples using rack server

3589c33e0e240bcfa94d7d192c128a0c0a00de14 authored over 11 years ago
Fix path to libraries to use what provided by ember-dev

55b951e370f7a5690167d4613839c33e555c2e01 authored over 11 years ago
Update ember-dev

e14443498a8bf5a494535602b147635a584e954e authored over 11 years ago
Update ember-source

8d090d97a9dfc48cdf72bc49f325874e3c6a7d7a authored over 11 years ago
Merge pull request #59 from twokul/master

Adding support for itemController

bfa30fad36259ce9f84e93636cc77ba168580831 authored over 11 years ago
adding support for itemController. thanks to Sir @kselden for help

907408b10c7b186f0bc0bdac07aaa4d65891c421 authored over 11 years ago
fix z order issue with scrollbar

delegate applyTransform from list item to parent
and always use top left in ListView to prevent
...

c55ae13c5c75b4af7857bbf4b4da3f09b552d75a authored over 11 years ago
merge ember-list-scrolling-view into ember-list-container

2dd59fba8ca88f7b0409346f67b7fde337e45786 authored over 11 years ago
define Ember.ListViewMixin.emptyViewClass

Needed by the `collection` helper; would ordinarily be provided by `CollectionView`.

73a4aaba6af4d08fa08f2e34fba853873fb6abc2 authored over 11 years ago
Merge pull request #52 from twokul/master

changing "content" to "controller"

5b3b7d8215043febcf7af31ae26ef1c47f3e14ad authored over 11 years ago
changing "content" to "controller"

70dac1454d82c773b3e43fd02d5765a1e0b95e08 authored over 11 years ago
Merge pull request #49 from arkadiyk/master

Make list-view work for IE8

46e404b8458819445a28e53445fbbbef65b342a0 authored over 11 years ago
fixup examples, with remote images

20ef1e4ccdaddc0dfc97ce140a5df87bebe1e339 authored over 11 years ago
Merge pull request #50 from arkadiyk/default_container_deprecation_fix

Fix "defaultContainer is no longer supported" deprecation warning

7f0eb3017d618fb9527197dc1ac47edee864906a authored over 11 years ago
Fix "defaultContainer is no longer supported" deprecation warning

The fix is based on https://gist.github.com/stefanpenner/5627411 and modelled after similar fix ...

1c06b082dc687be9ef7d71e564364fb55bcf22af authored over 11 years ago
Use `Ember.$` instead of `$`

bf55e6752239caa4fab67e303fe556dfbd71af6c authored over 11 years ago
remove console.log

632f577262d94b83ac10c5fc38e00f2615cf63c5 authored over 11 years ago
Make it work in IE8

Use jQuery `on` and `off` event methods instead of `element.addEventListener` and `element.remo...

17852fc3b1c8bb4d8782950eb6b1fa098aa80ed0 authored over 11 years ago
Merge pull request #47 from twokul/master

Updating caveats with attributeBindings

7fe331c5bcd329fa8a34bcf6a9bd2728eeafdf76 authored over 11 years ago
updating caveats

ec3bfa46f64e94ee19c3cb7c52cb0338c3c8efe5 authored over 11 years ago
Merge pull request #46 from twokul/master

caveats

9f9fb27b3a48122152099197da81a6f686b14737 authored over 11 years ago
dropping list of contributors

in favour of [this](https://github.com/emberjs/list-view/graphs/contributors)

e21e746eaccb44f166fbdf090394b140be6c2e80 authored over 11 years ago
Updating with caveats; putting list of contributors back

63aaf28fe7222ebac06bd3f4fb0ce4c379533033 authored over 11 years ago
Merge pull request #42 from twokul/master

Tests for render and position counts

14f764569dfa42821325a08ad9bddc4ef3a936b3 authored over 11 years ago
Merge branch 'master' of https://github.com/emberjs/list-view

f27920c68f8dc4ebfd698398ca0c8566fd97bac5 authored over 11 years ago
tests for positions and render using Ember.instrumentation

a0da04f79c77c6534a70a26d852a5145ac7ba1d7 authored over 11 years ago
Merge pull request #40 from mhelabs/update-clone

Update repo clone url

d92a3a269fdce10bbed03d5eef735b27db6b71bd authored over 11 years ago
Update repo clone url

cc94779c0ceb455b5cc8d39ce48963bcc0e299c8 authored over 11 years ago
renders & repositions for the list view

02d7d794ecf17b4bd35b408c1acf936b534b2ba7 authored over 11 years ago
one liner

5ad42839af795c4e52b5015002f5b72b8dfd344b authored over 11 years ago
adding Ember.instrument to test performance; introducing enableProfiling function & Ember.ENABLE_PROFILING

67e04969c698c9493176e32c53a3cee9077f53e5 authored over 11 years ago
adding render and reposition test while scrolling

29ad9b4b95f453c1c3e95c02b55c3ec5dc8e078f authored over 11 years ago
adding second jsbin link

0516cdada11ddb92383023dda4da907d567a3443 authored over 11 years ago
Merge pull request #37 from twokul/master

bug reporting, jsbin demo link

9f062f2440b568bbaa2ac0b6458c665b30ccf92e authored over 11 years ago
updating with jsbin link

7682b9d505f0b39fc50f178f57b77a48eca219d4 authored over 11 years ago
bug reporting

cb58691a17a4f7782ad9e9e08b90a8c1c64f08bc authored over 11 years ago
fix #34

b2b11fa1038e3a847b2b8c6770d92b16c76f6da3 authored over 11 years ago
Merge pull request #35 from fivetanley/update-gemfile-lock

update Gemfile.lock to get latest ember-dev

f56d565a39d148ccba8d9035123138b9024719e6 authored over 11 years ago
update Gemfile.lock to get latest ember-dev

c58cae571b86399b06697d7e49a7b2fb7b6375cd authored over 11 years ago
make prepareForReuse a hook

0fddb6a183fe1035f8e08e6a93525226c76ec230 authored over 11 years ago
Rename the scrollContentTo event to scrollYChanged, and don't clamp it at zero, so it can be better used by scrollbars with overshoot compression @lukemelia/@kselden/@kagemusha

de7d848a2dc5474a8236d40857a00808cd0eb83c authored over 11 years ago
Clean up… separate ListItemViewMixin, ListItemView, ReusableListItemView. @lukemelia/@kagemusha

03c0e453a2d3fd8ffa3d151b5814c978f5248c8e authored over 11 years ago
Add tests to validate that views are not rerendered with ReusableListItem, and make ReusableListItem hide itself with display:none when there is no context to render. @lukemelia/@kagemusha

8d30562bdf269d9e484d43f0eaadddf4e3c90bf8 authored over 11 years ago
Pushed context comparison into ListItemView, extracted ListItemViewMixin, and introduced Reusable ListItemView. @lukemelia/@stefanpenner

ReusableListItemView should be considered experimental. If you have the right use case, it can p...

2dc1385837574caa945cd998961b2cdbc4b30803 authored over 11 years ago
Remove extraneous helper from demo

0f2d0a0ce1b6c15445b48f8b75d431ad56704fad authored over 11 years ago
add small and large mobile image scroll list examples

They need lots of perf love still.

2a7613bbb4c68a1ea8049181ed85dc27dab503b0 authored almost 12 years ago