Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Closure Templates Discuss
Conversations
About
Closure Templates Discuss
Contact owners and managers
1–30 of 302
Mark all as read
Report abusive group
0 selected
Peter StJ
5/1/20
incremental dom support
I can see that now it would appear incremental dom support is shipped, however the javascript files (
unread,
incremental dom support
I can see that now it would appear incremental dom support is shipped, however the javascript files (
5/1/20
o...@fleaflicker.com
,
Eric Spishak-Thomas
2
4/11/18
Use of protobuf messages as SoyRecords now deprecated?
Hi Ori, We never actually intended for protos to be passed as data that way. It's a clever way to
unread,
Use of protobuf messages as SoyRecords now deprecated?
Hi Ori, We never actually intended for protos to be passed as data that way. It's a clever way to
4/11/18
Johannes Nel
,
Luke Sandberg
3
4/3/18
Returning futures (soy value providers) from custom functions and not have them evaluate lazily
We can't pass the data in,the soy function call functions as a binding to a data query (think
unread,
Returning futures (soy value providers) from custom functions and not have them evaluate lazily
We can't pass the data in,the soy function call functions as a binding to a data query (think
4/3/18
Marcelo Formentão
,
Luke Sandberg
2
4/3/18
Pass a function to deltemplate
Sorry, what is the question? how to override the 'onclick' value? if so, there is no way to
unread,
Pass a function to deltemplate
Sorry, what is the question? how to override the 'onclick' value? if so, there is no way to
4/3/18
George Brassey
12/12/17
Examples of using Closure Templates with Python
I am working on a Python project for Google that requires Closure Templates. Has anybody got any
unread,
Examples of using Closure Templates with Python
I am working on a Python project for Google that requires Closure Templates. Has anybody got any
12/12/17
thomasmu...@yahoo.com
,
Mike Samuel
3
9/17/17
How to use custom functions in soy (closure template)
Oh, i am wondering how do i create a custom plugin function for soy, per comment here https://github.
unread,
How to use custom functions in soy (closure template)
Oh, i am wondering how do i create a custom plugin function for soy, per comment here https://github.
9/17/17
thomasmu...@yahoo.com
,
Mike Samuel
4
9/6/17
How to percent-encode in soy
Thankyou doing escapeUri worked :). On Wednesday, September 6, 2017 at 8:31:28 PM UTC+1, thomasmu...@
unread,
How to percent-encode in soy
Thankyou doing escapeUri worked :). On Wednesday, September 6, 2017 at 8:31:28 PM UTC+1, thomasmu...@
9/6/17
o...@fleaflicker.com
,
Luke Sandberg
2
7/26/17
SafeHtml types -> Soy value converter deprecation
The plan is to make everything SoyProtoValueConverter does happen by default in SoyValueConverter and
unread,
SafeHtml types -> Soy value converter deprecation
The plan is to make everything SoyProtoValueConverter does happen by default in SoyValueConverter and
7/26/17
Johannes Nel
, …
Thibault Sottiaux
6
7/18/17
Someone (looks to be Google) has created a soy plugin for the Idea family of editors (intelliJ etc)
Hi, Co-author of the plugin here. Nice find, we were just going to announce this! We worked together
unread,
Someone (looks to be Google) has created a soy plugin for the Idea family of editors (intelliJ etc)
Hi, Co-author of the plugin here. Nice find, we were just going to announce this! We worked together
7/18/17
Peter StJ
,
Nick Santos
3
7/6/17
Cannot run the soy compiler against templates
Ooohhh... I got it now, it cannot find the XLF file, not the soy file. Feel so stupid now, thank you
unread,
Cannot run the soy compiler against templates
Ooohhh... I got it now, it cannot find the XLF file, not the soy file. Feel so stupid now, thank you
7/6/17
Raphaël COMBEAU
,
gramic
2
6/19/17
How to use closure template in JavaScript ? (Wrong documentation and examples...!!)
You should use the whole closure library and then include soyutils_usegoog.js from the sources of
unread,
How to use closure template in JavaScript ? (Wrong documentation and examples...!!)
You should use the whole closure library and then include soyutils_usegoog.js from the sources of
6/19/17
Raphaël COMBEAU
2
6/18/17
[Wrong documentations & examples] - How to use closure template in JavaScript with soyutils_usegoog.js ?
Why no one answer on this google groups ? Le lundi 15 mai 2017 15:16:55 UTC+2, Raphaël COMBEAU a
unread,
[Wrong documentations & examples] - How to use closure template in JavaScript with soyutils_usegoog.js ?
Why no one answer on this google groups ? Le lundi 15 mai 2017 15:16:55 UTC+2, Raphaël COMBEAU a
6/18/17
Hector Zhang
,
Mike Samuel
2
4/16/17
how to use closure template in maven
Shameless plug : https://mikesamuel.github.io/closure-maven-plugin/ On Apr 16, 2017 5:54 PM, "
unread,
how to use closure template in maven
Shameless plug : https://mikesamuel.github.io/closure-maven-plugin/ On Apr 16, 2017 5:54 PM, "
4/16/17
Hector Zhang
4/16/17
Could anyone tell me how to use the maven dependency
I am trying to use closure template from maven, I have added this dependency <dependency> <
unread,
Could anyone tell me how to use the maven dependency
I am trying to use closure template from maven, I have added this dependency <dependency> <
4/16/17
Raphaël COMBEAU
,
o...@fleaflicker.com
2
3/15/17
Unable to find the latest soyutils.js
This could help: there's an actively maintained Clojure-language soy library that has the latest
unread,
Unable to find the latest soyutils.js
This could help: there's an actively maintained Clojure-language soy library that has the latest
3/15/17
o...@fleaflicker.com
,
Luke Sandberg
2
3/13/17
Mapping a protobuf type to a SoyMap type
It is deliberate. the js backend for soy cannot currently support proto3 maps, there have been some
unread,
Mapping a protobuf type to a SoyMap type
It is deliberate. the js backend for soy cannot currently support proto3 maps, there have been some
3/13/17
Raphaël COMBEAU
3/13/17
Cannot read property 'assertType' of undefined when using soyutils.js on soy generated by compileToJsSrc
Take the following template : /** * */ {template .root} {@param convention: string} <!-- ko
unread,
Cannot read property 'assertType' of undefined when using soyutils.js on soy generated by compileToJsSrc
Take the following template : /** * */ {template .root} {@param convention: string} <!-- ko
3/13/17
Raphaël COMBEAU
3/13/17
Closure Template developers site not up-to-date
Is it possible to have the developers site up-to-date with the latest functionnality of Closure
unread,
Closure Template developers site not up-to-date
Is it possible to have the developers site up-to-date with the latest functionnality of Closure
3/13/17
Matteo Moci
3/13/17
collect which delegate packages were effectively used
Hello Everyone, I'd like to ask if something like this is possible: when using different
unread,
collect which delegate packages were effectively used
Hello Everyone, I'd like to ask if something like this is possible: when using different
3/13/17
Anton Kovalyov
,
Hochhaus, Andy
3
1/30/17
Closure templates and proto file descriptors
On Mon, Jan 30, 2017 at 7:18 PM, Hochhaus, Andy <ahoc...@samegoal.com> wrote: > I only
unread,
Closure templates and proto file descriptors
On Mon, Jan 30, 2017 at 7:18 PM, Hochhaus, Andy <ahoc...@samegoal.com> wrote: > I only
1/30/17
Hochhaus, Andy
11/22/16
Using idom KEY_ATTRIBUTE_NAME with ie_open_start/iattr?
Hello, I'm using idom soy templates with `key` hints. Judging from GenIncrementalDomCodeVisitor.
unread,
Using idom KEY_ATTRIBUTE_NAME with ie_open_start/iattr?
Hello, I'm using idom soy templates with `key` hints. Judging from GenIncrementalDomCodeVisitor.
11/22/16
Peter StJ
, …
Thomas Broyer
5
10/22/16
soy msg extractorlink for downloading pre-built
Thank you On Friday, 21 October 2016 17:46:00 UTC+3, Johannes Nel wrote: https://dl.google.com/
unread,
soy msg extractorlink for downloading pre-built
Thank you On Friday, 21 October 2016 17:46:00 UTC+3, Johannes Nel wrote: https://dl.google.com/
10/22/16
Mateusz Czeladka
,
Hochhaus, Andy
3
9/28/16
incremental-dom via soy IncrementalClosure compiler
That repo also _has_ an example....
unread,
incremental-dom via soy IncrementalClosure compiler
That repo also _has_ an example....
9/28/16
yuri.b...@gmail.com
,
Luke Sandberg
2
9/19/16
Augment list of maps
you can't do this, you could pass the name map down, or register a custom SoyFunction to
unread,
Augment list of maps
you can't do this, you could pass the name map down, or register a custom SoyFunction to
9/19/16
Tõnis Ostrat
,
Luke Sandberg
2
9/13/16
Calling templates with dynamic names
you can use delcall and variant templates https://developers.google.com/closure/templates/docs/
unread,
Calling templates with dynamic names
you can use delcall and variant templates https://developers.google.com/closure/templates/docs/
9/13/16
Talin
, …
Mike Samuel
25
9/8/16
Closure Templates Status Update
[off list] > Any thoughts around an open source release of go soy? I'm unaware of a Soy Go
unread,
Closure Templates Status Update
[off list] > Any thoughts around an open source release of go soy? I'm unaware of a Soy Go
9/8/16
Andrew Zhao
,
Mike Samuel
2
9/2/16
the javadoc
http://javadoc.io/doc/com.google.template/soy/2016-08-25 On Thu, Sep 1, 2016 at 5:42 PM, Andrew Zhao
unread,
the javadoc
http://javadoc.io/doc/com.google.template/soy/2016-08-25 On Thu, Sep 1, 2016 at 5:42 PM, Andrew Zhao
9/2/16
Sameer Shastri
, …
Mike Samuel
7
8/10/16
Error when trying to assign a value to a variable with kind="trusted+resource_uri"
http://static.javadoc.io/com.google.common.html.types/types/1.0.0/com/google/common/html/types/
unread,
Error when trying to assign a value to a variable with kind="trusted+resource_uri"
http://static.javadoc.io/com.google.common.html.types/types/1.0.0/com/google/common/html/types/
8/10/16
Stefan Liebenberg
,
Mike Samuel
2
7/14/16
Closure Compile pass for removing unused soy deltemplates.
On Tue, Apr 5, 2016 at 11:51 PM, Stefan Liebenberg <siga....@gmail.com> wrote: > Hi all,
unread,
Closure Compile pass for removing unused soy deltemplates.
On Tue, Apr 5, 2016 at 11:51 PM, Stefan Liebenberg <siga....@gmail.com> wrote: > Hi all,
7/14/16
Johannes Nel
, …
Mike Samuel
5
7/7/16
Builder for appending sanitized content.
Good point. I should have been clear that my caveat explains why there is no SafeUrls.concat. For
unread,
Builder for appending sanitized content.
Good point. I should have been clear that my caveat explains why there is no SafeUrls.concat. For
7/7/16