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

spark: apply transform in initial render.

parties example: add displayName using transform instead of keeping it as a
separate function. T...

github.com/meteor/blaze - 9d94a07c519c1096416728e76fd0575a4a45991e authored almost 12 years ago
Merge remote-tracking branch 'origin/pr/753' into devel

github.com/meteor/blaze - 2a5ebee4bc8b88b1734a77d201e3b30d4e7ae0eb authored almost 12 years ago
Merge branch 'appcache' into devel

Conflicts:
History.md

github.com/meteor/blaze - f2b4961fe06c0e05c5034e2f805697a37d1ef407 authored almost 12 years ago
Merge branch 'meetup' into devel

github.com/meteor/blaze - 736d380befd6de236cd290eb619763114dec72aa authored almost 12 years ago
Merge branch 'models' into devel

github.com/meteor/blaze - d3224873420f6208ffa1eff66d40bb0703b9ab9b authored almost 12 years ago
Now accept multiple event handlers.

Also including tests.
With this, you can define two events off of, say,
'click #myButton', and b...

github.com/meteor/blaze - 5a0a619c5e0554a0835937d8bfaf94aebb1cbf63 authored almost 12 years ago
Now accept multiple event handlers.

Also including tests.
With this, you can define two events off of, say,
'click #myButton', and b...

github.com/meteor/blaze - 57a2d24d5137cb479b3371467bdb85f4443278ad authored almost 12 years ago
Spark.attachEvents can handle arrays of callbacks.

github.com/meteor/blaze - 12c02f6f75f6a344bd3c19a319bbce733519ac14 authored almost 12 years ago
Change the names from factory to transform

github.com/meteor/blaze - f108ddd78d1693fc9570167d9dc467b5dbaeb0cc authored almost 12 years ago
Adding (failing) tests for multiple event handlers.

github.com/meteor/blaze - 2f57848690114f033185982fc4c72730a921cbf2 authored almost 12 years ago
Adding (failing) tests for multiple event handlers.

github.com/meteor/blaze - 5b4ca5ecb0e68f72d0c0b5030fea595a194c89b9 authored almost 12 years ago
Merge branch 'devel' into deps-radical

github.com/meteor/blaze - af62a70e15ba60e5dee4b75e73ea089b03153cdd authored almost 12 years ago
Deps.run => Deps.autorun

github.com/meteor/blaze - c5047e1c375291a11ada9885d69e2fa2ae3fffae authored almost 12 years ago
Merge branch 'devel' into models

github.com/meteor/blaze - 597d1d46b1d9ccfabfe892ae76689a8bc3d30821 authored almost 12 years ago
actually use the factory instead of printing it

github.com/meteor/blaze - 113b9da94bfec6404a0cf8f41b0aa978fc6dc263 authored almost 12 years ago
Basics of factories on collections

github.com/meteor/blaze - f97046326c742cdb5d3e194acc8f00bd22bba6ae authored almost 12 years ago
Merge branch 'devel' into deps-radical

Conflicts:
packages/test-in-browser/driver.js

github.com/meteor/blaze - f2a1e60cdc6fdad2ca4fcd80803d39bac8ce371f authored almost 12 years ago
radical radical Deps (needs more tests & docs)

github.com/meteor/blaze - e20079e5ca5ab13d2938696eba24f9c5bb5caab5 authored almost 12 years ago
Merge branch 'devel' into appcache

github.com/meteor/blaze - 1678a4cf844b6311831c274be2d91fb300296440 authored almost 12 years ago
Merge branch 'devel' into deps-radical

github.com/meteor/blaze - 0b64d3d930c4b81c71e699af63b880eb6e477d65 authored almost 12 years ago
Make eventData an empty object if no data context is found.

This prevents the thisArg from getting set to `window` if eventData is
undefined.

See:
http://s...

github.com/meteor/blaze - 2d0af7bc3fad17e2054f4c88ebbeee1975816c04 authored almost 12 years ago
Merge branch 'devel' into deps-radical

github.com/meteor/blaze - 4a43a93934458d03590290bcd505fe7f53196b88 authored almost 12 years ago
Merge branch 'devel' into deps-radical

github.com/meteor/blaze - ae8b25d0aceac43cf9dbea4eab6a26c81897584d authored almost 12 years ago
Merge branch 'devel' into appcache

github.com/meteor/blaze - 282c1e955745040d86f41a5a700562e40686ed4f authored almost 12 years ago
renaming

github.com/meteor/blaze - 21e80fa30d412e22cbab0bdadc058ac69017a476 authored almost 12 years ago
port all packages to new Deps (tests pass)

github.com/meteor/blaze - 91fba4a14e2f7b25ae6cc2468f61bb8d97822d51 authored almost 12 years ago
port all packages to new Deps (tests pass)

github.com/meteor/blaze - 0d9285386a42899fed4a5f3c879510a959ca663e authored almost 12 years ago
regression test for #724

github.com/meteor/blaze - 93c9c07c84895aa8df5b8328969493f93cd372e2 authored almost 12 years ago
regression test for #724

github.com/meteor/blaze - 7235e0698f592bccdee057969b9b1cd388dd59a9 authored almost 12 years ago
fix logic bug in template branch matching

github.com/meteor/blaze - a0aa94c365e6fa985d89d3ddf010d68dc4bf4ad4 authored almost 12 years ago
Fixed conflict merging with devel

github.com/meteor/blaze - 75dfd74edaa57f9c21fb3d9eff09c5ca39ec22f5 authored almost 12 years ago
Merge branch 'master' into devel

Conflicts:
History.md

github.com/meteor/blaze - b54d8dff79565347f9de6cb4a6be50eb3b2bb61a authored almost 12 years ago
Merge branch 'release-0.5.7'

github.com/meteor/blaze - 590a1e5c42d281520162404e6ffc34e8f77d8a46 authored almost 12 years ago
Fix #604: input with name="id" in form

github.com/meteor/blaze - b76652c6e34180d14b5ab6cef9fb5cc015d22954 authored almost 12 years ago
Merging master to devel for 0.5.6

github.com/meteor/blaze - 97f88d6c650a37003eb144c9e079de35fc1d17b8 authored almost 12 years ago
Merge branch 'ddp-pre1' into devel

github.com/meteor/blaze - 34aa595db595c8b87f01ae6d8d363bdf80fe6d7d authored almost 12 years ago
Merge branch 'devel' into ddp-pre1

github.com/meteor/blaze - 25c50635b13c204a1d90535b118b48e8dd2c8f42 authored almost 12 years ago
Merge remote-tracking branch 'remotes/origin/pr/679' into devel. Fixes #679.

github.com/meteor/blaze - 5ee383edb22b545be49880f27fe8941ef4767094 authored almost 12 years ago
Merge branch 'devel' into ddp-pre1

github.com/meteor/blaze - ab719ea8d4d87d059a6e6a336d19850980317414 authored almost 12 years ago
Merge branch 'master' into devel

github.com/meteor/blaze - 7d5cf660a1726610f485b8f64509b8d95a67e357 authored almost 12 years ago
Merge branch 'release-0.5.5'

github.com/meteor/blaze - 68281e889e8ad9e0576cc587f7161cd61c88d003 authored almost 12 years ago
Merge pull request #664 from jperl/auth-profile-data

Return all basic google and facebook profile fields

github.com/meteor/blaze - 085a694af956892af523c48828f5a7b3662532b6 authored almost 12 years ago
Add ordered-dict dependency to spark.

github.com/meteor/blaze - c090ae578e2f97dfafebb9131d7177fcf6ca392a authored almost 12 years ago
Move random generation code from minimongo and uuid packages to new random

package.

The new API is Random.id(), Random.fraction(), Random.choice(arrayOrString), and
Random...

github.com/meteor/blaze - 4229536952204d484c5801200faf5f919684d84d authored almost 12 years ago
Meteor.random -> Random.fraction

add Random.choice

github.com/meteor/blaze - 9474502c681402df142b7e28837e0928a90ebd10 authored almost 12 years ago
Use Random.id() in Spark.

We couldn't use Meteor.uuid() because it contained '-' but Random.id() is fine.

github.com/meteor/blaze - 1e0ecf0fea22865b30aedb97c7e1151aef1f4002 authored almost 12 years ago
Get rid of duplicate random code inside minimongo.

Temporarily move the objectid-specific function into random.js.

github.com/meteor/blaze - 1e8026ab7f9b94bc9a1141f6edab00811d54593d authored almost 12 years ago
Rename uuid package to random. No further changes.

github.com/meteor/blaze - aa89c4021ec57d015776c41e6cdc444ce187fb79 authored almost 12 years ago
Merge branch 'devel' into ddp-pre1

github.com/meteor/blaze - 500ded02de7ab8f140f38ba5db3f25d1c78fda7f authored almost 12 years ago
Some ddp-pre1 cleanup

- 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 ago
Merge branch 'devel' into ddp-pre1

Yet another dev bundle bump.

github.com/meteor/blaze - db36fd5ad8184403f687e274c0fd1f048a61c470 authored almost 12 years ago
Merge branch 'devel' into ddp-pre1

github.com/meteor/blaze - 830b59a1bb5156dbbcca6a57edb30d351f8f9b6e authored almost 12 years ago
Merge branch 'devel' into ddp-pre1

github.com/meteor/blaze - 4faefe089ae313eddf5a37bbc96122742b256b4a authored almost 12 years ago
Merge branch 'pr-651' into devel

github.com/meteor/blaze - 6e4cffa3d73cbe0af6ec11d681f41fde4b963493 authored almost 12 years ago
Move tests from handlebars to templating, as they depend on templates. Also, extend to test a few more types.

github.com/meteor/blaze - 46b9a4bf38beba4c2c2b51991431957d62b4c976 authored almost 12 years ago
Review from Geoff

github.com/meteor/blaze - 952054faa913ee57ebd0d0b4712146d00a52438d authored almost 12 years ago
Added fix, workaround handlebars issue and added tests

github.com/meteor/blaze - 2dfe12946a92f03588c88d79c6b84166de6607dc authored almost 12 years ago
Use regexp instead of isNaN for detecting integers.

github.com/meteor/blaze - a62145830a46322baf33bc2c046a25ffcf79b7c7 authored almost 12 years ago
Move tests from handlebars to templating, as they depend on templates. Also, extend to test a few more types.

github.com/meteor/blaze - 1de4eb486307ce63197c5a612d8f628ee82d4e23 authored almost 12 years ago
Review from Geoff

github.com/meteor/blaze - 586bac0f46eb83d5a6b39a55fa72d65de52e3a5d authored almost 12 years ago
* remove spark dependency on minimongo * simpler to use orderedDict with obj k

Removed spark dependency on minimongo by duplicating a very small amount of
code. There is an X...

github.com/meteor/blaze - b4ed4b71b64276ffa2d677a9d1708271734a4c01 authored almost 12 years ago
Merge branch 'devel' into ddp-pre1

Conflicts:
packages/livedata/livedata_connection_tests.js
(needed to fix new test to ...

github.com/meteor/blaze - e5b383b255821db77f2cda9c68a3b8419aa6863c authored almost 12 years ago
Merge branch 'ddp-pre1-selector-compiler-rewrite' into ddp-pre1

Incorportate the selector compiler rewrite (from devel), making necessary
adjustments based on d...

github.com/meteor/blaze - 10f07512944837087a696298e02ba64e2c15abd8 authored almost 12 years ago
Merge branch 'devel' into ddp-pre1-selector-compiler-rewrite

Note: some tests fail. Will be resolved before merging to ddp-pre1.

Conflicts:
packages/minimo...

github.com/meteor/blaze - 31b8f20abc85818e55105f3f923d53a606fdd408 authored almost 12 years ago
Refactor Spark to use observeChanges instead of observe

It uses an orderedDict instead of an array, and also this new version happens to
not do a ton of...

github.com/meteor/blaze - 8ee9dcab38187b0968b25250d65e30076f207bb1 authored almost 12 years ago
Refactor Spark to use observeChanges instead of observe

It uses an orderedDict instead of an array, and also this new version happens to
not do a ton of...

github.com/meteor/blaze - 3cce748bc541b1dd2a00d58db9c28c793818896d authored almost 12 years ago
Merge branch 'devel' into ddp-pre1

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 ago
Merge branch 'devel' into ddp-pre1

github.com/meteor/blaze - 7e71b75aedd181bb6eb0f51edbb3e7de17f1db06 authored almost 12 years ago
Merge branch 'devel' into ddp-pre1

github.com/meteor/blaze - 420dc64ca0c0436fa3038ec7679f3727a8e4d326 authored almost 12 years ago
Merge branch 'ddp-pre1' of github.com:meteor/meteor into ddp-pre1

github.com/meteor/blaze - ba900a3f7cc2b58151febfcd07a25fc713f98b9a authored almost 12 years ago
Merge branch 'devel' into ddp-pre1

github.com/meteor/blaze - 02df94f3802b5fa80e26e16b125e0e5ea2925d35 authored almost 12 years ago
Undoing David comments to spark, probably not switching over to OC

github.com/meteor/blaze - 36ae1cf97d9d4fdb606699c96f424f8802744dbf authored about 12 years ago
ordered dictionary, for eventual use in observeChanges->observe

github.com/meteor/blaze - 7774543c67b36674551cfb2a2e2fab308bfa71db authored about 12 years ago
ObjectID collections now an option not the default

github.com/meteor/blaze - 27c9990e698cc0a6767504e94944e03d7c51650e authored about 12 years ago
All tests now pass after switching the defualt Collection to ObjectID

**Caveats:**
- I have not written any more tests; I perhaps should
- I have not yet written an...

github.com/meteor/blaze - 9dcde9c54f9c9d15f45f0302ad5990e7309a1914 authored about 12 years ago
Merge branch 'master' into devel

github.com/meteor/blaze - fd4354ea791c0210fc0e65a8a23f9a755b17ccaa authored about 12 years ago
Merge branch 'release-0.5.4'

github.com/meteor/blaze - 09bc6a1dac6404abe2d712cfd1e631d201379cc5 authored about 12 years ago
Merge branch 'master' into devel

Brings changes done on release-0.5.3 into devel.

github.com/meteor/blaze - 4e4103d56f70ea96ebf230355385ba5e94bbf69d authored about 12 years ago
Merge branch 'release-0.5.3'

github.com/meteor/blaze - b7cde6e12bb90deb8357b54b2e27e5602324f20a authored about 12 years ago
Follow-up to 26c725 to work on more browsers.

Windows Safari (eg) seems to apply the "uncheck existing radios when new radios
are created" eve...

github.com/meteor/blaze - 22dba221c3fe16730056dc952a5a395d66e07f3d authored about 12 years ago
Merge branch 'devel' into release-0.5.3

Pull in fix to #392.

github.com/meteor/blaze - d3ae87f2fbfe034179fa95c2ce25c6318eeb490c authored about 12 years ago
Further protect from stack traces on re-render

github.com/meteor/blaze - ad43c1a158ec3a67c32d489a8676fa2f35d4b6b3 authored about 12 years ago
Fix #392 - Spark.isolate prints stack trace

Isolates would print a stack trace upon re-render
if their DOM nodes had been manually removed f...

github.com/meteor/blaze - 475a314c15bcfe6702e695063aa78dfba071558b authored about 12 years ago
Merge branch 'devel' into release-0.5.3

Bring in Meteor.http.call JSON header improvement.

github.com/meteor/blaze - b9e2df60c995d6b5879d6fbcab7be55a2157a761 authored about 12 years ago
Merge branch 'devel' into release-0.5.3

This consists of three Accounts-related pull requests, which I will add to
History.md in the nex...

github.com/meteor/blaze - 0942f9a816344889b70ea23c0b219874f9e983ba authored about 12 years ago
Follow-up to 442b86: fix re-rendering of unfocused radio buttons.

Before 442b86, this worked because we always unconditionally made tgt checked if
src was checked...

github.com/meteor/blaze - 0a5c8c30cefac2f4e9eea256ab2092b5235be5da authored about 12 years ago
Spark: Test that patching "<input type=checkbox/radio checked>" onto unchecked

input works.

This test was extracted from a fix for this specific issue #478 which
accidentally ...

github.com/meteor/blaze - fdf8f287f2fbf8b98540ffe2a6823908df71c30b authored about 12 years ago
Use comment nodes for LiveRange in all IE, not just IE < 8. Fixes #458.

github.com/meteor/blaze - 8144e74435f7f4915118eb43e28b991e63506624 authored about 12 years ago
Preserve CHECKED status similarly to VALUE.

Fixes #510.

github.com/meteor/blaze - 07ee52b97ef96f9e4cd8d299c19eba83383082fe authored about 12 years ago
Fix DomUtils.htmlToFragment with SELECTs. Add helpers.

When a <SELECT> was rendered on IE9 (or older) via DomUtils.htmlToFragment, the
hack we used som...

github.com/meteor/blaze - fb29a3273aae8d4f8f66a8face1c946a2c5d0123 authored about 12 years ago
When preserving elements with values, preserve the value of elements unless the

server's rendering has changed.

This fixes two independent issues:

- If the user has changed ...

github.com/meteor/blaze - 3a2e2b95b6affc176cd13e3bb68af87342bb1585 authored about 12 years ago
Merging pull request #412 from jwulf

With some additional edits

github.com/meteor/blaze - 01b2cc15941fe95aeb88a0704005129a5af3d5c1 authored about 12 years ago
Merged jwulf change to start inner server with debug.

github.com/meteor/blaze - 2889ddc94d3fb98b58d94fa8aa80b69f9605fd4a authored about 12 years ago
Better error message from Spark when patching bad HTML fails.

Fixes #512.

github.com/meteor/blaze - 6fd6da7f0c7c9fbab93c5f8eec5728ceceb5cb11 authored about 12 years ago
Merge branch 'master' into devel

github.com/meteor/blaze - d19768ab25ef36e266d73afa8c00efcf6d96c534 authored about 12 years ago
Merge branch 'master' into devel

Conflicts:
admin/generate-dev-bundle.sh

github.com/meteor/blaze - b4f59d7673087c2e60b4df5e35e9d11a29e6ee60 authored about 12 years ago
Merge branch 'release-0.5.1'

github.com/meteor/blaze - 181b5a36d1b1cf32ec6196d2a3bc1ebeef9abca9 authored about 12 years ago
Workaround new underscore failure in IE8.

github.com/meteor/blaze - 4d8ec4830ab7c11275ee3a3bc5d1f337657794a4 authored about 12 years ago
Change error message: No such partial -> No such template

github.com/meteor/blaze - 04eaf326dd4cc734d33fd31c8293049c3fe933e2 authored about 12 years ago
Merge branch 'improve-test-error-readability' of git://github.com/possibilities/meteor into tests

github.com/meteor/blaze - 1b338ffcca87c25e74c467c1fd4272007c3cf73e authored about 12 years ago