Ecosyste.ms: OpenCollective

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

github.com/html-next/smoke-and-mirrors

Ambitious infinite-scroll and svelte rendering for ambitious applications.
https://github.com/html-next/smoke-and-mirrors

Release version 0.3.4

ad24a14c5538772e47822d30ae4f4d6cf5a32243 authored about 9 years ago by Chris Thoburn <[email protected]>
fix version when releasing

7c6e19bc8f0decfe90e8b71a467d3d28b7dd1c19 authored about 9 years ago by Chris Thoburn <[email protected]>
updated example

3db377c067e02cfe3e5970fe96cf83116ab62631 authored about 9 years ago by Chris Thoburn <[email protected]>
adds pre-render component and demo

cc08c00a8303382342911d2b28ed502aa7472907 authored about 9 years ago by Chris Thoburn <[email protected]>
improves documentation all around

e4572827b1ef651a58faece144e5c911ac78ece9 authored about 9 years ago by Chris Thoburn <[email protected]>
removes unnecessaru run loop call

e18b345cec711299c4344051a4bdf9e3aeae1090 authored about 9 years ago by Chris Thoburn <[email protected]>
remove vm-collection

92fcff353e23871d54cfcbbdae41c470737df2c3 authored about 9 years ago by Chris Thoburn <[email protected]>
improve infinite scroll example

4688272a9f7960ad51321a2ef5a07ec12328bc8e authored about 9 years ago by Chris Thoburn <[email protected]>
remove async-image styles

32285e7eadf950adb8d14bd869cc6b8e6436dc8b authored about 9 years ago by Chris Thoburn <[email protected]>
refactor position-tracker to new 'primitives' directory

1bd53e19cf49da023c41ca0c9b66d23e655989bb authored about 9 years ago by Chris Thoburn <[email protected]>
removes proxied-each

e085028592596fc60250ade58e48510470ea2005 authored about 9 years ago by Chris Thoburn <[email protected]>
adds docs for async-image, async-image now does not create extra markup making it easier to use in more situations

66eb1606637423bd6b4c993620bd56cf6dd5bb78 authored about 9 years ago by Chris Thoburn <[email protected]>
0.4 work, fixes ember-code-snippet, udpated descriptions for demos

a4635208678e3070da43f68acb9aaff995ccb5bb authored about 9 years ago by Chris Thoburn <[email protected]>
fix export

fa0b18c1b27ba581247e4540958f7463f16134cf authored about 9 years ago by Chris Thoburn <[email protected]>
fixes issues with shifting the tracked satellites, introduced issue with disappearing items when scrolling with flexible height

227516883ae8d7b47a0f3f0da6150833ee466414 authored about 9 years ago by Chris Thoburn <[email protected]>
potential index error fix

535ceb5ee2813233ef9c239b76fe7e1d5f41fe22 authored about 9 years ago by Chris Thoburn <[email protected]>
adds another debugger

ce2e085d8a311f2fb6158ee1fb989c71630fbd9d authored about 9 years ago by Chris Thoburn <[email protected]>
adds a debugger check

d8bc5a705eed06d7d28e46856c6ae4757540fe90 authored about 9 years ago by Chris Thoburn <[email protected]>
adds temporary logs

9901a4069235e4b6376624dd1c860a1235c1e3ba authored about 9 years ago by Chris Thoburn <[email protected]>
jshint cleanup

83a82e6aaf9b5f3bce7f93346ec4b2496c0f54f5 authored about 9 years ago by Chris Thoburn <[email protected]>
save config version fix

57ae4643766c3b8c2d93c4ef48bde9e223ea3d5f authored about 9 years ago by Chris Thoburn <[email protected]>
Release version 0.3.3

ae5c6f2479035190a614f0ee9bee3bc49727276b authored about 9 years ago by Chris Thoburn <[email protected]>
improved dynamic height support

45453555bdccdd27da66425ce4d13312a0f1f00a authored about 9 years ago by Chris Thoburn <[email protected]>
hidden items don't return their rect

a4d1c18f8b937823844454cbd464bbf1d605fbf2 authored about 9 years ago by Chris Thoburn <[email protected]>
fixes CSP

72ace8e12db9adebda118e2d4d5cdf48da5113f5 authored about 9 years ago by Chris Thoburn <[email protected]>
fixes dummy app title

1860de50ce23f37350aed9acfd655146144ca9d3 authored about 9 years ago by Chris Thoburn <[email protected]>
optimizes dbmon demo

7822dc9bf4f8d5319f0c8f0fcac8dbd310e0d304 authored about 9 years ago by Chris Thoburn <[email protected]>
optimizes infinite scroll demo

b13eaa709a34012353ab6c0f840f4358dfa3401c authored about 9 years ago by Chris Thoburn <[email protected]>
adds flexible-layout example

22fa331c75714d1e4bb412d3731e820bdb316a91 authored about 9 years ago by Chris Thoburn <[email protected]>
improved styles so that position calls wouldn't be thrown off by margins.

ea1cc1aef4435e0c6a887cec63872441c8956b2d authored about 9 years ago by Chris Thoburn <[email protected]>
fixes a few bugs, adds dynamic image retrieval methods

eb9ad5746b2086cb40d3419fd165d04338ee1102 authored about 9 years ago by Chris Thoburn <[email protected]>
optimize all the things! utilizes non-observable properties, adds a check to ensure firstReached and lastReached aren't triggered when scrolling the opposite direction, optimizes the scroll method to use nextFrame, fixes bugs in determining the object to send with an action, optimizes using the container, fixes a leak where scroll listeners were never removed.

2aeb55fb26f9193061ef055eb04eabe2eb8df7d9 authored about 9 years ago by Chris Thoburn <[email protected]>
privately exposes the satellite via the component's _position property. This is a hack to fix a position bug, do not rely on this in the future.

f41a7e9c59a0fb7a4bb4edca574679f136af591c authored about 9 years ago by Chris Thoburn <[email protected]>
optimizes our run-loop wrapper by avoiding leaking arguments

052029b652a04bc82b09063e16c4a2b5b2aac3fe authored about 9 years ago by Chris Thoburn <[email protected]>
optimizes use of heightProperty

8a9e0a35f88f2ebfad072e2bf017a1761e194ff1 authored about 9 years ago by Chris Thoburn <[email protected]>
optimizes use of heightProperty by making non-observable and if alwaysUseDefaultHeight is false forces a resize of the position tracker during teardown. This could be further optimized to only occur during the first teardown.

a694be4a9324e1026e7e18074fde67ea3245b257 authored about 9 years ago by Chris Thoburn <[email protected]>
fixes prepend and length change bug in glimmer versions of ember

7ae436bd02961d167f9bbd61d5c4a0d7b52e57df authored about 9 years ago by Chris Thoburn <[email protected]>
cleanup port of ember EmptyObject optimization

ef7c6f28a1aea38ddfd22783e038dc2df494515b authored about 9 years ago by Chris Thoburn <[email protected]>
cleanup unused code

b077703c1548ab11c1a47d137d5ea6cd7c7669a4 authored about 9 years ago by Chris Thoburn <[email protected]>
optimizes next-frame, previously function calls using this couldn't be optimized

a03098efa5a69695b1c1d1c4168414d2cd433d60 authored about 9 years ago by Chris Thoburn <[email protected]>
fixes teardown and src change bugs in async-image, significantly improves performance of the component in lists. Uses a 1px transparent data-url image to optimize teardown performance

fdb7a05db16ac9eb157e363c50d4ac1703065026 authored about 9 years ago by Chris Thoburn <[email protected]>
Release version 0.3.2

88135cf8686d11f75d8df138cfabeca15f42907a authored over 9 years ago by Chris Thoburn <[email protected]>
fixes position tracking based bugs

82287df7242c632405ffee5c745a417b47dc3cf4 authored over 9 years ago by Chris Thoburn <[email protected]>
explicitly use index key all the time

4afb75898ca86c8e6a1d577d5f92d98b6262fafe authored over 9 years ago by Chris Thoburn <[email protected]>
adds better comments, adds renderAllInitially feature

3c8a8c8a0de732a917aa77c6d9c56b951b47c307 authored over 9 years ago by Chris Thoburn <[email protected]>
Release version 0.3.1

b2e654b443a295d35847113ef95e490c9cb1dc98 authored over 9 years ago by Chris Thoburn <[email protected]>
no slack

51fcd0f32f7a1344617b946719cbe4c00a3e3304 authored over 9 years ago by Chris Thoburn <[email protected]>
all the perfs

5287871773c67f7c9edcf4238ed2c264d59b9554 authored over 9 years ago by Chris Thoburn <[email protected]>
performance tweaks

7032f860f9578480ef50d11991eeec4ad38da7f6 authored over 9 years ago by Chris Thoburn <[email protected]>
Merge pull request #41 from ssendev/patch-1

only keep last two images in async-image

d628ab53d9a450c6a15a5f7229f0afed9b70866a authored over 9 years ago by Chris Thoburn <[email protected]>
Merge pull request #42 from aquamme/isAddonDev

Turn off jshint for addon consumers

add814cd857ae3a7690d53faf71e92c86101d793 authored over 9 years ago by Chris Thoburn <[email protected]>
Turn off jshint for addon consumers

7cd91f7c05adb3514fcf0c44b9f1a1c99491571c authored over 9 years ago by Aaron Quamme <[email protected]>
Release version 0.3.0

4265b4d2abd5c890acad848defedc82e353dbc1e authored over 9 years ago by Chris Thoburn <[email protected]>
ensure _edges is recalculated

5350195fffa57eabc0255cfd4ce1595e68f5c8ae authored over 9 years ago by Chris Thoburn <[email protected]>
remove use of jquery.position

8181659a0e1a388718988a62e91379d19ec5ba9a authored over 9 years ago by Chris Thoburn <[email protected]>
eliminate unnecessary run loop join

2cc5ba94d708a25f5d41fb5a5aa42e87c44f7ad6 authored over 9 years ago by Chris Thoburn <[email protected]>
use native array methods

251539ddedcad29ca31bdf88f645eb34e40ce5df authored over 9 years ago by Chris Thoburn <[email protected]>
fix deprecation

de7010c6adcff27e418830e5c384153e508deb7a authored over 9 years ago by Chris Thoburn <[email protected]>
remove unneeded scroll target

f430708db89230e8821417e9d7232284c48da61d authored over 9 years ago by Chris Thoburn <[email protected]>
fix most of the rendering blanks and scroll misfired

55f874107052dd87f5010286f2a225e90874c1cd authored over 9 years ago by Chris Thoburn <[email protected]>
get glimmer mostly working

22c564a3007413d3992ab437b67dfd5dc3e37493 authored over 9 years ago by Chris Thoburn <[email protected]>
rebase cleanup

8ff59e6ccd5601bb46b6ce356ad4a860fa0fe0c0 authored over 9 years ago by Chris Thoburn <[email protected]>
more fixes

82cf1fbfd2f7364e039ea64d97a94b607c3e8dc0 authored over 9 years ago by Chris Thoburn <[email protected]>
cleanup

2a4e7834b3e42bf4747de10e35459677a31e5407 authored over 9 years ago by Chris Thoburn <[email protected]>
finish porting vertical-collection

9138f6ae9f978783a9bc975dd70b0e8c7b726da2 authored over 9 years ago by Chris Thoburn <[email protected]>
prune vm-collection

216da67add3c618f0fe8fe50eb41a6b08e9a93a7 authored over 9 years ago by Chris Thoburn <[email protected]>
port support for both 1.12 and 1.13 to the mixin

ac01fb1d64e505d8ecba0b5d626e7f9ed7dd558e authored over 9 years ago by Chris Thoburn <[email protected]>
es6 cleanup

3f6730dcd58371392fef38c6a611648a549b49d4 authored over 9 years ago by Chris Thoburn <[email protected]>
key-for-item extraction and reuse, magic-array es6ify and streamline

dc008c584776c52c98142a88de88b291f32e16a4 authored over 9 years ago by Chris Thoburn <[email protected]>
prune unneeded vm-item and vm-vollection template, we now have a unified vertical-item and a unified vertical-collection.hbs

de9d2a5aa188b813a9dd4ed3957ae352c2d8d3ee authored over 9 years ago by Chris Thoburn <[email protected]>
keep

a61531e85cdb91e6e26bd466c0748895bf8f90ca authored over 9 years ago by Chris Thoburn <[email protected]>
example reworking

6fe1a90c06f2e6a0747fa42d3dbfb5dd679789fd authored over 9 years ago by Chris Thoburn <[email protected]>
only keep last two images in async-image

6d398c495fff659eb5bf57a634b3a8136f952fc6 authored over 9 years ago by ssendev <[email protected]>
fix a number of object instantiation and teardown bugs

99adbd7698359ee7c48df43e728de488bd0ca4a5 authored over 9 years ago by Chris Thoburn <[email protected]>
es6 and fix super ordering

14de932a91e6e8b2c2e0fbe626d456844446c42f authored over 9 years ago by Chris Thoburn <[email protected]>
Merge pull request #40 from dukex/patch-1

fix 'Performance Minded Arrays' link

df084a8acf641f9bf298c5da54308857ce5a59d5 authored over 9 years ago by Chris Thoburn <[email protected]>
fix 'Performance Minded Arrays' link

a7ec134d04d330f6d9f9eaaeb086f4587aa06c45 authored over 9 years ago by Duke <[email protected]>
staged array

943fac2ca8be29b77ffc8afdcebb3145f7ca45f8 authored over 9 years ago by Chris Thoburn <[email protected]>
Release version 0.2.3

79e1392cec5020e742983e53d0a3eabd07bf43b1 authored over 9 years ago by Chris Thoburn <[email protected]>
fix rendering bug

1a90bd10504940510bf232d9568c7df0241040dd authored over 9 years ago by Chris Thoburn <[email protected]>
photo service and staged array scaffolding

56baea6b180148cf8190203f3e125c20c664f70e authored over 9 years ago by Chris Thoburn <[email protected]>
adds photo-loader blueprint

7daae87c55f4c0e39057ebd993600aeb69427fd1 authored over 9 years ago by Chris Thoburn <[email protected]>
update deps

10fb5f6814237c58bdc5c3e2ff117620fc753d6d authored over 9 years ago by Chris Thoburn <[email protected]>
adds null object for use around the house

7e92268e16e53842e59ec50a832011228504faca authored over 9 years ago by Chris Thoburn <[email protected]>
adds local storage services

ade258236641ddb6a5cd212b825e7d3043fabf66 authored over 9 years ago by Chris Thoburn <[email protected]>
fix table display

06a62cdab4f57ce124b4183ada40d18ba1f8b55b authored over 9 years ago by Chris Thoburn <[email protected]>
make fixes to demos

77b3b57ac94418aa7db2331f946b747ebb8ae5cf authored over 9 years ago by Chris Thoburn <[email protected]>
add docs for magic-array and queues

d9a62fb6a6071bc9e0d3e33c9a0a1aed796628ea authored over 9 years ago by Chris Thoburn <[email protected]>
fix paths

ee07349c2d92af0adf6f003d5b6584b20256b716 authored over 9 years ago by Chris Thoburn <[email protected]>
adds queue blueprint

f0ebea5f9612b71dfd834c483f08af226a0229c8 authored over 9 years ago by Chris Thoburn <[email protected]>
adds more primitives, adds liquid fire transitions that can alert to render (installable via blueprint), adds queue base class with blueprint for generating queues

595dd3f3d1db062c600349b6f7a674ae0d069996 authored over 9 years ago by Chris Thoburn <[email protected]>
readme update

05d8ea543cc05571f56fd63f593aac454e3b845e authored over 9 years ago by Chris Thoburn <[email protected]>
Merge pull request #39 from aquamme/master

Update .travis.yml to build only PRs against master

35b844afddc83bb91879888c09aff5299f3d6608 authored over 9 years ago by Chris Thoburn <[email protected]>
gets more of the demo working again

4c0bd87df68361d88b7be74f40aacc6b7d9e9596 authored over 9 years ago by Chris Thoburn <[email protected]>
Update .travis.yml to build only PRs against master

691f42cc6d30d5fff6ab3b1df5dc047cdd0c346f authored over 9 years ago by Aaron Quamme <[email protected]>
fix layout and style imports

13074daf3c18c57a7a05760085b94e2d98ab2629 authored over 9 years ago by Chris Thoburn <[email protected]>
updated test app

bd2dfa00bfb2470f884c4f71fcefc8d63f3bdd01 authored over 9 years ago by Chris Thoburn <[email protected]>
scaffold tests for all the things

155c023d3d3ab9e9c3a57a905788548d8e090791 authored over 9 years ago by Chris Thoburn <[email protected]>
scaffold new photo-loader service

22e9522915a2cf4e5020398d3202a58d84d7ece4 authored over 9 years ago by Chris Thoburn <[email protected]>
remove never used css

4111908d09687c3d4e0ab0acb3e0f005e7dff899 authored over 9 years ago by Chris Thoburn <[email protected]>