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

bodies inherit from UI.Body

github.com/meteor/blaze - 4f13f1428413040aa65ddb2580d1acd613b6b5d8 authored over 11 years ago
bodies inherit from UI.Body

github.com/meteor/blaze - ec473723fe48f604eaec69374f3ca83ef1b40e46 authored over 11 years ago
support multiple <body> tags

github.com/meteor/blaze - 4ce786c2586320c5c586915672998155131d1a1d authored over 11 years ago
support multiple <body> tags

github.com/meteor/blaze - aa9ae3ccac22c3b9132302427b90a831e67c46fb authored over 11 years ago
add_files second arg not needed

github.com/meteor/blaze - 516da50c3cd208030a9bcb81d0b3edf8ad4a7ba8 authored over 11 years ago
Merge branch 'devel' into shark

github.com/meteor/blaze - 84366b67f0471d87a8372fc5120d9e4e717fac05 authored over 11 years ago
fixes; merge strings in Spacebars compilation

github.com/meteor/blaze - 2a4a77cc08dc9326af0ce1d27c3e3a841f764b87 authored over 11 years ago
fixes; merge strings in Spacebars compilation

github.com/meteor/blaze - 72018bf33a2226e01e5ce8ac01aef2220d155d35 authored over 11 years ago
spacebars runs

github.com/meteor/blaze - eeef382aa5f94a7bc2db26a053dbf0e06a641008 authored over 11 years ago
spacebars runs

github.com/meteor/blaze - 599a0888167ff9794b1e5faa3d126096d1b49ccf authored over 11 years ago
Merge branch 'devel' into shark

Conflicts:
packages/templating/plugin/html_scanner.js

github.com/meteor/blaze - 7b162c97d2e359375ed50c2d933a17db79ab5c93 authored over 11 years ago
Merge branch 'devel' into shark

Conflicts:
packages/templating/plugin/html_scanner.js

github.com/meteor/blaze - 7bab8f5382b5c38b25369e23a7db5eb08d691e6e authored over 11 years ago
spacebars almost runnable

github.com/meteor/blaze - 47b9de4806d6a01105fd07cef7c0e9aee0a9f6c5 authored over 11 years ago
spacebars almost runnable

github.com/meteor/blaze - 006dd822dd7aee3ffd4e5ecd4bfe8a01890e95aa authored over 11 years ago
spacebars almost runnable

github.com/meteor/blaze - 34a9a4140e687daeb04c25cc4fd97ecc3c02265c authored over 11 years ago
spacebars WIP

github.com/meteor/blaze - 8763b372d931e5553948d7a0352b7a96e08b0a0d authored over 11 years ago
spacebars WIP

github.com/meteor/blaze - cb7d6afeffc1187224bf5712e4f8da9fdb5bf10e authored over 11 years ago
Improve error reporting when parsing Handlebars templates

github.com/meteor/blaze - 8e7609aaf56f3bfbd37fe4934adc2a880ee68a30 authored over 11 years ago
Improve error reporting when parsing Handlebars templates

github.com/meteor/blaze - 9afe49cabd2f2540986e47d76fc017d01242de0b authored over 11 years ago
prepare to port Spacebars to new render API

- remove code for @annotations
- rewrite component.lookup
- take old API out of package.js, move...

github.com/meteor/blaze - ae9187eda4ff1526d844174b4459164630e51443 authored over 11 years ago
prepare to port Spacebars to new render API

- remove code for @annotations
- rewrite component.lookup
- take old API out of package.js, move...

github.com/meteor/blaze - 17f3e59542292d42dbd7fd109dafad71ab88b0aa authored over 11 years ago
minor wording tweaks

github.com/meteor/blaze - 3d3b634e1b6aaeb5f1e94ca37cf715693dffc25e authored over 11 years ago
start of Spacebars docs

github.com/meteor/blaze - d9ee697f0bf4804460a664e9588b6f0ee8da3c9a authored over 11 years ago
spacebars: fewer special identifiers mid-path

github.com/meteor/blaze - 1786dac340f3e4a8894e5a11b822c3792d65915f authored over 11 years ago
spacebars: fewer special identifiers mid-path

github.com/meteor/blaze - 25926f388b235e2cc72e77fa6f1f85315998e6dd authored over 11 years ago
Merge branch 'devel' into shark

github.com/meteor/blaze - 5a9d33dbbe46fa8008c75682f418d9e9fcbc9cd2 authored over 11 years ago
Merge branch 'devel' into shark

github.com/meteor/blaze - 65fbf57cfe6bace11eefbb91ab6996ad350f8421 authored over 11 years ago
Merge branch 'linker' into devel

some compatibility notes about packages:

- packages now have their own namespaces (rather tha...

github.com/meteor/blaze - b011806cb5ae18c64aa960c835f5fdb78989dcab authored over 11 years ago
Merge branch 'sourcemaps' into linker

github.com/meteor/blaze - e86c79eace7f9fbea25cc33e6e32b2a8a7852fe8 authored over 11 years ago
replace barely-used lineForLine/includePositionInErrors with use of source maps.

Note that this is only triggered when coffeescript manages to output invalid JS,
which should be...

github.com/meteor/blaze - cdbe7ca09245a58442d32e42cec223172b00ec16 authored over 11 years ago
replace barely-used lineForLine/includePositionInErrors with use of source maps.

Note that this is only triggered when coffeescript manages to output invalid JS,
which should be...

github.com/meteor/blaze - 7b6c3a8bfd5244243956a45d292236dbf0e2c2bc authored over 11 years ago
document limitations and move on

github.com/meteor/blaze - 28c2dec2e2f4fb5a9d9ecc9b0a6741d0a941a5ad authored over 11 years ago
fix parent/child reactivity

github.com/meteor/blaze - 10bbe798699a3d0617f85cb6a84dcdb39d547929 authored over 11 years ago
added a comment

github.com/meteor/blaze - d1f8ffcb34e402ead1367797eeb09e5de3806970 authored over 11 years ago
basic matching in Each (doesn't quite work)

github.com/meteor/blaze - 80d782974e59b6c594948922fba6ed71184eba8d authored over 11 years ago
Each works on arrays and objects (no matching)

github.com/meteor/blaze - 93af792102e26c4d752157604dc6f8cc9c46d676 authored over 11 years ago
Each/List refactoring in prep for reactive arrays

github.com/meteor/blaze - 58849bca22aa6f662262f087288096cd107b9c66 authored over 11 years ago
move idStringify from List to Each

github.com/meteor/blaze - daaca32a9f93cdf08492d2d98b85e19a1b05d39d authored over 11 years ago
clean up comp.insertBefore, support null in each

github.com/meteor/blaze - 285ff859965721a6e8fc965c4c013213746bf3e1 authored over 11 years ago
optimize component.remove()

github.com/meteor/blaze - fa337be306ed2748e0b79f44ac586e63a70bdd51 authored over 11 years ago
minor optimizations

github.com/meteor/blaze - fb0ad870e50ce0263217d91b4a1195386962d0e3 authored over 11 years ago
reactive observing #each

github.com/meteor/blaze - 0bc98baa53054859dc29324b1be15e2f32db143c authored over 11 years ago
else case goes in UI.List

I figure it's central enough, might be animated.
Switching between items and else shouldn't be
a...

github.com/meteor/blaze - 09702d52093661b7f40fa06cd5a1566edd8a0edb authored over 11 years ago
don't invite rebuilding components that don't expect it

github.com/meteor/blaze - 719f65774fac068608611655422226fb8fbd0ae6 authored over 11 years ago
switch to new firstNode/lastNode hint system

concept of "heavyweight" components didn't work.
appended components and DOM would just go outsi...

github.com/meteor/blaze - a099565860dc817bd15df25e0816d0ed1120dbe6 authored over 11 years ago
list of components component

github.com/meteor/blaze - 00540f5fd2cd34cab4ad61714728885cd4d0f915 authored over 11 years ago
each in own file

github.com/meteor/blaze - 16c0ec8076884c02941f8f53701018fecf63d266 authored over 11 years ago
initial Each render

github.com/meteor/blaze - b96ac5ff72a6a492d0a53b1f45d2c2cc68fdf72c authored over 11 years ago
findByElement

github.com/meteor/blaze - 6e17b5bffbba4381d6949799d4b920d08daa162a authored over 11 years ago
distinguish "heavyweight" components for efficiency

github.com/meteor/blaze - 4483fa242981c5c9385528f7d9b855dc776a3bf8 authored over 11 years ago
Merge branch 'linker' into shark

github.com/meteor/blaze - 0a80c8de1385a96ee6665b0e90b009097ea9be43 authored over 11 years ago
Merge branch 'devel' into linker

github.com/meteor/blaze - 3538d1dd11e6137b8bba23bfed1dbc1ce2a63eeb authored over 11 years ago
Merge branch 'linker' into shark

Conflicts:
tools/packages.js

github.com/meteor/blaze - be5efd4b4e25b26e7474f3639cb6f65650526a33 authored over 11 years ago
start of real (cursor-based) Each

github.com/meteor/blaze - 2489f6dae26a661d95d3564cc20bf5822f78609c authored over 11 years ago
nicer Each impl

github.com/meteor/blaze - e67e8e25f4657d0482a7f4843e722dadae7093ca authored over 11 years ago
augment->include, no more "implicit augment"

It's just too useful for Component constructors to be
callable as functions:

Each.create({conte...

github.com/meteor/blaze - f80311bbbdbe62ca889bedf1fa1d9be7ded4d07b authored over 11 years ago
remove old file

github.com/meteor/blaze - 9a90641158eef985c0707d949ff873df86585bc4 authored over 11 years ago
poor version of Each content-calling

github.com/meteor/blaze - 784da8e96e0e795c05876c0447b0642770fb0d85 authored over 11 years ago
render content() by default

github.com/meteor/blaze - 6a68e53aea1b7eac4e7e0bb4300d966b8f511c2d authored over 11 years ago
"If" support, fixes and improvements

github.com/meteor/blaze - a569b45c90b404c16c43953b3486a9558948bea7 authored over 11 years ago
awesome attribute handling

github.com/meteor/blaze - c1343222a4fb474cded2193e454dc90700126de4 authored over 11 years ago
tag attrs obj only drops one marker attribute

needs another refactor to handle dynamic attr update

github.com/meteor/blaze - 52a11b12fb96c712c90ff22bc27dc4d9368aba59 authored over 11 years ago
detach, don't destroy, certain children in rebuild

github.com/meteor/blaze - 7bf03b7e92d198a32b970cb8f7f0fa351b83a260 authored over 11 years ago
reactive attributes

github.com/meteor/blaze - 76fd2574ffd4b226065a3bd802b1f277308f746c authored over 11 years ago
beginning of reactive attrs in new API

github.com/meteor/blaze - 66c2b302f314aa086ab35a0a4efe5c854ddf6da8 authored over 11 years ago
reactively determined Component class

github.com/meteor/blaze - c78fd7d8bb78c38c97e3317ce03bb596d333a994 authored over 11 years ago
fix rebuild in presence of externally-added children

github.com/meteor/blaze - 1b7c61fdbca6bf15e08a162afe765ff53789d867 authored over 11 years ago
basic fields

github.com/meteor/blaze - 522dcb2679999ef4d9dcb0cd49acc49be601131e authored over 11 years ago
todo list

github.com/meteor/blaze - 54ea4fc0cd6636212ceebbd464b8ce6a50067332 authored over 11 years ago
improved offscreen behavior; events test

github.com/meteor/blaze - 2a44103bc59f1ebad5069e5fe4f703921ba4b003 authored over 11 years ago
reactive rebuild extending to subcomponents

github.com/meteor/blaze - 5c250995710a531de1923f6701ef7f585a90f203 authored over 11 years ago
build.js -> dom.js, small _buildFragment improve

github.com/meteor/blaze - 6998cb1f9df5608b6b07f32c6913afa4c9736695 authored over 11 years ago
reactive text, create(dataFunc) syntax

github.com/meteor/blaze - a24ba06476d6951932261f4ec9308d313038a6ac authored over 11 years ago
new render buffer impl

github.com/meteor/blaze - 322ffe9a38c645d78a7d81808ab8b21ffa61fd08 authored over 11 years ago
lots of implementation for DOM manip

github.com/meteor/blaze - e2c7764c18b32326701e20029de315b5a85b0402 authored over 11 years ago
more design (DOM building)

github.com/meteor/blaze - ded78e34965bf178ba721d80c92fb44f3e7c3e95 authored over 11 years ago
designing DOM building

github.com/meteor/blaze - fe3125e85d3695f5d39cb28c4ee89108aee1990a authored over 11 years ago
nice clean Component tree

github.com/meteor/blaze - 254a8236619d6adea4ed6c8263d1561cf6c02e5b authored over 11 years ago
components have guids

github.com/meteor/blaze - 28778559273cd03e4da349e39967cc04bdad986f authored over 11 years ago
rewrite of Components base

github.com/meteor/blaze - f289bc158eec9631252e5155c742b4c3fb8b82e6 authored over 11 years ago
Begin to refactor webapp package.

Move stuff from __meteor_bootstrap__ to WebApp exported symbol.

Note that the WebApp API contin...

github.com/meteor/blaze - 30394e924fc91692b047fdd07727faf70b9f7499 authored over 11 years ago
Merge branch 'linker-esprima' into linker

github.com/meteor/blaze - f159ddbaba78f39294871d9a9cc2537f050c92f5 authored over 11 years ago
Run JSAnalyze at link time to determine package-scope variables.

github.com/meteor/blaze - b607cc5eee23d320f5d51fbeff21bf7317692f78 authored over 11 years ago
steps toward test driver working

github.com/meteor/blaze - 2ff83069734e71d27eab862ad21d6484b458a168 authored over 11 years ago
Merge branch 'linker' into shark

github.com/meteor/blaze - f999456a6d97c26aff1f316b7f4c7ba39b87a207 authored over 11 years ago
Merge branch 'linker' into shark

github.com/meteor/blaze - 0dd1ba013f659efe3cfdd75834cbfcb455d4d2b8 authored over 11 years ago
Merge branch 'devel' into linker

github.com/meteor/blaze - 6549e5b7e2001154c758c232ef14427498aaf8bc authored over 11 years ago
@emit element annotations cause event dispatch

github.com/meteor/blaze - 955ca5f794c81f1514dacc2822f283e7892a623f authored over 11 years ago
@emit element annotations cause event dispatch

github.com/meteor/blaze - 53cb85bf0649ef901a7477064bf0ac3159b06b32 authored over 11 years ago
empty string still counts as arg being present

github.com/meteor/blaze - 5f381568f279fed8b42491c78eb754d910dc038e authored over 11 years ago
get rid of EmptyComponent

not really empty since now Component renders its content
by default

github.com/meteor/blaze - c3aa6472b3c62259ae5853d32cb05d37958139c2 authored over 11 years ago
get rid of EmptyComponent

not really empty since now Component renders its content
by default

github.com/meteor/blaze - 3bbb1fe4bafda5e84c1cb243c7f4d093c128a3e1 authored over 11 years ago
recognize annotations in Spacebars compiler

github.com/meteor/blaze - 603b43db790ecc94eb684197e84ec3b44d6a6b0d authored over 11 years ago
recognize annotations in Spacebars compiler

github.com/meteor/blaze - 3e2579d4c03764d6274afbfe5fb17d5a73f4d41b authored over 11 years ago
spacebars: further unify error reporting

github.com/meteor/blaze - 875f73e8e6123912ed3758409c9b318ac8851d38 authored over 11 years ago
spacebars: further unify error reporting

github.com/meteor/blaze - 3ffd0a8529b92793a6894fe0b53ab0ddbf0cc9ab authored over 11 years ago