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
efcea355bb28337b9b626a23881711f792063a9b authored almost 10 years ago
460eff3ce2943768a0346baddd7fa60eeb7cdcb2 authored almost 10 years ago
8f3794f585f96a902cf1a921cd5eb11a0f4e78c2 authored almost 10 years ago
35939c3fa330a6aa6cc38e4f8192a61b586abb50 authored almost 10 years ago
1f631568ad80916bbc663def46b52ae3014c570a authored almost 10 years ago
- Corrected minor spelling error
- added isHelper: true to helper hash
Tests are passing now in...
62260b9b3869b9e1f42b8a9a7111de314c6163b0 authored almost 10 years ago- Wrapped a few more view.create() in run loop
262312dfb9616bf0cd83de44a4b26b9484ff4fff authored almost 10 years ago1.10.beta4 compatiblity
03c21df9a557be7fb0811bacbf9ad644eb4eafd6 authored almost 10 years agofd3185d97e66803cfc83d868de558aa9310dc06e authored almost 10 years ago
ccad14eacf385277049e7ba4f50746cb9bc75ad2 authored almost 10 years ago
- Made {{ember-list}} helper compatible with Ember 1.10.beta4
- Fixed tests to start runloop whe...
EmberCLI Compatibility: Addon & AMD
2bc9e0e875cf17afea787503c9a0af1f5f0c447b authored almost 10 years ago
- Added ember-cli addon index.js file
- Brocfile now generates amd build
- AMD build being added...
fix click events re-propogation on mobile
e7260843c65eed5a1529ab14b89b6f26011ad909 authored about 10 years agofixes GH-170
Previously, we did not fire a click event for touch events
on mobile unless the ev...
ef838a7a567a5bcebfd5436e024fe6ac85e40b13 authored about 10 years ago
Add support for 1.9 fixes #181
2270c05493055d9db83119fab69aae288c3a8827 authored about 10 years ago0e596c9c629fa076e9089e787bb2e360b8efccb6 authored about 10 years ago
1.8 support
77fda86e450e46ded56ec0e086a9314666a39f73 authored about 10 years ago89bf720787b6dadbe17fa6522a54cc47d77202ee authored about 10 years ago
4358f848e4e1fc66ec0173e22591a638d4e359bb authored about 10 years ago
Demo: http://jsbin.com/qehuqonunu/1/edit?html,js,output
bb8bb81f25fa914fd24d96f02ed40e5cd9f8cb40 authored about 10 years ago371d3e5e7b88fba751ad751317156bb88abfcae1 authored about 10 years ago
87fcabc39511eaf20f5a5ed6bb0cc756909bfa43 authored about 10 years ago
Correcly compute list-container height when emptyView is removed
e281ca097564cf40c1859d27f3c3dad3440e0313 authored over 10 years ago
Without the patch described in pull request #113 this test will fail
with:
The scrollable view ...
6a27b67ea719a14cc3a6406cab03926ed09429db authored over 10 years agoaadc015a5f20aa0a60c4ca92834a28a8913319ca authored over 10 years ago
1641395a7ab6f6a9dc25c2189a9374eea49d27e0 authored over 10 years ago
1d49d5ee0a44ad165d5615c4e1e6c5b90d7aac04 authored over 10 years ago
e3ccf820ff07e46de17e6031ce33bca1b9395554 authored over 10 years ago
rowHeight is now bindable.
54ec2d8bbf2e722cf83478c8f40ac19ac8df4f35 authored over 10 years agod3d25eca06e4deb56272e91cf48f16c1d77395ff authored over 10 years ago
e72b6e9d46c4800fde5727f9c76a2a4cefb9d7af authored over 10 years ago
8833288277782848acea884ee6fd9f2c3f560e74 authored over 10 years ago
ef156467238f612bc7cad038a57633cfd8e5c617 authored over 10 years ago
5e953d17f90ff5f12736a114baaf24f600762e57 authored over 10 years ago
70702ca270156a2b6fc521b431e7bde5d26d041e authored over 10 years ago
3a1d4f2153753f0d808d33c46d5387caca76b92d authored over 10 years ago
7c7899351c40130f9ed1c097f306372d27623ac1 authored over 10 years ago
94d77b171434b7f9d58ea227c1b08df56b8295a8 authored over 10 years ago
7d5c012e58a4c6e9345faee0ec03e4b97f544bb5 authored over 10 years ago
b59c5adbabeaec94e9c6977424c6e60eb2691a6e authored over 10 years ago
Fixup pr/147
8dc8bf48bf40b2b30a3d701a3e8d36012168053d authored over 10 years ago9827d0316030df289d86f7a81abc63cae0a2a360 authored over 10 years ago
9edabf7fbbd659ade36ecaa59f94775d8bc39b89 authored over 10 years ago
ba4f20d1b227b9db921af4f4a65395d759271eef authored over 10 years ago
356e77b4270ad231859ebe5f02a90d7974a13ed5 authored over 10 years ago
c9e8bcfa56d7da680bdec43f28b7c7e0a3d6f20b authored over 10 years ago
Must cd into list-view directory after git clone
7f857bdec7f1eeb74d5cf084e2961f8c60f7165a authored over 10 years agoda362b2395a71040a607a6b9ab811e2824d6be43 authored over 10 years ago
Update variables for travis and new bower shim repo
861487189ffe44c58ab43254ce62f1acc73515fc authored over 10 years agoe7f3975e92cc4f2f3b2170a6bb85a75e7082f10e authored over 10 years ago
Publish to bower shim for master/beta/release branches
7cf22596123f2e9176d8f9858cfe3ec80414138e authored over 10 years ago2cb865b6b6801d39bb2b3e0d8236990eed7c5a3d authored over 10 years ago
33cf93c042d956dbe50620d5b2f9682009967f72 authored over 10 years ago
[fixes #143] support both new and old transitionTo method
d0792e284ae5e32003a44c25cc1a52ee428f71d2 authored over 10 years ago2139e6aac040005a6172ca5bc9fa52547679f1eb authored over 10 years ago
WIP
2c6a22336bec02b49badfe75ecd55a9e1678896d authored over 10 years agoAlso 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 ago69154a29f079daddb5ef5b95e3c63faeaac34e1f authored over 10 years ago
ffbd197aab873f9ed430a19f78d623a3352f0e4a authored over 10 years ago
Migrate from old build tooling to Broccoli / es6
9ea47ff467b427f79d1c345c4388a21717cecd99 authored over 10 years ago954e2090914652a4e8b0cd58bf12a81376642709 authored over 10 years ago
278bd977de2a699fdc4bc6faf656daafb64437b8 authored over 10 years ago
330a2037b4f7db3ca43c645d39d048037339a2fe authored over 10 years ago
581e8b3197408afb76ec1ba67bf7193c93b08865 authored over 10 years ago
Fix typo in comments Ember.ListViewItem -> Ember.ListItemView
a56fcf95186a188ced315b33547a3d4a8ae22e0b authored over 10 years agoa60e1ec288c55c6f2b66865af9cc1873f73f3f89 authored over 10 years ago
Use view._state if available otherwise fall back to view.state
7e331b3612e8404369ae2035e21afa289ff1d253 authored over 10 years agoview.state was deprecated in emberjs/ember.js#4878
Fixes #127
3318aa4ff236786b3290db624e81aa39ff0dd8c0 authored over 10 years ago0bff5bc2c606c1759ee434d14ef35ab606c34601 authored over 10 years ago
update s3 credentials
ea7e8d5af95a12e898888490d41cc639d8a2fbee authored over 10 years ago26f77e0e4bafbc309fc75f42a72ba89d3d3ececc authored over 10 years ago
a02ae32a1be0d645f78a75c7afbe11f8bce37894 authored over 10 years ago
only show scrollbars if there is a need to scroll in firefox
244e8162d6b3a9ad05aa60f4ee9bc69eb18aabea authored almost 11 years agoGemfile: Add HTTPS for RubyGems
0bd35badc17bbda7a67286c4ac21c3874ba221eb authored almost 11 years ago01b35ebdb282daae782b845689575ca9ae05ccd1 authored almost 11 years ago
Update documentation to reflect latest ember conventions
093f46e00d17aa361c86dba554e7b4af262c22d2 authored almost 11 years agoffdc4042702606d0d865c663c2c85b629280af6c authored almost 11 years ago
b71cf99d106d2d4728f5418fb664cf2120dcfaab authored almost 11 years ago
[FIX] Avoid scroll event to propagate if it did scroll
3445eee33e0cb1f480ee607501f09e7bef836fcd authored almost 11 years agoemptyView shouldn't be constrained by a container height.
08d94ad71b410f7e330c5610adde0074765431b8 authored almost 11 years ago951a794bce96cc772681f424f8df566766750351 authored almost 11 years ago
Make Ember.VirtualListScrollerEvents more versatile.
4136bc435c6eca435826d87360703431b0c5410d authored almost 11 years agob92f4b5608611e39e55e00b5d99dcdf47cc720be authored almost 11 years ago
ba4a3ed0db6b6687aa3363c7f88976ea641dbd16 authored almost 11 years ago
Add emptyView support.
41b91bb788b20379a560d70c58b5842ce439b2bc authored almost 11 years ago8a078e83c94721d84492047749be5f4d8e013bce authored almost 11 years ago
Cleanup unused variables.
f8df55f27dfacc8a2f64483bbce9bd38311c2cfe authored almost 11 years agoAllow fluid width override & protect against a width smaller than elementWidth
a6a4250097e56085e12857c7bb10c58a0ae640df authored almost 11 years ago9251fab7fc7a5e97c8b051de42750a4fdb021663 authored almost 11 years ago
Fix bug with scrollTop being negative
adcb1c865cffc2413a0d6d4279406eaf4141b969 authored almost 11 years ago
This reverts commit f7d92235f1a604d90644b6a4911fdf13c71a30de.
d48fea48e6f57e257bb70ee446e27903ec...
d48fea48e6f57e257bb70ee446e27903ec38a83e authored almost 11 years ago
05828784f3220a2413d05a2712aee4918f21a538 authored almost 11 years ago
f7d92235f1a604d90644b6a4911fdf13c71a30de authored almost 11 years ago
3ad983a822ee5c2604fea127279ccfae95d527c7 authored almost 11 years ago
Please note the scrollYChanged event can come with or without a run-loop, so handle your usages ...
6be2ff006c381dbaa56f76b2b84a79a2d4b688cc authored almost 11 years ago37baf553a31256d4ffbb186d3938b2befdc24794 authored almost 11 years ago
45ea6a06cb1491401a6a7d3c69dc47ffb3b5f075 authored almost 11 years ago