Closed greenkeeper[bot] closed 7 years ago
After pinning to 3.0.27 your tests are passing again. Downgrade this dependency π.
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
This release primarily includes whitespace control, from #179
<foo> {{-message-}} </foo>
will be rendered as <foo>{{message}}</foo>
<foo> {{{-message-}}} </foo>
will be rendered as <foo>{{{message}}}</foo>
<foo> {{- name -}} </foo><foo> {{{- name -}}} </foo>
will be rendered as <foo>{{ name }}</foo><foo>{{{ name }}}</foo>
<foo> {{-#data-}} {{->list-}} {{-/data-}} </foo>
will be rendered as <foo>{{#data}}{{>list}}{{/data}}</foo>
<foo>\n\t{{-! comment -}}\n</foo>
will be rendered as <foo>{{! comment }}</foo>
The new version differs by 19 commits.
eaa58ec
Update dist for release
32c6f21
Merge pull request #179 from canjs/60-whitespace
ae747ec
Merge pull request #238 from canjs/greenkeeper/testee-0.7.0
4cf97c4
chore(package): update testee to version 0.7.0
80ffc3e
Merge pull request #237 from canjs/greenkeeper/can-observation-3.3.1
c01a18f
chore(package): update can-observation to version 3.3.1
eda3b8b
Merge pull request #235 from canjs/greenkeeper/can-reflect-1.2.1
fa4fc15
chore(package): update can-reflect to version 1.2.1
56805ac
Merge pull request #234 from canjs/greenkeeper/can-util-3.9.5
566b306
chore(package): update can-util to version 3.9.5
63fd510
Merge pull request #233 from canjs/greenkeeper/can-compute-3.3.1
0d95240
chore(package): update can-compute to version 3.3.1
0271286
support whitespace for intermediate_and_imports
4667fe5
Merge remote-tracking branch 'origin/master' into 60-whitespace
0e3fa68
Merge branch '60-whitespace' of github.com:canjs/can-stache into 60-whitespace
There are 19 commits in total.
See the full diff
Your tests are still failing with this version. Compare the changes π¨
Check if each stache attribute name is wrapped in () or {} and if it is and has no callback from can-view-callbacks then make a dev warning that asks if can-stache-bindings is imported.
The new version differs by 12 commits.
38ad18a
Update dist for release
1f5c77d
Merge pull request #247 from canjs/139-attribute-warning
d6c42f5
Added steal remove
cdb63bf
Check attr names and give warning if no callback
26ad9c4
Merge pull request #245 from canjs/fix-at-operator-link
6cc11e0
Update at operator link
61b3870
Merge pull request #243 from canjs/remove-options-comment
68152c9
Remove options scope comment to fix bit-docs bug
6dbc591
Merge pull request #241 from canjs/greenkeeper/can-view-scope-3.3.1
9325454
chore(package): update can-view-scope to version 3.3.1
70d395a
Merge pull request #240 from canjs/greenkeeper/can-event-3.6.0
579a207
chore(package): update can-event to version 3.6.0
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 5 commits.
1e769f2
Update dist for release
b9b36e2
Merge pull request #231 from canjs/plain-js-obj-subtemplate
acefc00
Merge branch 'master' into plain-js-obj-subtemplate
12af3f8
it works ready to merge
d6d51bd
Plain JS object scope works with subtemplate (#208)
See the full diff
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 10 commits.
6f30036
Update dist for release
dbced68
Merge pull request #263 from canjs/landscaper/bump-can-stache-key
ee5edc3
Update to latest can-stache-key
31abc21
Merge pull request #255 from canjs/180-definelist-index-reference
4a74289
Breaking tests for instances of {{defineList[n]}}
and {{dataList.n}}
not updating on data changes. Bug #180
b54ed61
Merge pull request #251 from canjs/185-is-section
d08e91f
Consolidate helper fn and inverse logic
52bbaf7
Add helperOptionArg.isSection + tests
146b7d3
Cleanup some quirks
fbfa32c
Fix a link in the %special docs
See the full diff
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 7 commits.
aea9273
Update dist for release
65718e7
Merge pull request #246 from canjs/bad-at-docs
34e4d4c
Merge pull request #261 from canjs/debugger-helper
65fab2b
Add debugger helper doc
ec04e42
Add debugger helper
76b5949
updated per Kevin's feedback
9ca5a47
Update at operator doc with useful info from Brad
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 5 commits.
be93489
Update dist for release
997baa7
Merge pull request #266 from canjs/bugfix/remove-evaluateArgs
36eeffd
debugger helper: fixed __testing
ec2b172
use noop for resolveValue in debugger helper
f52a4b5
fixing #265: use noop for evaluateArgs in debugger helper
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 6 commits.
ee23e17
Update dist for release
c109fa6
Merge pull request #196 from canjs/greenkeeper/initial
1e002ed
docs(readme): add Greenkeeper badge
59e93ea
chore(package): update dependencies
f945832
Merge pull request #271 from canjs/greenkeeper/can-stache-key-0.1.0
978c6da
fix(package): update can-stache-key to version 0.1.0
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 9 commits.
6075de7
Update dist for release
b1d31ec
Merge pull request #197 from canjs/namedPartials
2390e7e
Closes #3 - add inline/recursive named partials functionality. Tests and documentation too.
ee23e17
Update dist for release
c109fa6
Merge pull request #196 from canjs/greenkeeper/initial
1e002ed
docs(readme): add Greenkeeper badge
59e93ea
chore(package): update dependencies
f945832
Merge pull request #271 from canjs/greenkeeper/can-stache-key-0.1.0
978c6da
fix(package): update can-stache-key to version 0.1.0
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 15 commits.
a1543bb
Update dist for release
87f7489
Merge pull request #277 from canjs/warn_when_using_new_binding_syntax_wihtout_stache_binding
94d610a
warn users when using colon binding syntaxe without importing can-stache-bindings
9ada6bc
Merge pull request #269 from canjs/dev-rel-12-update-generated-readmes
e2d203d
Merge branch 'master' into dev-rel-12-update-generated-readmes
6075de7
Update dist for release
b1d31ec
Merge pull request #197 from canjs/namedPartials
2390e7e
Closes #3 - add inline/recursive named partials functionality. Tests and documentation too.
651a4fa
Remove generated API docs from the README
ee23e17
Update dist for release
c109fa6
Merge pull request #196 from canjs/greenkeeper/initial
1e002ed
docs(readme): add Greenkeeper badge
59e93ea
chore(package): update dependencies
f945832
Merge pull request #271 from canjs/greenkeeper/can-stache-key-0.1.0
978c6da
fix(package): update can-stache-key to version 0.1.0
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 19 commits.
afd7966
Update dist for release
a0a2463
Merge pull request #276 from canjs/nprecursiondocs
a1543bb
Update dist for release
87f7489
Merge pull request #277 from canjs/warn_when_using_new_binding_syntax_wihtout_stache_binding
94d610a
warn users when using colon binding syntaxe without importing can-stache-bindings
9ada6bc
Merge pull request #269 from canjs/dev-rel-12-update-generated-readmes
e2d203d
Merge branch 'master' into dev-rel-12-update-generated-readmes
c3ad484
Break up the code examples in the named partials docs
dcb92a9
Closes #275 - document the pitfal of recursive partials combined with the default expression behavior of looking up the context chain.
6075de7
Update dist for release
b1d31ec
Merge pull request #197 from canjs/namedPartials
2390e7e
Closes #3 - add inline/recursive named partials functionality. Tests and documentation too.
651a4fa
Remove generated API docs from the README
ee23e17
Update dist for release
c109fa6
Merge pull request #196 from canjs/greenkeeper/initial
There are 19 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Added *self
as a partial that refers to the whole template renderer.
var renderer = stache(`
<span>{{name}}</span>
{{#./child}}
<div>
{{>*self}}
</div>
{{/child}}
`);
The new version differs by 45 commits.
3b8d173
Update dist for release
72d6694
Merge pull request #294 from canjs/214-fix-call-tag-mismatch
fdb7879
Merge pull request #298 from canjs/greenkeeper/can-util-3.10.6
300d0fa
Change "brackets" to "magic tags" where we were not talking about Bracket expressions
b699cff
Merge pull request #291 from canjs/159-self-referential-templates
8d372a1
chore(package): update can-util to version 3.10.6
f2a4762
Fix incorrect tag mistmatch warnings for Call expressions with dots in method lookup (#214)
edd65fe
Merge branch 'master' of https://github.com/canjs/can-stache into 159-self-referential-templates
8ba7f11
Updated docs to use dot slash on key expression
6c3597e
Removed example test
ede0ff4
Changes to docs
dc21cd1
Added *self to inline partials
655d0c3
Merge pull request #280 from canjs/256-newline-smushed-to-tag-name
e3923d0
Merge branch 'master' into 256-newline-smushed-to-tag-name
4765765
Merge pull request #281 from canjs/203-prioritize-hash-in-expr
There are 45 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Added *self
as a partial that refers to the whole template renderer.
var renderer = stache(`
<span>{{name}}</span>
{{#./child}}
<div>
{{>*self}}
</div>
{{/child}}
`);
The new version differs by 46 commits.
0f63317
Update dist for release
3b8d173
Update dist for release
72d6694
Merge pull request #294 from canjs/214-fix-call-tag-mismatch
fdb7879
Merge pull request #298 from canjs/greenkeeper/can-util-3.10.6
300d0fa
Change "brackets" to "magic tags" where we were not talking about Bracket expressions
b699cff
Merge pull request #291 from canjs/159-self-referential-templates
8d372a1
chore(package): update can-util to version 3.10.6
f2a4762
Fix incorrect tag mistmatch warnings for Call expressions with dots in method lookup (#214)
edd65fe
Merge branch 'master' of https://github.com/canjs/can-stache into 159-self-referential-templates
8ba7f11
Updated docs to use dot slash on key expression
6c3597e
Removed example test
ede0ff4
Changes to docs
dc21cd1
Added *self to inline partials
655d0c3
Merge pull request #280 from canjs/256-newline-smushed-to-tag-name
e3923d0
Merge branch 'master' into 256-newline-smushed-to-tag-name
There are 46 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 49 commits.
8005a64
Update dist for release
3531231
Merge pull request #285 from canjs/173-bracketdots
81073f9
Closes #173 - Add several bracket tests and fix 2 way binding
0f63317
Update dist for release
3b8d173
Update dist for release
72d6694
Merge pull request #294 from canjs/214-fix-call-tag-mismatch
fdb7879
Merge pull request #298 from canjs/greenkeeper/can-util-3.10.6
300d0fa
Change "brackets" to "magic tags" where we were not talking about Bracket expressions
b699cff
Merge pull request #291 from canjs/159-self-referential-templates
8d372a1
chore(package): update can-util to version 3.10.6
f2a4762
Fix incorrect tag mistmatch warnings for Call expressions with dots in method lookup (#214)
edd65fe
Merge branch 'master' of https://github.com/canjs/can-stache into 159-self-referential-templates
8ba7f11
Updated docs to use dot slash on key expression
6c3597e
Removed example test
ede0ff4
Changes to docs
There are 49 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 52 commits.
234758a
Update dist for release
b2030e6
Merge pull request #306 from canjs/bg-doc-fix
7d118db
Update to new binding syntax
8005a64
Update dist for release
3531231
Merge pull request #285 from canjs/173-bracketdots
81073f9
Closes #173 - Add several bracket tests and fix 2 way binding
0f63317
Update dist for release
3b8d173
Update dist for release
72d6694
Merge pull request #294 from canjs/214-fix-call-tag-mismatch
fdb7879
Merge pull request #298 from canjs/greenkeeper/can-util-3.10.6
300d0fa
Change "brackets" to "magic tags" where we were not talking about Bracket expressions
b699cff
Merge pull request #291 from canjs/159-self-referential-templates
8d372a1
chore(package): update can-util to version 3.10.6
f2a4762
Fix incorrect tag mistmatch warnings for Call expressions with dots in method lookup (#214)
edd65fe
Merge branch 'master' of https://github.com/canjs/can-stache into 159-self-referential-templates
There are 52 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The {{#with}} helper adds a new scope context (becoming the current this
) and renders the subsection it contains. Prior to 3.8.0, the semantics for {{#with}} involved choosing an object on the scope to become this new context.
{{#with scopeObject}}
<span>{{./propertyOnScopeObject}}</span>
{{/with}}
With 3.8.0, you now have the option to construct your own context object using hash expressions.
{{#with key=scopeLookup key2=anotherLookup}}
<span>{{./key}}: {{key2}}</span>
{{/with}}
In addition, the behavior of {{#with}} with a context object was incorrect with respect to the documented behavior. Prior to 3.8.0, the subsection inside {{#with}}...{{/with}}
would not render if passed a falsy object (the same behavior as creating a section with {{#}}). This was not the intended or documented behavior and has been fixed. Now the subsection always renders.
Note: this feature and behavior fix were added in version 3.7.3, which has now been deprecated in favor of this minor release due to the documented new feature.
The new version differs by 66 commits.
3eb013b
Update dist for release
b2de39a
Merge pull request #307 from canjs/302-improve-warning-tests
936c6c0
Use full module for can-test-helpers instead of individual lib
59844f3
Update dist for release
cbdd6d8
Merge pull request #309 from canjs/support-dynamic-import-tag
d7e0915
Add support for can-dynamic-import tag and static can-import when tag is not self-closing but does not have content
dec9202
Refactored dev warning tests to use can-test-helpers
fc0f292
Merge pull request #299 from canjs/274-with-keys
4fa0c19
renaming underscore prefixed names in example for clarity
afef862
Doc updates for hash expression support in #with helper
34767d1
Fix #with helper so it always renders fn block
f05b709
Add support for hash keys in with expression (#274)
d85d8cd
Merge branch 'master' into 274-with-keys
234758a
Update dist for release
b2030e6
Merge pull request #306 from canjs/bg-doc-fix
There are 66 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
You can now use a hash expression for creating variables localized to an {{#each}}
loop.
You can use this when using {{#each}}
to iterate over arrays to access the index
and value
for each item in the array:
{{#each todos todo=value num=index}}
<li>Todo {{num}}: {{todo.name}}</li>
{{/each}}
You can also use this to access the key
and value
for each item when iterating over an object:
{{#each person propValue=value prop=key}}" +
<span>{{prop}}: {{propValue}}</span>
{{/each}}
This also deprecates the {{#each EXPRESSION as KEY}}
syntax.
The new version differs by 74 commits.
675fa5c
Update dist for release
c8fd06a
not creating lockfile
2a8fc87
Merge pull request #320 from canjs/300-each-hash-expressions
5d0c479
Warning message now better explains how to use hash expression when using as
signature.
508523b
Merge pull request #319 from canjs/landscaper/define-cycles-github
8854894
Add handling for iterable objects
09239da
Update each helper to use hash expressions
04a6b9f
landscaper: Add a cycle detection script to test process
3eb013b
Update dist for release
b2de39a
Merge pull request #307 from canjs/302-improve-warning-tests
936c6c0
Use full module for can-test-helpers instead of individual lib
59844f3
Update dist for release
cbdd6d8
Merge pull request #309 from canjs/support-dynamic-import-tag
d7e0915
Add support for can-dynamic-import tag and static can-import when tag is not self-closing but does not have content
dec9202
Refactored dev warning tests to use can-test-helpers
There are 74 commits in total.
See the full diff
Version 3.1.0 of can-stache just got published.
This version is covered by your current version range and after updating it in your project the build failed.
can-stache is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you itβs very likely also breaking them. I recommend you give this issue a very high priority. Iβm sure you can resolve this :muscle:
Status Details
- β **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/canjs/steal-stache/builds/246049355?utm_source=github_status&utm_medium=notification)Commits
The new version differs by 5 commits.
e78b04b
Update dist for release
992a181
fixing postversion script
331fb55
Do Not Merge - can-reflect (#219)
660764a
Merge pull request #220 from canjs/greenkeeper/can-util-3.8.5
bfda249
chore(package): update can-util to version 3.8.5
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: