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

Merge pull request #84 from fivethirty/devel

Added Twitter Bootstrap as a smart package.

1ead11d87584acf46069811e0218ab27967fd257 authored almost 13 years ago
Merge branch 'refs/heads/version-bump' into devel

9b6f404c4191aacd201046193a2ca9b5093f92b4 authored almost 13 years ago
Merge branch 'version-bump' into devel

170ca7972dc881ecfe54075ce2c173babf79abf7 authored almost 13 years ago
Reference a different copy of underscore, for consistency.

fd7dfa44dedd911b18f3011447a000500dce7e3e authored almost 13 years ago
LiveUI tests for current event selector limitations, plus reactive listener cleanup

2821686478d8b8ad2e6590c4b9ce1d9369f2b04b authored almost 13 years ago
Merge pull request #64 from skalb/devel

Fix Meteor.ui.render example in docs

f3783c6a646c2801c4d42c550f64ef94cfacc819 authored almost 13 years ago
Merge pull request #62 from milesmatthias/docupdate

Added how to read local docs to README

1b29ef643de254caf4fa27b88b31fb02a51eb1e3 authored almost 13 years ago
Merge branch 'test-fixups' into devel

cf573cf36cfbac5c0b8af8a6da63c94d619c26ae authored almost 13 years ago
gitignore .meteor directories in packages

befa6a63f84d8eb78eb7b98b8ba0c8da9f942aee authored almost 13 years ago
Merge pull request #52 from shama/docs-typos

docs: typo fixes

92e2f7c4075852b291f404d04352b2a9da4a6f47 authored almost 13 years ago
Merge remote-tracking branch 'pull/patch-3' into devel

1a0ee3cc369d0e9c05c53be68c844dd81797fdfa authored almost 13 years ago
Merge remote-tracking branch 'pull/patch-5' into devel

1f51a94383555bfe718f2475923bfc29fc9743e3 authored almost 13 years ago
Merge remote-tracking branches 'pull/patch-1', 'pull/patch-2' and 'pull/patch-6' into devel

a272b26654357b0f5c688813c2f131acac697505 authored almost 13 years ago
remove accidentally-committed line

df096b75fcf9126f7d1dff44f4ae2fed17ea1d8b authored almost 13 years ago
Merge branch 'david-textinput' into devel

29bddd81563e98ec362f3d55da44216265e040a5 authored almost 13 years ago
Patch value of text fields when updating, unless element is focused

bea50b79ce00ff917e41f2afc120c7233e3defb0 authored almost 13 years ago
additional misc LiveUI tests

c75957b88e4cb6b53724e898ff8262cf01b8c35c authored almost 13 years ago
Merge commit 'b30a3d5' into devel

075babd8b730d84ba3db43ac7f5df8462d5ed384 authored almost 13 years ago
Merge commit '5b61091' into devel

a8ec2cd4f8f59c6661b09f4c99f34952020e70d9 authored almost 13 years ago
take render_mode callbacks out of Context into own special

fa5a97640a54963aaea61d1cdae2c509ed019628 authored almost 13 years ago
liveui: shorten CallbackReceiver code

ac289797199ce1938215dca8bc07045545340276 authored almost 13 years ago
liveui: kill bounds checking in CallbackReceiver

c98ca1ee2e44688b80ff50bfcdc9ffa503f3e344 authored almost 13 years ago
even more helpful LiveUI message on mismatched tags

e87f2b105592e4f7f7d1992e11acfa255f68363a authored almost 13 years ago
Merge branch 'snapshots' into devel

250ad3a35f215fe56ec922cec916ddd9f83ddecb authored almost 13 years ago
new query diffing algorithm with fuzz tests

4c22f459a2de220d7507f9856c0e60cc7f46a89a authored almost 13 years ago
Merge branch 'templates' into devel

804f8b5215393b7faa90744122ba24b87d60fde0 authored almost 13 years ago
use === in liveui

d2f4f63f6a669d0d0e35fbfd6d362c641c648779 authored almost 13 years ago
templates changes with Geoff (a couple fixes, a couple reverts, comments)

37e2fb424334698b053f39abf0ef07eeed27ebe2 authored almost 13 years ago
templates changes with Geoff (a couple fixes, a couple reverts, comments)

3a514170c2f4e06f63813f7e2f2244b7825e258c authored almost 13 years ago
fix extra event handlers in patching

6367f4aefd18bc1df43e7c90629b2f7fb5757f66 authored almost 13 years ago
fix listChunk event bug (with tests)

515237b751cac291c4060efc0fae6dfd34b385ea authored almost 13 years ago
Overhaul liveui & templating to support "smart patch" and rendering HTML (rebase-2)

c9abf1e4557fc38acad4a7654983224ce95d08dd authored almost 13 years ago
Overhaul liveui & templating to support "smart patch" and rendering HTML (rebase-2)

8e0408be27b5dd350be54425a07145d2adbe8808 authored almost 13 years ago
Merge branch 'test-fixups' into devel

7c72382c57cd9f70d59a9cdd1aeb9c05eda22625 authored almost 13 years ago
Semicolon fixes.

17c3568e3ea1588d9308bd118f2aff573a300040 authored almost 13 years ago
simplify signature of observe()'s remove callback

0695fd666aad7be6a7b5fa45ff4e8315e5bb5809 authored almost 13 years ago
Temporary hack to allow templates as HTML.

ecc89cbe34866abd0be5a9d8015c46b750c2b264 authored almost 13 years ago
Temporary hack to allow templates as HTML.

3b67253e38fe5deff163f0fb2d7d48fc2b07db0a authored almost 13 years ago
Merge branch 'test-enhancements'

740202fbe145f29dc4563e88a23fb067ec8f2c65 authored almost 13 years ago
rework public API for defining tests

0396009c76ee2705ebc0160b0f82f8d0756776b4 authored almost 13 years ago
rework public API for defining tests

1565fd7f7a9964f0118dc83e522309972f62cbad authored almost 13 years ago
rework public API for defining tests

ee0997302375d2e79493b7123884a24423470aab authored almost 13 years ago
move test reporting functions out of globals

82c5308cdb5ff680427260aef093324685f5a5cb authored almost 13 years ago
move test reporting functions out of globals

3307242f63e855992a93275b710d4e8b9d76884c authored almost 13 years ago
move test reporting functions out of globals

2e54cb0a9efc2abf350a406c90bd483310a3faa5 authored almost 13 years ago
Provide package 'meteor' to create the Meteor global

Fold old package 'core' into it

5b2a4c3bd97adc97e1ed36e3ee93a683cc44e18d authored almost 13 years ago
Provide package 'meteor' to create the Meteor global

Fold old package 'core' into it

8d87bf1d6056d7e3419977680de8173a32d49efb authored almost 13 years ago
Merge branch 'livedata-connect'

adc1a1de2d4f06329bd51b375b9d87384f2c8151 authored almost 13 years ago
rename minimongo Collection => LocalCollection

89ed71c7ebcfdfdf670be636eb50e8d9f2d08757 authored almost 13 years ago
rename minimongo Collection => LocalCollection

928f6a5f7733d0be4450d46e21ced0a7a78f97c7 authored almost 13 years ago
fixed test driver to not flush display; some optimizations

574da81cf223a93f13dd4f0a25e508ed0ca7f6a4 authored about 13 years ago
harmonize style: no parens after typeof

d2de11684c32a68a66d5c24c94d5570786cb3745 authored about 13 years ago
harmonize style: no parens after typeof

539d648c53bb3711f2588e6842d3e67145ae6a1d authored about 13 years ago
Meteor.Collection() -> new Collection() in tests

dec4f3d89d9d0f59d6724305ff3b849b2feee5f5 authored about 13 years ago
Meteor.Collection() -> new Collection() in tests

1421d95494024b694a05a558ec763dcb341100a7 authored about 13 years ago
Refactor liverange for clarity (and to learn it). Tests pass, whew!

ea4483e1563dbd1139de81709ba81bc04e22e499 authored about 13 years ago
Align Minimongo and MongoDB semantics.

* remove() removes all documents in collection (previously, had to
explicitly pass {} selector...

dd2f6e7e58484db0ccc7cd2c936943d6ae722c56 authored about 13 years ago
Make falsey and {_id: <falsey>} selectors match nothing.

In Livedata and Minimongo, make falsey selectors match no documents,
instead of all documents. ...

20ccd1adeeb4aee97dfff31899dc2c7b4bb251be authored about 13 years ago
Make falsey and {_id: <falsey>} selectors match nothing.

In Livedata and Minimongo, make falsey selectors match no documents,
instead of all documents. ...

c1d379a1dc8d0b6161a33b6c81c37cfc450a7af4 authored about 13 years ago
New Collection API

The new Collection API separates query handles from result sets. It
allows template iterators t...

0a8ba1da0bbc849a1545d6d95c558cd2c304cdac authored about 13 years ago
New Collection API

The new Collection API separates query handles from result sets. It
allows template iterators t...

48f644b1f744dbdf349e4218d04cc36ec7a103fe authored about 13 years ago
Merge branch 'refs/heads/tests-cleanup'

49a192e2033f414c00114b87f48eae8a345d3ec9 authored about 13 years ago
Move htmljs test. This was missed as it happened at the same time as the test migration.

a2d6deab3384c161b1654a8230e33242c35e41fd authored about 13 years ago
Move htmljs test. This was missed as it happened at the same time as the test migration.

5604fbb5724ea71a126b1936bfcb1075f65b7d36 authored about 13 years ago
Refactor bundler; new package API

73c4d44d574c83087d92023e57ef53fd42c330ea authored about 13 years ago
Refactor bundler; new package API

70d820d9d5ccff18b75f67a9d87de5a7f804dc08 authored about 13 years ago
Refactor bundler; new package API

fa96a6fce9a2980ea4f2319dd958b2a3df9563fe authored about 13 years ago
fixed my empty frag logic, changed liveui tests back to original

61b8be389a62680c1ceace1687829c5cc8f22b6e authored about 13 years ago
Refactor package API/bundler

d01aee22abfb359489275f329a0cd7ac46791bbe authored about 13 years ago
Refactor package API/bundler

2a630e5104716dacc6d90cfc13e8253bdcf7b53f authored about 13 years ago
Refactor package API/bundler

f234fca10f7d3f131ba2bca39867d82dd709f58f authored about 13 years ago
fixed my empty frag logic, changed liveui tests back to original

b9e4e839b311e621d939bfdb1c9ee23d0a76e621 authored about 13 years ago
fix html.js for IE (support "style"); change template_test to use Meteor._fragmentToHtml

d7fbb583aa0864a61b8280e66f5c6f44abe7efb6 authored about 13 years ago
fix html.js for IE (support "style"); change template_test to use Meteor._fragmentToHtml

13c0eb13c142375256b9e65c7bc5a5ae62e5d9dd authored about 13 years ago
fix a couple tests

97a3ca28f686a6f759930d8c5a295e23ca5bd7fb authored about 13 years ago
safer tbody fix

e0a3b9b83155614e31f6c6a7d4c9e1bd2a546da4 authored about 13 years ago
safer tbody fix

21c2af93bdf5f2d61b4be4a8f240922c05ecb0d1 authored about 13 years ago
jquery-like fragment creation, placeholder comments; still broken in IE

703dd5f260634bfb743fa61867e88fe65b7ccd18 authored about 13 years ago
add a TBODY in IE

51fdaacdda4ff28ed15dbc952da44e82b8e0deea authored about 13 years ago
add a TBODY in IE

4e8733bbdf683bbdee7745aee0fcc117d7f0bdc6 authored about 13 years ago
jquery-like fragment creation, placeholder comments; still broken in IE

81135595bb95756308f7803d43fc0cb8483451c5 authored about 13 years ago
merge rename from master, with fixups. unit tests pass. take two (this should be an actual merge commit)

386e6d7edc76ea8df14f3b1fa93f54d94db8ca78 authored about 13 years ago
merge rename from master, with fixups. unit tests pass. take two (this should be an actual merge commit)

5dc22d745a8486a238a612d821445c46f41d4cbc authored about 13 years ago
port minimongo tests to new system. rename directory to 'unit'.

5 minimongo tests are failing; mark as expected.

e312779617c0f423547b90f32a76a9ff8792b6af authored about 13 years ago
liverange/liveui tests pass

dac45f50a651e156563066ada92c90d1c5b56e1d authored about 13 years ago
driver cleanups

c9ca28fa24f4be46bb93b77650389ba7e88f5a7e authored about 13 years ago
driver cleanups

2ef777e9e4e9f1730727a5e1f7aaf1fd1ed80381 authored about 13 years ago
fix partial patching bug

0012a369e0cb927e8be07ee8c226b3d32b4aae6c authored about 13 years ago
fix partial patching bug

d318a6252a5f1791ffd76984756dc13bbb1b9ff5 authored about 13 years ago
test that partial patching uses liverange correctly (hint: it doesn't)

2d4401cacb4705f8b68d2eeb6675f43bde63c49d authored about 13 years ago
fix bug that happened when a template contained another template as its first child

efaf6bd0dea96814eb15706d5282a0441ca9d464 authored about 13 years ago
fix bug that happened when a template contained another template as its first child

e6bdb6f687cc8bb67161fc7d6d2315352db3c438 authored about 13 years ago
Replace new occurances of Skybreak with Meteor.

ad804d3f63831ff69d53437265733af5acd2c6fb authored about 13 years ago
Replace new occurances of Skybreak with Meteor.

6bccbfcc33dbf6bec60a67ff85fef73a84381d9f authored about 13 years ago
Take new master version of these files. Didn't happen quite right in the merge.

3acdf0e44bcffc1e76f17bfe0fa6d5bc8070ce3e authored about 13 years ago
Take new master version of these files. Didn't happen quite right in the merge.

c30b4044ece0eec5ddfbc8962559c70dbac02556 authored about 13 years ago
Merge branch 'master' into meteor

conflicts hand resolved. deftemplate and liveui reverted to master, will re-do later.

Conflicts...

6f7b5cd8c994baf82a9d609b5619b44b1bcaeeb0 authored about 13 years ago
Merge branch 'master' into meteor

conflicts hand resolved. deftemplate and liveui reverted to master, will re-do later.

Conflicts...

b047ba5415863d529e79444dc88a61b0e90f329d authored about 13 years ago
new test framework WIP

8d29f94623ef4d25c5c43db22b04bfb158219487 authored about 13 years ago
comment cleanups, remove unused function

874505306b967c244c22ebd26b654796de5f65d0 authored about 13 years ago