Ecosyste.ms: OpenCollective

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

github.com/meteor/blaze

:fire: Meteor Blaze is a powerful library for creating live-updating user interfaces
https://github.com/meteor/blaze

Package JSON cleanly. minimongo test passes on IE7

8ac582c8475f441b8afac03148331162077296c9 authored about 13 years ago
LiveRange tests pass on IE7!

When your app ships your own JSON.stringify, anyway.

6adb07def0dc49f80745a50de8598e44eee0b8e3 authored about 13 years ago
fix some IE7 issues

ebba59369c363eb2f9abd777854e11d926948eeb authored about 13 years ago
Make liveui tests pass on IE8!

4ddfe202cbbd406d1f0e0e0f5105fde368693216 authored about 13 years ago
full Sky.ui.render tests

11bcda4355e784ed97c9b40964927c03095fdc73 authored about 13 years ago
remove spurious log

620c7edeb85d31cb762c6d3a0e1353caf6476587 authored about 13 years ago
fix IE8 bug

361cea6f3368bfe00f5a588d7fa3d44efbd54b8b authored about 13 years ago
test #each + findLive calling renderList

b23e4a51105f701c58a9497ec099f2fc5652eb6e authored about 13 years ago
Merge branch 'refs/heads/master' into performance

7e3943872d941c4255f7c50093d1986cb1bf7493 authored about 13 years ago
fix bug that would give a blank screen on Safari

27a8338aac748766e3395f4a374ca0803b553a87 authored about 13 years ago
more renderList tests

- reactivity/GC of renderlist item body
- items that render to multiple DOM nodes

4342dbeb0f7653e58a13c59334152a0f74fff12f authored about 13 years ago
Use nodeType===11 for cross-browser DocumentFragment test. Thanks David.

28505788b31e4adbb01361293311b2ee3d65b27f authored about 13 years ago
try_all_orders => try_all_permutations

use to test correct GC behavior of renderList

9791874ef1759440113452b8b71a9b4a724e689b authored about 13 years ago
remove debugging message

94271c1a65eb3f8229fdf5cf0c86558d84f9aefa authored about 13 years ago
bugfix: default render_empty

f319787dce90a2562fc745b969ed826bf2c4eaed authored about 13 years ago
more renderList tests. improve renderList GC

c2e857a05987667d09bab2b2a1b5ac98332e4362 authored about 13 years ago
some more renderlist tests, using try_all_orders

b7d63a5b2860c5ffeaf880cfe1215fb4023e68a8 authored about 13 years ago
Determining if an element is a Node is tricky too.

cd0db272177ef97c8645b9ee30b6fb1e6822728b authored about 13 years ago
workaround DocumentFragment not being defined on IE8.

4102e02961402e18d51cc5b3264f54c8e2f04fd4 authored about 13 years ago
Merge remote branch 'refs/remotes/origin/master' into performance

Conflicts:
packages/deps/deps.js

ea986a1358db2679a5cb973b8889021d8097468d authored about 13 years ago
add new LiveRange creation mode

.. now you can create either the largest, or the smallest LiveRange that starts and ends on a giv...

499c5f560ab8302faac57b09efc09cbda128397d authored about 13 years ago
renderList implemented, not debugged. it has bugs.

4a357636e5aa2539ded4f2b6cec9aa1f262d5028 authored about 13 years ago
WIP

bdd91301f30adba2a7886e0d113d9de43d021a70 authored about 13 years ago
make todos run again

aed83e36e6df4206cdddaed707c373e68a1ced06 authored about 13 years ago
minor typo-level fixes

7c054ec893249bc62655f86301cda0322a9eba58 authored about 13 years ago
perl -pi -e 's/Sky/Meteor/g' **/*

2fed4d12e9db54a63316ab5479913703194150ab authored about 13 years ago
perl -pi -e 's/Sky/Meteor/g' **/*

7955b17bec5f463574f9d8b3ac02bbc881763d27 authored about 13 years ago
perl -pi -e 's/Skybreak/Meteor/g' **/*

72078212fc1e460b9cd46aa2563e16fcd358bbfb authored about 13 years ago
turn on range creation optimization in liveui

59189c94951bb1e1654ad44df1e603bd469396ab authored about 13 years ago
fix bug. todo now collects 100% of its garbage

f1af57927ecfc6de579862d2b759669acaab9522 authored about 13 years ago
liverange tests, bugfixes

e7d9a07b8cdc9a772802b852de1791cf3acbe995 authored about 13 years ago
comments

4ffaf5ed87640df2e61c137268f4a565cd6b1164 authored about 13 years ago
DocumentFragment-based rendering, with GC, draft

leaderboard works

8f0e667045b86bea465c6d9eb653e634d2da4836 authored about 13 years ago
renderList reimplemented for documentfragments.

there may be bugs. leaderboard works though

2efe5533228094b956fd16ad3c52453bbe50557e authored about 13 years ago
DocumentFragment-based rendering, with GC, draft

leaderboard works

16a44badc5ed5717d679ecb51dd44de9aac8eba5 authored about 13 years ago
todos works, and collects garbage

6bef857a045b1b293d3bc629c998242124d2e46e authored about 13 years ago
fix liverange creation bug

660e244c32af4f976c83bc8f8e6e4036e98e800b authored about 13 years ago
WIP: rewrite liveui on top of live range

2ee3e26b3f125fbae76289185c44020191723f81 authored about 13 years ago
liverange tests WIP

1175dbab2164552c018886590bab2ba9a32b8a5a authored about 13 years ago
liverange ui tweaks. just a few tests but they pass

11fd0eb63883406e935673ae1a6f0d1251f8d155 authored about 13 years ago
reimplement #each in terms of renderList

not tested yet

c7c787c8dda6ea16304242443e73be7eaee4dbbf authored about 13 years ago
reimplement #each in terms of renderList

not tested yet

47b719570c8867ca1d0cb493245e032e1e7ed8e9 authored about 13 years ago
liverange: support multiple range classes

e059842ec181d54e9f793ca0064b9a2743fbb111 authored about 13 years ago
WIP: liverange

3193841938cd7cb14be54ae9148ccc459aaa7cb0 authored about 13 years ago
renderList: don't forget to kill nodes

f070775481f8c8fcf94be4d3dc967f666a4cb7f7 authored about 13 years ago
WIP: LiveRange, a commentless range tracker

63840ba51dbb4463352a2f688815658b178923ae authored about 13 years ago
todos works, and collects garbage

a38493394f3aff2c5782dda7f2ec052cdda904ec authored about 13 years ago
Merge branch 'performance-merge'

068dd494a2ab8785554d88bdfcd3543aac36d27f authored about 13 years ago
redo Sky.deps api for clarity and flexibility

especially the ability for the caller of monitor to grab the invalidation function

588acfffe90be96ea5b331a964c3c4f505cdbd8d authored about 13 years ago
make handlebars more robust to null/undefined

9e6af302834a3c584007d94f2b6c525c69e01985 authored about 13 years ago
rename renderlist 'query' option to 'selector'

for consistency with other APIs

97f215bab20cf386084a76dd8a0bc5bc99c7f0f9 authored about 13 years ago
jquery cleanups. also, fix htmljs bug.

073352fe6e7d7086505a5be1a78c103bf1d89811 authored about 13 years ago
jquery cleanups. also, fix htmljs bug.

050fd02528ee527cd5a27c2f053b7afa1f603213 authored about 13 years ago
eliminate jquery dependency in template assembly

6891b35ec05e72b7f72935f70ceafb0b04dd235c authored about 13 years ago
eliminate jquery dependency in template assembly

3d79d43cd9951b4474cacd4a18e929e3d71f8c2f authored about 13 years ago
liveui requires jquery

972567d2bef278b46fd9c577d131f563f778c9ea authored about 13 years ago
Remove Sky.ui.focus

Nobody uses it, and it takes a selector, which is
a jquery dependency and is kind of weird

8854032f3fa8e1b4177fd262a04b28a8d0cf28d1 authored about 13 years ago
Sky.startup works on the client (DOM ready)

eliminates a jquery dependency

e25d4bb2ce1a09c023fb0a51ee5bdb74fd1f6e15 authored about 13 years ago
Sky.startup works on the client (DOM ready)

eliminates a jquery dependency

a2c22e78ffc8ea2f13e1b37a3a6e29171c02199e authored about 13 years ago
minor jquery cleanups

c1eda35cbef515cc79158430352205387d7afa2b authored about 13 years ago
more consistent way to create Sky

b1a22b6bd30b6276117ddc9320eb8c68488c7875 authored about 13 years ago
more consistent way to create Sky

7247e8be5f1243d61eef7d029b19d1be08f342a4 authored about 13 years ago
rationalize underscore usage slightly

3416871a61ca5424fa3d4f2296891352c8bee84f authored about 13 years ago
rationalize underscore usage slightly

595c669d0b7e64269bf3a21b5e8175b28a7ea3f2 authored about 13 years ago
Merge branch 'master' of github.com:skybreak/skybreak

3e233b1fc2b97e8420de7a269cef63235108f356 authored about 13 years ago
kill basics package

1a23b5b47a10640960713d4c09fdef692720b5db authored about 13 years ago
kill basics package

1ad8ecec834a03c9abf33529d3b08d050aa653dd authored about 13 years ago
kill basics package

3eea7b0d26fed2ca1afe2cdf1bca0939215e7681 authored about 13 years ago
print an error if two templates have the same name

(alas only at runtime for now)

e83d4cd2fec35e1b5b759105d1d5b4e6262c2d48 authored about 13 years ago
print an error if two templates have the same name

(alas only at runtime for now)

babf2fdc30ad724c400094dcfe63ccfd79ed3c53 authored about 13 years ago
Merge branch 'genid'

956ee2381995c8e82f3523032910c5bf3ac71e55 authored about 13 years ago
stop using genId()

973af5af40e1c855ae65355291b8d03a6e571467 authored about 13 years ago
stop using genId()

03f9e4dcf966cf279ff8d413643690901ed251df authored about 13 years ago
Patch function does not reference any local variables. Move it outside of render() so it doesn't get recompiled every time.

d588d6973fcad1a0b5a44656299ffff1190b439b authored about 13 years ago
wrong event data was passed to renderLive events

412778734e75bdb4ee2193b58254ea1d1056db04 authored about 13 years ago
refactor Sky.deps for clarity

107ea40ebbd9f8f5e9c7b4d972023884d0ecd9c8 authored about 13 years ago
remove more _.template cruft

dabc0916bdd3e26c4cac0452aea82db1b29d5850 authored about 13 years ago
Remove Sky.ui support for underscore templates

847720acb97b7ceb52609f69b908e8d83781707c authored about 13 years ago
comment

f0757171c2998b81ced9f0589bc346e4058924e8 authored about 13 years ago
make {{> foo bar}} shorthand actually work

(previously, you would get an error about a circular reference while
serializing JSON)

ce38360701ac51b49883be1173e677d92c4eb4f8 authored about 13 years ago
Remove support for template setup functions

(1) Fix bug that prevented {{#each this}} from working if current context
was an array

(2) Remo...

64515f3808ed582f1bbb09939619b3db737cbad1 authored about 13 years ago
Remove support for template setup functions

(1) Fix bug that prevented {{#each this}} from working if current context
was an array

(2) Remo...

b9baae1aaf9d4386237b3937bdd3ede41ff71df2 authored about 13 years ago
Initial import from old busted repo.

8eb09eedecc4d4c8bbba18e96e20f4740d0a8c2c authored about 13 years ago
Initial import from old busted repo.

bc47e66b6aa60ce626fc9bfc99ac311decc3fa4e authored about 13 years ago
Initial import from old busted repo.

13a361503c1a09b570fcf6ea418591627c22db2e authored about 13 years ago