Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Blaze
A powerful library for creating user interfaces by writing reactive HTML templates.
Collective -
Host: opensource -
https://opencollective.com/blaze
- Website: https://blazejs.org/
- Code: https://github.com/meteor/blaze
parties example: add displayName using transform instead of keeping it as a
separate function. T...
github.com/meteor/blaze - 2a5ebee4bc8b88b1734a77d201e3b30d4e7ae0eb authored almost 12 years ago
Conflicts:
History.md
github.com/meteor/blaze - 736d380befd6de236cd290eb619763114dec72aa authored almost 12 years ago
github.com/meteor/blaze - d3224873420f6208ffa1eff66d40bb0703b9ab9b authored almost 12 years ago
Also including tests.
With this, you can define two events off of, say,
'click #myButton', and b...
Also including tests.
With this, you can define two events off of, say,
'click #myButton', and b...
github.com/meteor/blaze - 12c02f6f75f6a344bd3c19a319bbce733519ac14 authored almost 12 years ago
github.com/meteor/blaze - f108ddd78d1693fc9570167d9dc467b5dbaeb0cc authored almost 12 years ago
github.com/meteor/blaze - 2f57848690114f033185982fc4c72730a921cbf2 authored almost 12 years ago
github.com/meteor/blaze - 5b4ca5ecb0e68f72d0c0b5030fea595a194c89b9 authored almost 12 years ago
github.com/meteor/blaze - af62a70e15ba60e5dee4b75e73ea089b03153cdd authored almost 12 years ago
github.com/meteor/blaze - c5047e1c375291a11ada9885d69e2fa2ae3fffae authored almost 12 years ago
github.com/meteor/blaze - 597d1d46b1d9ccfabfe892ae76689a8bc3d30821 authored almost 12 years ago
github.com/meteor/blaze - 113b9da94bfec6404a0cf8f41b0aa978fc6dc263 authored almost 12 years ago
github.com/meteor/blaze - f97046326c742cdb5d3e194acc8f00bd22bba6ae authored almost 12 years ago
Conflicts:
packages/test-in-browser/driver.js
github.com/meteor/blaze - e20079e5ca5ab13d2938696eba24f9c5bb5caab5 authored almost 12 years ago
github.com/meteor/blaze - 1678a4cf844b6311831c274be2d91fb300296440 authored almost 12 years ago
github.com/meteor/blaze - 0b64d3d930c4b81c71e699af63b880eb6e477d65 authored almost 12 years ago
This prevents the thisArg from getting set to `window` if eventData is
undefined.
See:
http://s...
github.com/meteor/blaze - 4a43a93934458d03590290bcd505fe7f53196b88 authored almost 12 years ago
github.com/meteor/blaze - ae8b25d0aceac43cf9dbea4eab6a26c81897584d authored almost 12 years ago
github.com/meteor/blaze - 282c1e955745040d86f41a5a700562e40686ed4f authored almost 12 years ago
github.com/meteor/blaze - 21e80fa30d412e22cbab0bdadc058ac69017a476 authored almost 12 years ago
github.com/meteor/blaze - 91fba4a14e2f7b25ae6cc2468f61bb8d97822d51 authored almost 12 years ago
github.com/meteor/blaze - 0d9285386a42899fed4a5f3c879510a959ca663e authored almost 12 years ago
github.com/meteor/blaze - 93c9c07c84895aa8df5b8328969493f93cd372e2 authored almost 12 years ago
github.com/meteor/blaze - 7235e0698f592bccdee057969b9b1cd388dd59a9 authored almost 12 years ago
github.com/meteor/blaze - a0aa94c365e6fa985d89d3ddf010d68dc4bf4ad4 authored almost 12 years ago
github.com/meteor/blaze - 75dfd74edaa57f9c21fb3d9eff09c5ca39ec22f5 authored almost 12 years ago
Conflicts:
History.md
github.com/meteor/blaze - 590a1e5c42d281520162404e6ffc34e8f77d8a46 authored almost 12 years ago
github.com/meteor/blaze - b76652c6e34180d14b5ab6cef9fb5cc015d22954 authored almost 12 years ago
github.com/meteor/blaze - 97f88d6c650a37003eb144c9e079de35fc1d17b8 authored almost 12 years ago
github.com/meteor/blaze - 34aa595db595c8b87f01ae6d8d363bdf80fe6d7d authored almost 12 years ago
github.com/meteor/blaze - 25c50635b13c204a1d90535b118b48e8dd2c8f42 authored almost 12 years ago
github.com/meteor/blaze - 5ee383edb22b545be49880f27fe8941ef4767094 authored almost 12 years ago
github.com/meteor/blaze - ab719ea8d4d87d059a6e6a336d19850980317414 authored almost 12 years ago
github.com/meteor/blaze - 7d5cf660a1726610f485b8f64509b8d95a67e357 authored almost 12 years ago
github.com/meteor/blaze - 68281e889e8ad9e0576cc587f7161cd61c88d003 authored almost 12 years ago
Return all basic google and facebook profile fields
github.com/meteor/blaze - 085a694af956892af523c48828f5a7b3662532b6 authored almost 12 years agogithub.com/meteor/blaze - c090ae578e2f97dfafebb9131d7177fcf6ca392a authored almost 12 years ago
package.
The new API is Random.id(), Random.fraction(), Random.choice(arrayOrString), and
Random...
add Random.choice
github.com/meteor/blaze - 9474502c681402df142b7e28837e0928a90ebd10 authored almost 12 years agoWe couldn't use Meteor.uuid() because it contained '-' but Random.id() is fine.
github.com/meteor/blaze - 1e0ecf0fea22865b30aedb97c7e1151aef1f4002 authored almost 12 years agoTemporarily move the objectid-specific function into random.js.
github.com/meteor/blaze - 1e8026ab7f9b94bc9a1141f6edab00811d54593d authored almost 12 years agogithub.com/meteor/blaze - aa89c4021ec57d015776c41e6cdc444ce187fb79 authored almost 12 years ago
github.com/meteor/blaze - 500ded02de7ab8f140f38ba5db3f25d1c78fda7f authored almost 12 years ago
- Delete dead EJSON._each2.
- Make OrderedDict.remove throw if the key isn't in it.
- Make cha...
github.com/meteor/blaze - e57db345b5fa54aecf448c8c6f4a05f4681fbe95 authored almost 12 years agoYet another dev bundle bump.
github.com/meteor/blaze - db36fd5ad8184403f687e274c0fd1f048a61c470 authored almost 12 years agogithub.com/meteor/blaze - 830b59a1bb5156dbbcca6a57edb30d351f8f9b6e authored almost 12 years ago
github.com/meteor/blaze - 4faefe089ae313eddf5a37bbc96122742b256b4a authored almost 12 years ago
github.com/meteor/blaze - 6e4cffa3d73cbe0af6ec11d681f41fde4b963493 authored almost 12 years ago
github.com/meteor/blaze - 46b9a4bf38beba4c2c2b51991431957d62b4c976 authored almost 12 years ago
github.com/meteor/blaze - 952054faa913ee57ebd0d0b4712146d00a52438d authored almost 12 years ago
github.com/meteor/blaze - 2dfe12946a92f03588c88d79c6b84166de6607dc authored almost 12 years ago
github.com/meteor/blaze - a62145830a46322baf33bc2c046a25ffcf79b7c7 authored almost 12 years ago
github.com/meteor/blaze - 1de4eb486307ce63197c5a612d8f628ee82d4e23 authored almost 12 years ago
github.com/meteor/blaze - 586bac0f46eb83d5a6b39a55fa72d65de52e3a5d authored almost 12 years ago
Removed spark dependency on minimongo by duplicating a very small amount of
code. There is an X...
Conflicts:
packages/livedata/livedata_connection_tests.js
(needed to fix new test to ...
Incorportate the selector compiler rewrite (from devel), making necessary
adjustments based on d...
Note: some tests fail. Will be resolved before merging to ddp-pre1.
Conflicts:
packages/minimo...
It uses an orderedDict instead of an array, and also this new version happens to
not do a ton of...
It uses an orderedDict instead of an array, and also this new version happens to
not do a ton of...
Now don't require _id to be unset on insert anymore.
Some error handling around duplicate _id
...
github.com/meteor/blaze - 861b6d9e54bda3408b7a8bf711b95ac42aab43b8 authored almost 12 years agogithub.com/meteor/blaze - 7e71b75aedd181bb6eb0f51edbb3e7de17f1db06 authored almost 12 years ago
github.com/meteor/blaze - 420dc64ca0c0436fa3038ec7679f3727a8e4d326 authored almost 12 years ago
github.com/meteor/blaze - ba900a3f7cc2b58151febfcd07a25fc713f98b9a authored almost 12 years ago
github.com/meteor/blaze - 02df94f3802b5fa80e26e16b125e0e5ea2925d35 authored almost 12 years ago
github.com/meteor/blaze - 36ae1cf97d9d4fdb606699c96f424f8802744dbf authored about 12 years ago
github.com/meteor/blaze - 7774543c67b36674551cfb2a2e2fab308bfa71db authored about 12 years ago
github.com/meteor/blaze - 27c9990e698cc0a6767504e94944e03d7c51650e authored about 12 years ago
**Caveats:**
- I have not written any more tests; I perhaps should
- I have not yet written an...
github.com/meteor/blaze - fd4354ea791c0210fc0e65a8a23f9a755b17ccaa authored about 12 years ago
github.com/meteor/blaze - 09bc6a1dac6404abe2d712cfd1e631d201379cc5 authored about 12 years ago
Brings changes done on release-0.5.3 into devel.
github.com/meteor/blaze - 4e4103d56f70ea96ebf230355385ba5e94bbf69d authored about 12 years agogithub.com/meteor/blaze - b7cde6e12bb90deb8357b54b2e27e5602324f20a authored about 12 years ago
Windows Safari (eg) seems to apply the "uncheck existing radios when new radios
are created" eve...
Pull in fix to #392.
github.com/meteor/blaze - d3ae87f2fbfe034179fa95c2ce25c6318eeb490c authored about 12 years agogithub.com/meteor/blaze - ad43c1a158ec3a67c32d489a8676fa2f35d4b6b3 authored about 12 years ago
Isolates would print a stack trace upon re-render
if their DOM nodes had been manually removed f...
Bring in Meteor.http.call JSON header improvement.
github.com/meteor/blaze - b9e2df60c995d6b5879d6fbcab7be55a2157a761 authored about 12 years ago
This consists of three Accounts-related pull requests, which I will add to
History.md in the nex...
Before 442b86, this worked because we always unconditionally made tgt checked if
src was checked...
input works.
This test was extracted from a fix for this specific issue #478 which
accidentally ...
github.com/meteor/blaze - 8144e74435f7f4915118eb43e28b991e63506624 authored about 12 years ago
Fixes #510.
github.com/meteor/blaze - 07ee52b97ef96f9e4cd8d299c19eba83383082fe authored about 12 years ago
When a <SELECT> was rendered on IE9 (or older) via DomUtils.htmlToFragment, the
hack we used som...
server's rendering has changed.
This fixes two independent issues:
- If the user has changed ...
github.com/meteor/blaze - 3a2e2b95b6affc176cd13e3bb68af87342bb1585 authored about 12 years agoWith some additional edits
github.com/meteor/blaze - 01b2cc15941fe95aeb88a0704005129a5af3d5c1 authored about 12 years agogithub.com/meteor/blaze - 2889ddc94d3fb98b58d94fa8aa80b69f9605fd4a authored about 12 years ago
Fixes #512.
github.com/meteor/blaze - 6fd6da7f0c7c9fbab93c5f8eec5728ceceb5cb11 authored about 12 years agogithub.com/meteor/blaze - d19768ab25ef36e266d73afa8c00efcf6d96c534 authored about 12 years ago
Conflicts:
admin/generate-dev-bundle.sh
github.com/meteor/blaze - 181b5a36d1b1cf32ec6196d2a3bc1ebeef9abca9 authored about 12 years ago
github.com/meteor/blaze - 4d8ec4830ab7c11275ee3a3bc5d1f337657794a4 authored about 12 years ago
github.com/meteor/blaze - 04eaf326dd4cc734d33fd31c8293049c3fe933e2 authored about 12 years ago
github.com/meteor/blaze - 1b338ffcca87c25e74c467c1fd4272007c3cf73e authored about 12 years ago