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
150cc59b51540e9caf5bb37524545687e52a6698 authored over 12 years ago
582865e6012017f5c668568dfbe00db7767b5a47 authored over 12 years ago
4ab7f3257688f4ed2f04323b51191abb97d207a5 authored over 12 years ago
Conflicts:
packages/mongo-livedata/collection.js
74db172dcc5feb6f59e7f316751769b08cc0fea6 authored over 12 years ago
416d529f44f604db7e4543a6e14f583ce28990fb authored over 12 years ago
b42690ab39f67c2fd98b0b0cbc3b15f1ac64da0b authored over 12 years ago
6e617d8e4e7da78d5e4dab21d54b6f7e91ecc9be authored over 12 years ago
Pull in the issue #215 fix (Sessions can contain non-scalar objects)
6bdbdb4962617dc46ac7c00f8d703e7aad873791 authored over 12 years agoPulls in Meteor._ContextSet, bumps version to 0.4.2, etc.
a223036e6dc7808676f5c5d565d1cca0479eadc2 authored over 12 years ago
This adds three deps utilities, which are currently undocumented and internal:
Meteor._ContextSe...
00ee320039a8b46e08068f656ca0aab508a69c9b authored over 12 years ago
Conflicts:
packages/session/session.js
Conflicts:
packages/accounts-ui-unstyled/login_buttons.js
Introduces the `accounts-github` package
f6172a6a1215d33262d1c0d64bc73da6ba15a3af authored over 12 years ago8d9e12928f2d0fb3e843958aedfe320c749fba63 authored over 12 years ago
ba713b8f99a51a510101ea25921ed2ccb4205c89 authored over 12 years ago
c8f6f7890e7757486c4c5185461a347708a09993 authored over 12 years ago
Conflicts:
app/meteor/skel/.meteor/packages
examples/leaderboard/.meteor/packages
packages/li...
c97a65efe3e15f36525129820cd27cfa32299285 authored over 12 years ago
8064b5c6010af819cb06c0a1f71ceb2d5cdc2726 authored over 12 years ago
8695bfb70ceb7e646575a724ba09ff9679534111 authored over 12 years ago
9cc20d931698a4940c3f47ff0bf024dd1f4285b2 authored over 12 years ago
1ef2592ae33f73ed8678882550c05d042bb202ab authored over 12 years ago
96c207cc34c14fff568d30ec8a7853830e03925a authored over 12 years ago
d8aa8f7e4ec33cb8068bce8726cb8b3092e65d08 authored over 12 years ago
Now you can do {{foo.bar}} if foo() returns null,
and get nothing (silent failure) just like you...
Now you can do {{foo.bar}} if foo() returns null,
and get nothing (silent failure) just like you...
0438537665b136739014e6e8c932123078cffb1a authored over 12 years ago
0afb3e6dd356c5e6c22a303365147814be09cbac authored over 12 years ago
aeb5c86a19269c0dd402d1d463238fe693a46277 authored over 12 years ago
4095b3881758a0eaa140b7948df31c810a59a15d authored over 12 years ago
just in spark_tests, but to go in package
a65a7831a05823079c41b4ce30c20c590b67d0a2 authored over 12 years agoa4a79a155b2d625ce77e0eae279db705f377fecc authored over 12 years ago
Work around IE bug where HTML comments don't materialize inside
<select> and <option> tags.
b789f04b05d531cfe9ecad0407c48a6bcd8c4514 authored over 12 years ago
Use new event handler syntax in skeleton app
ec3e2d198ded33f3ccb4255a15ae7f5ba99d5d49 authored over 12 years ago
Conflicts:
packages/livedata/livedata_server.js
not-yet-finished 0.4.1 release process).
e943627f7c6affbe329a6abeec05c3f9c7d6bf29 authored over 12 years ago19ca1f591aa08d86b8009df844035f4d1480a890 authored over 12 years ago
Adds the "jsparse" JavaScript parser as an internal package.
At some point jsparse will get pro...
0a61a3fd990f1c80a0aed59f06244b45ada617c1 authored over 12 years ago06dfdb37afb7d4818a67a73b79ecf27be3017ddd authored over 12 years ago
6987cc584a4b012eaca354cf11423af9672d6a38 authored over 12 years ago
f7bd1663c029db69fb0fbce025526ea6c248fa79 authored over 12 years ago
6110808b73745a14e91ffca4b7334a25b419362e authored over 12 years ago
e6a5ac8ffd26cbeb75b9949f6377e09ee808b228 authored over 12 years ago
Conflicts:
examples/todos/.meteor/packages
examples/wordplay/.meteor/packages
cbff8da50340f728eb4b62bbad39b72e7feef0a4 authored over 12 years ago
1fb1a13e876d738c1a2e936ca1474334670ac2be authored over 12 years ago
35a41a7c118333baa51f64a84cc6d0c033484f5b authored over 12 years ago
Meteor will use jQuery for selector matching if it's present on the
client (which at the moment ...
Conflicts:
packages/livedata/livedata_common.js
packages/livedata/livedata_connection.js
pack...
Conflicts:
packages/email/email.js
packages/email/email_tests.js
packages/livedata/livedata_t...
For now, the old names still work as well.
This includes:
- Meteor.isServer/isClient
- this...
1b9bd2a78290e30cfa95354b6c2bd8c628bf536b authored over 12 years ago
To test whether an element in the event bubbling chain matches a
selector, we now modify the sel...
=> compareElementIndex and returns -1,0,1 in the
tradition of comparators rather than the opposite
c1c6fc0405120cc7bcf81458130a95a228bda163 authored over 12 years ago
Annotations that need clean-up were all using
the `what` and `unusedFunc` arguments to
`annotate...
c4680e8b5785444624a3d648b4981219c5164ef7 authored over 12 years ago
561a2ad1ccffb7eb5b64dd8f893b8e0be9cc582e authored over 12 years ago
This isn't the kind of dynamic var that should
persist into timer callbacks, it should just be
o...
ff3026baf740b62f40d31e5fcbd125b4be397592 authored over 12 years ago
73b1507e6aadcac469788db5a1b5d2ec593b26db authored over 12 years ago
e9a83becbc7cd2b39d9372f803f0f25a984577f5 authored over 12 years ago
90d79d9dac69280ab967813e10e31583624d7abb authored over 12 years ago
should be consistent and do that for non-initial items as well. (Nothing ever
looks for this type...
7f280700aa9e4f925267e76ed55cdd506cdf55fc authored over 12 years ago
c118e35b5fc9ab05206a1ec699ea6e29a0c1cfed authored over 12 years ago
3e1a79c3fce07cea3f5c6eaff9877573d320d97a authored over 12 years ago
09af5c2c075b8334aae01a9741d9c28a69211fa2 authored over 12 years ago
fixed documentation for add_resource
15f541c4c54361e2bd7770eb2ea806a732385325 authored over 12 years agocc13d17281dbfa0e01e2f836caa944e68a69e3ec authored over 12 years ago
Conflicts:
.gitignore
examples/todos/client/todos.js
f6a2febd4c4bcaf004a2cdf7de525fdde19aad86 authored over 12 years ago
e59b2aee470c124e72ad60830764a53e648c3771 authored over 12 years ago
# Please enter a commit message to explain why this merge is necessary,
# especially if it merge...
73c4b069444ca68fa0896a66b3728a29b0c3a940 authored over 12 years ago
572b12001982e426b6388c52657d0317b4d7000c authored over 12 years ago
6edbc7412056e36f99e2e513f5eee794f9ebce2e authored over 12 years ago
This allows multiple helpers with different names to be called from a Template helper with no la...
85d122dc7b1c416ffdf91a1b947fb804ae4de6b3 authored over 12 years agoThis allows multiple helpers with different names to be called from a Template helper with no la...
043cb4d70415733d7ff61498b64b04a5cad04f37 authored over 12 years ago0ff3e68c79027a989aca5e348291835c2e5c0862 authored over 12 years ago
Consensus is that "render" is too confusing a name for what's obviously a callback (after the te...
b819a2cd4140748971554e6642e311a13f55774e authored over 12 years agoConsensus is that "render" is too confusing a name for what's obviously a callback (after the te...
eb998227705f1507840c868f05c9b529fd4267dd authored over 12 years ago930948385d6c3d6d611deb7cb6f9584f39fc2153 authored over 12 years ago
be7e36b6ea17e7b6c79d641078f82c4488f82297 authored over 12 years ago
f3946cb6223e6445852b51540deb24081ef8bd6d authored over 12 years ago
396a04f695dcc69cbf49e8dc3f68afdd6b4f7094 authored over 12 years ago
7291b741d86d97c328bcb02a36936e662c2aaafc authored over 12 years ago
Landmarks nested inside a DOM node in a re-rendered range weren't
being preserved, because the s...
30b1a63c1e0cd1f006ec0d1a769cf907654e55ec authored over 12 years ago
9ab4b852e160736198cb07d44921af3af3b3151f authored over 12 years ago
190944f9f03e5b5dcc8398a25bcef27d0ef55b2a authored over 12 years ago
c37dc3c9a0205f2600cc9a0d850fa0330d6dd06f authored over 12 years ago
931d5c40ee42baa1445311e2726cd44a4151a59e authored over 12 years ago
ff060d514a1fa5e11a5c99aa084b1dd927c661c3 authored over 12 years ago
2c977a0db18264eecfedd258ab35b983a447cdfa authored over 12 years ago
876051ae438747f799808df5555ecfef50a78821 authored over 12 years ago
Allows you to provide a colon-separated list of package directories in the
PACKAGE_DIRS env vari...