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

Added .DS_Store to gitignore

efcea355bb28337b9b626a23881711f792063a9b authored almost 10 years ago
Restored missing properties in package.json

460eff3ce2943768a0346baddd7fa60eeb7cdcb2 authored almost 10 years ago
Added new directories & files for ember-cli-addon

8f3794f585f96a902cf1a921cd5eb11a0f4e78c2 authored almost 10 years ago
Renamed LICENCE to LICENSE.md

35939c3fa330a6aa6cc38e4f8192a61b586abb50 authored almost 10 years ago
Removed files no necessary with ember-cli addon

1f631568ad80916bbc663def46b52ae3014c570a authored almost 10 years ago
Moved registerHelper function detection to main.js

- Corrected minor spelling error
- added isHelper: true to helper hash

Tests are passing now in...

62260b9b3869b9e1f42b8a9a7111de314c6163b0 authored almost 10 years ago
Added compatibility with Ember 1.10

- Wrapped a few more view.create() in run loop

262312dfb9616bf0cd83de44a4b26b9484ff4fff authored almost 10 years ago
Merge pull request #194 from embersherpa/ember-1.10.beta-compatibility

1.10.beta4 compatiblity

03c21df9a557be7fb0811bacbf9ad644eb4eafd6 authored almost 10 years ago
Made helper 1.9.1 & 1.10 beta4 compatible

fd3185d97e66803cfc83d868de558aa9310dc06e authored almost 10 years ago
Restored backwards compatibility for dasherized {{ember-list}} arguments

ccad14eacf385277049e7ba4f50746cb9bc75ad2 authored almost 10 years ago
1.10.beta4 compatiblity

- Made {{ember-list}} helper compatible with Ember 1.10.beta4
- Fixed tests to start runloop whe...

d3acbd91e2257779036abb235fa2b599d71faa1d authored almost 10 years ago
Merge pull request #192 from embersherpa/master

EmberCLI Compatibility: Addon & AMD

2bc9e0e875cf17afea787503c9a0af1f5f0c447b authored almost 10 years ago
EmberCLI Compatibility: Addon & AMD

- Added ember-cli addon index.js file
- Brocfile now generates amd build
- AMD build being added...

4c2bfc867d515241d23621c61fe29c04e95cefae authored almost 10 years ago
Merge pull request #189 from fivetanley/fix-link-to-click-events

fix click events re-propogation on mobile

e7260843c65eed5a1529ab14b89b6f26011ad909 authored about 10 years ago
fix click events re-propogation on mobile

fixes GH-170

Previously, we did not fire a click event for touch events
on mobile unless the ev...

519301c0fb516f5c3a2c513ab962a615b78e0618 authored about 10 years ago
use rawgit temporarily until we get S3 builds back

ef838a7a567a5bcebfd5436e024fe6ac85e40b13 authored about 10 years ago
Merge pull request #183 from emberjs/1.9

Add support for 1.9 fixes #181

2270c05493055d9db83119fab69aae288c3a8827 authored about 10 years ago
Adding support for Ember 1.9

0e596c9c629fa076e9089e787bb2e360b8efccb6 authored about 10 years ago
Merge pull request #175 from jasonmit/1.8-renderer-bugfix

1.8 support

77fda86e450e46ded56ec0e086a9314666a39f73 authored about 10 years ago
Removing trailing comma

89bf720787b6dadbe17fa6522a54cc47d77202ee authored about 10 years ago
Pull to refresh view does not need to be extended with transform mixin anymore

4358f848e4e1fc66ec0173e22591a638d4e359bb authored about 10 years ago
Ember.VirtualListView now working

Demo: http://jsbin.com/qehuqonunu/1/edit?html,js,output

bb8bb81f25fa914fd24d96f02ed40e5cd9f8cb40 authored about 10 years ago
IE9 and adding browserTransform style attribute

371d3e5e7b88fba751ad751317156bb88abfcae1 authored about 10 years ago
[bugfix] support for ember 1.8.x

87fcabc39511eaf20f5a5ed6bb0cc756909bfa43 authored about 10 years ago
Merge pull request #133 from vampolo/master

Correcly compute list-container height when emptyView is removed

e281ca097564cf40c1859d27f3c3dad3440e0313 authored over 10 years ago
Test for pull request #113

Without the patch described in pull request #113 this test will fail
with:

The scrollable view ...

6a27b67ea719a14cc3a6406cab03926ed09429db authored over 10 years ago
Merge remote-tracking branch 'refs/remotes/upstream/master'

aadc015a5f20aa0a60c4ca92834a28a8913319ca authored over 10 years ago
[bugfix] when rowHeight changes, blow away all cached heights + pos

1641395a7ab6f6a9dc25c2189a9374eea49d27e0 authored over 10 years ago
style conventions

1d49d5ee0a44ad165d5615c4e1e6c5b90d7aac04 authored over 10 years ago
[Bugfix] don’t share cache between all instances

e3ccf820ff07e46de17e6031ce33bca1b9395554 authored over 10 years ago
Merge pull request #158 from emberjs/bindable-row-height

rowHeight is now bindable.

54ec2d8bbf2e722cf83478c8f40ac19ac8df4f35 authored over 10 years ago
rowHeight is now bindable.

d3d25eca06e4deb56272e91cf48f16c1d77395ff authored over 10 years ago
add class to represent if the list is currently in list or grid mode.

e72b6e9d46c4800fde5727f9c76a2a4cefb9d7af authored over 10 years ago
add some more multi-height demos to ensure stuff works as expected

8833288277782848acea884ee6fd9f2c3f560e74 authored over 10 years ago
WIP _numChildViews + _startingIndex variable height support

ef156467238f612bc7cad038a57633cfd8e5c617 authored over 10 years ago
Replaced all heightForIndex for loops with cached call

5e953d17f90ff5f12736a114baaf24f600762e57 authored over 10 years ago
Optimized _multiHeightPosForIndex

70702ca270156a2b6fc521b431e7bde5d26d041e authored over 10 years ago
WIP

3a1d4f2153753f0d808d33c46d5387caca76b92d authored over 10 years ago
WIP

7c7899351c40130f9ed1c097f306372d27623ac1 authored over 10 years ago
cleanup

94d77b171434b7f9d58ea227c1b08df56b8295a8 authored over 10 years ago
add larger number of rows to virtual example

7d5c012e58a4c6e9345faee0ec03e4b97f544bb5 authored over 10 years ago
[fixes #149] update docs for new build system

b59c5adbabeaec94e9c6977424c6e60eb2691a6e authored over 10 years ago
Merge pull request #152 from emberjs/fixup-pr/147

Fixup pr/147

8dc8bf48bf40b2b30a3d701a3e8d36012168053d authored over 10 years ago
fixup readme

9827d0316030df289d86f7a81abc63cae0a2a360 authored over 10 years ago
Instructions for installing list-view into your own ember-cli project (when the ember-cli revision is 0.0.40 or below)

9edabf7fbbd659ade36ecaa59f94775d8bc39b89 authored over 10 years ago
Added ember-cli installation instructions

ba4f20d1b227b9db921af4f4a65395d759271eef authored over 10 years ago
upgrade ember-cli

356e77b4270ad231859ebe5f02a90d7974a13ed5 authored over 10 years ago
disable bowerShimFile stuff for now since it causes us to watch the entire root and down of the project. Potentially watching files more then once.

c9e8bcfa56d7da680bdec43f28b7c7e0a3d6f20b authored over 10 years ago
Merge pull request #150 from kgish/master

Must cd into list-view directory after git clone

7f857bdec7f1eeb74d5cf084e2961f8c60f7165a authored over 10 years ago
Must cd into list-view directory after git clone

da362b2395a71040a607a6b9ab811e2824d6be43 authored over 10 years ago
Merge pull request #146 from rondale-sc/update-travis-vars-for-bower

Update variables for travis and new bower shim repo

861487189ffe44c58ab43254ce62f1acc73515fc authored over 10 years ago
Update variables for travis and new bower shim repo

e7f3975e92cc4f2f3b2170a6bb85a75e7082f10e authored over 10 years ago
Merge pull request #145 from rondale-sc/bower-shim-repo

Publish to bower shim for master/beta/release branches

7cf22596123f2e9176d8f9858cfe3ec80414138e authored over 10 years ago
Publish to bower shim for master/beta/release branches

2cb865b6b6801d39bb2b3e0d8236990eed7c5a3d authored over 10 years ago
release v0.0.5

33cf93c042d956dbe50620d5b2f9682009967f72 authored over 10 years ago
Merge pull request #144 from emberjs/fix-deprecation

[fixes #143] support both new and old transitionTo method

d0792e284ae5e32003a44c25cc1a52ee428f71d2 authored over 10 years ago
[fixes #143] support both new and old transitionTo method

2139e6aac040005a6172ca5bc9fa52547679f1eb authored over 10 years ago
Merge pull request #140 from emberjs/overscroll-fix

WIP

2c6a22336bec02b49badfe75ecd55a9e1678896d authored over 10 years ago
fix bugs related to strange ratios between rowHeight and height.

Also don’t render empty cells at the end of lists in an attempt to recycle when it is not needed.

30b9389cc036184aeff4b60446bc67f39a5cda05 authored over 10 years ago
small fixes to the demo

69154a29f079daddb5ef5b95e3c63faeaac34e1f authored over 10 years ago
npm start === ember server

ffbd197aab873f9ed430a19f78d623a3352f0e4a authored over 10 years ago
Merge pull request #138 from rondale-sc/es6_broccoli_migration

Migrate from old build tooling to Broccoli / es6

9ea47ff467b427f79d1c345c4388a21717cecd99 authored over 10 years ago
Migrate from old build tooling to Broccoli / es6

954e2090914652a4e8b0cd58bf12a81376642709 authored over 10 years ago
Added explicit MIT License

278bd977de2a699fdc4bc6faf656daafb64437b8 authored over 10 years ago
Update height of the list-view-container when emptyview is removed

330a2037b4f7db3ca43c645d39d048037339a2fe authored over 10 years ago
Do not try to remove emptyView if there is not one

581e8b3197408afb76ec1ba67bf7193c93b08865 authored over 10 years ago
Merge pull request #130 from shama/typo-listitemview

Fix typo in comments Ember.ListViewItem -> Ember.ListItemView

a56fcf95186a188ced315b33547a3d4a8ae22e0b authored over 10 years ago
Fix typo in comments Ember.ListViewItem -> Ember.ListItemView

a60e1ec288c55c6f2b66865af9cc1873f73f3f89 authored over 10 years ago
Merge pull request #129 from teddyzeenny/view-state

Use view._state if available otherwise fall back to view.state

7e331b3612e8404369ae2035e21afa289ff1d253 authored over 10 years ago
Use view._state if available otherwise fall back to view.state

view.state was deprecated in emberjs/ember.js#4878

Fixes #127

3318aa4ff236786b3290db624e81aa39ff0dd8c0 authored over 10 years ago
update s3 credentials yet again

0bff5bc2c606c1759ee434d14ef35ab606c34601 authored over 10 years ago
Merge pull request #124 from fivetanley/update-s3

update s3 credentials

ea7e8d5af95a12e898888490d41cc639d8a2fbee authored over 10 years ago
update s3 credentials

26f77e0e4bafbc309fc75f42a72ba89d3d3ececc authored over 10 years ago
OCD

a02ae32a1be0d645f78a75c7afbe11f8bce37894 authored over 10 years ago
Merge pull request #113 from jacojoubert/ff-scroll-fix

only show scrollbars if there is a need to scroll in firefox

244e8162d6b3a9ad05aa60f4ee9bc69eb18aabea authored almost 11 years ago
Merge pull request #116 from duggiefresh/master

Gemfile: Add HTTPS for RubyGems

0bd35badc17bbda7a67286c4ac21c3874ba221eb authored almost 11 years ago
Gemfile: Add HTTPS for RubyGems

01b35ebdb282daae782b845689575ca9ae05ccd1 authored almost 11 years ago
Merge pull request #114 from Cyril-sf/update-doc

Update documentation to reflect latest ember conventions

093f46e00d17aa361c86dba554e7b4af262c22d2 authored almost 11 years ago
Update documentation to reflect latest ember conventions

ffdc4042702606d0d865c663c2c85b629280af6c authored almost 11 years ago
only show scrollbars if there is a need to scroll in firefox

b71cf99d106d2d4728f5418fb664cf2120dcfaab authored almost 11 years ago
Merge pull request #96 from huafu/patch-1

[FIX] Avoid scroll event to propagate if it did scroll

3445eee33e0cb1f480ee607501f09e7bef836fcd authored almost 11 years ago
Merge pull request #111 from jmonma/master

emptyView shouldn't be constrained by a container height.

08d94ad71b410f7e330c5610adde0074765431b8 authored almost 11 years ago
emptyView shouldn't be constrained by a container height.

951a794bce96cc772681f424f8df566766750351 authored almost 11 years ago
Merge pull request #110 from jmonma/master

Make Ember.VirtualListScrollerEvents more versatile.

4136bc435c6eca435826d87360703431b0c5410d authored almost 11 years ago
make scrollElement a oneWay, readOnly CP

b92f4b5608611e39e55e00b5d99dcdf47cc720be authored almost 11 years ago
Make Ember.VirtualListScrollerEvents more versatile.

ba4a3ed0db6b6687aa3363c7f88976ea641dbd16 authored almost 11 years ago
Merge pull request #108 from jmonma/master

Add emptyView support.

41b91bb788b20379a560d70c58b5842ce439b2bc authored almost 11 years ago
extract 'add emptyView' logic into helper and prevent unnecessary add/remove emptyView work

8a078e83c94721d84492047749be5f4d8e013bce authored almost 11 years ago
Add emptyView support.

Cleanup unused variables.

f8df55f27dfacc8a2f64483bbce9bd38311c2cfe authored almost 11 years ago
Merge pull request #107 from jmonma/master

Allow fluid width override & protect against a width smaller than elementWidth

a6a4250097e56085e12857c7bb10c58a0ae640df authored almost 11 years ago
Allow fluid width override & protect against a width smaller than elementWidth

9251fab7fc7a5e97c8b051de42750a4fdb021663 authored almost 11 years ago
Merge pull request #105 from teddyzeenny/negative-scrolltop

Fix bug with scrollTop being negative

adcb1c865cffc2413a0d6d4279406eaf4141b969 authored almost 11 years ago
Revert "fix and test an issue where scrolling a few elements upwards in virtual list with space below causes errors"

This reverts commit f7d92235f1a604d90644b6a4911fdf13c71a30de.
d48fea48e6f57e257bb70ee446e27903ec...

c1d2b3af5416757a9b50633aa10a2decb592da64 authored almost 11 years ago
Fix bug with scrolltop being negative

d48fea48e6f57e257bb70ee446e27903ec38a83e authored almost 11 years ago
remove examples, we have demos...

05828784f3220a2413d05a2712aee4918f21a538 authored almost 11 years ago
fix and test an issue where scrolling a few elements upwards in virtual list with space below causes errors

f7d92235f1a604d90644b6a4911fdf13c71a30de authored almost 11 years ago
reduce extra gets/sets

3ad983a822ee5c2604fea127279ccfae95d527c7 authored almost 11 years ago
scrollTop is not longer observable, rather listen to the scrollYChanged event.

Please note the scrollYChanged event can come with or without a run-loop, so handle your usages ...

6be2ff006c381dbaa56f76b2b84a79a2d4b688cc authored almost 11 years ago
ensure correct runs

37baf553a31256d4ffbb186d3938b2befdc24794 authored almost 11 years ago
minimize unneeded work

45ea6a06cb1491401a6a7d3c69dc47ffb3b5f075 authored almost 11 years ago