Commit Graph

267 Commits

Author SHA1 Message Date
Sashko Stubailo
10fd9ab74c Move Template.dynamic into templating from spacebars 2015-07-30 17:55:37 -07:00
Sashko Stubailo
15f7cc2c24 Put back comment 2015-07-30 17:35:53 -07:00
Sashko Stubailo
0ef65cc782 Clean up all dependencies 2015-07-30 17:25:38 -07:00
David Greenspan
2229fdfd25 Fix the fix to lexical scope
A little messy, but it will do.

The problem was with the test named "new #each binding lookup is
scoped to the template".  The walk up the parentView chain was
stopping at a contentBlock when it shouldn't.
2015-07-27 15:50:09 -07:00
David Glasser
43b4b30205 Release PLUGINS-PREVIEW@1
This included removing some internal version constraints. It would be
nice if package A could say "use B@2.0.0" (when both have changed), but
when they're both in the release, we need to make a release that has a
B@2.0.0-rc in it, which doesn't match that constraint. Fortunately,
constraints aren't necessary within a release anyway.
2015-07-22 23:19:11 -07:00
David Glasser
cc80a5fc18 Fix typo 2015-07-21 19:00:44 -07:00
Kenton Varda
72f445b1e9 Clarify docs about template inclusions + helpers
I'm not sure that this is the best way to document this, but I spent a while confused by this, so it would be nice to mention in the docs somewhere.
2015-07-21 19:00:18 -07:00
Slava Kim
66f9b19b0d Fix a typo in #let examples 2015-05-19 14:31:29 -07:00
Slava Kim
6983e8d800 Update Spacebars REAMDE: mention nested sub-expressions 2015-05-16 23:49:55 -07:00
Mitar
ec09194332 Use new Blaze._getTemplate in the Template.dynamic. 2015-04-24 20:39:54 -07:00
Slava Kim
4a118503f9 Extend Let docs. Let bindings override the data context 2015-04-01 16:42:00 -07:00
Slava Kim
100bfb08a4 Document #let in Spacebars' README 2015-04-01 16:42:00 -07:00
Slava Kim
fefd31a2cd Document @index in spacebars' README 2015-04-01 16:42:00 -07:00
Slava Kim
1050bfc24e Add documentation about the new #each to spacebars' readme 2015-04-01 16:41:59 -07:00
hwillson
cca2ef2354 Minor adjustments to add blaze and spacebars package references.
[stubailo: Some improvements before merging]
2015-03-17 13:55:44 -07:00
David Glasser
4daaa76b12 METEOR@1.0.4 2015-03-17 13:06:07 -07:00
David Glasser
af0469da35 Bump other packages to -rc.0 2015-03-05 22:54:07 -08:00
Sashko Stubailo
ff0f304096 Bump version numbers to avoid downgrades 2015-03-03 22:22:09 -08:00
Slava Kim
0a69d2559c Wrap spacebars README into 80 chars 2015-02-13 11:30:46 -08:00
Slava Kim
58cf006678 Colors to Spacebars' readme code samples 2015-02-12 13:53:00 -08:00
Sashko Stubailo
f29c954458 Bump a bunch of version numbers for new preview 2015-02-09 13:23:24 -08:00
Mitar
40575dde25 Missing dependency. 2015-02-08 19:02:12 -08:00
Slava Kim
27f249bfed A lot of crazy package bumps 2015-01-21 14:03:55 -08:00
Sashko Stubailo
25f3b9f337 Bump a bunch of versions 2015-01-20 22:34:25 -08:00
Sashko Stubailo
c37342d504 Bump a bunch of package versions 2015-01-20 22:34:24 -08:00
ekatek
99124d881a increment package versions 2015-01-20 10:25:22 -08:00
ekatek
40fa95830f increment version numbers 2015-01-13 19:30:27 -08:00
Avital Oliver
547e8f6111 Add spacebars->tracker package dependency
Fixes #3395
2015-01-13 18:00:06 -08:00
David Glasser
6320acabc4 Merge branch 'master' into devel
Conflicts:
	History.md
	tools/safe-pathwatcher.js
	tools/tests/old.js
	tools/watch.js
2014-12-19 11:42:50 -08:00
David Glasser
6b204ca73a Bump package versions for 1.0.2 2014-12-19 10:31:59 -08:00
Sashko Stubailo
9b697d0c7b Merge pull request #3225 from dandv/patch-5
Typo fix in Spacebars README
2014-12-16 10:26:46 -08:00
David Glasser
73b809c122 Bump versions for 1.0.2. 2014-12-11 22:44:41 -08:00
David Glasser
6ea8443f30 Update calls to addFiles, onUse, and onTest 2014-12-09 20:18:31 -08:00
Dan Dascalescu
4579bba67c Typo fix in Spacebars README 2014-12-04 01:12:38 -08:00
David Glasser
de5f68cf70 bump all versions (due to source-map upgrade) 2014-11-25 09:06:26 -08:00
Sashko Stubailo
36da5aecb4 Make all version numbers not have rc 2014-10-13 14:09:37 -07:00
Sashko Stubailo
698fbedb10 Bump all of the version numbers to rc.0 2014-10-07 17:10:48 -07:00
Sashko Stubailo
1e53f6b598 Bump all version numbers again after cherry-picking unipackage fix 2014-10-01 17:06:57 -07:00
Sashko Stubailo
0129c3f5ac Bump all of the version numbers again, to republish with the unipackage.json fix 2014-10-01 15:43:05 -07:00
Sashko Stubailo
eecc272e4a Bump every single package version number due to a change in compilation 2014-09-29 23:44:50 -07:00
ekatek
dd7635af6e merging from master 2014-09-25 19:45:48 -07:00
ekatek
bab557d49b incrementing package versions for a clean release 2014-09-25 18:34:34 -07:00
David Greenspan
170d0bc3bd Port more helpers to the preferred syntax 2014-09-24 22:18:57 -07:00
ekatek
220cc69e31 package versions incremented 2014-09-19 21:16:14 -07:00
David Greenspan
9a95568f40 Rename UI.dynamic to Template.dynamic in docs 2014-09-18 17:49:36 -07:00
David Greenspan
855284559a Back-compat tests 2014-09-18 17:29:04 -07:00
David Greenspan
e7cf040177 Rename {{> UI.*}} to Template; remove UI uses
Rename inclusion macros (with back-compat) to: Template.dynamic, Template.contentBlock, Template.elseBlock.

Update all uses and mentions of UI in the repo, unless they are there for back-compat or testing reasons.

To do: Run unit tests.  Update docs for UI.dynamic.  Document Template.contentBlock and Template.elseBlock.
2014-09-17 17:24:25 -07:00
Sashko Stubailo
cd5b987417 No more old docs! 2014-09-05 19:04:54 -07:00
Avital Oliver
186579ea5e Merge branch 'master' into devel
Conflicts:
	examples/todos/.meteor/versions
	packages/autoupdate/package.js
	packages/constraint-solver/package.js
	packages/less/package.js
	packages/meteor-tool/package.js
	packages/meteor/package.js
	scripts/admin/meteor-release-experimental.json
	tools/help.txt
	tools/tests/apps/hot-code-push-test/.meteor/versions
2014-09-04 16:56:19 -07:00
Avital Oliver
c23408bdd7 versions for 0.9.1 2014-09-04 15:41:39 -07:00