Skip to content

issues Search Results · repo:mwunsch/handlebars.scala language:Scala

Filter by

29 results
 (55 ms)

29 results

inmwunsch/handlebars.scala (press backspace or delete to remove)

Like first name: {{people.0.first_name}} Can I access the first one in a list like this?
  • PhilAndrew
  • 2
  • Opened 
    on Jan 24, 2018
  • #77

HelperOptions[T] trait provides the argument method, which returns a single argument value. Is there any way to get a list of all argument values? My specific use-case is building an i18n helper method ...
  • kflorence
  • 2
  • Opened 
    on Oct 24, 2017
  • #75

I appear to have run into a bug with nested conditionals - the inner one seemed to be ignored - and I noticed a comment ( resolve the bugs with nested conditionals ) here: http://tech.gilt.com/2013/08/29/handlebars-scala-a-handlebars-for-scala ...
  • rrodseth
  • Opened 
    on Feb 6, 2017
  • #73

Seems like this project is dead? We would love to get this PR merged (or commented on) https://github.com/mwunsch/handlebars.scala/pull/57, because then we don t need to maintain an internal forked version. ...
  • benblack86
  • 6
  • Opened 
    on Dec 14, 2016
  • #72

In the current implementation, errors are logged using slf4j. For example, if a value cannot be found in the context, it is just omitted from the result. I would like to obtain a list of the values that ...
  • olivierdeckers
  • 1
  • Opened 
    on Nov 24, 2016
  • #70

Is there a plan to add support for the new Scala version? I don t mind submitting a PR to get it done (assuming it s not blocked), but would like to know that it would get released. :)
  • daviddenton
  • 9
  • Opened 
    on Nov 9, 2016
  • #68

The inclusion of org.slf4j % slf4j-simple % 1.6.4 as a dependency causes problems with multiple StaticLoggerBinder implementation warnings: SLF4J: Class path contains multiple SLF4J bindings. Due to ...
  • daviddenton
  • 1
  • Opened 
    on Sep 29, 2016
  • #67

Current dependencies are quite dated and we need a new release. @mwunsch I don t think I have maven central publish access; I could handle the release if I did.
  • timcharper
  • 1
  • Opened 
    on Aug 26, 2016
  • #65

Are you sure the example provided is correct, I am getting following error when using : handlebars-play-json java.lang.NoSuchMethodError: play.api.libs.json.JsLookup$.$bslash$extension(Lplay/api/libs/json/JsLookupResult;Ljava/lang/String;)Lplay/api/libs/json/JsLookupResult; ...
  • sumansaurabh
  • 2
  • Opened 
    on Aug 5, 2016
  • #64

Are you sure the example provided is correct, I am getting following error java.lang.NoSuchMethodError: play.api.libs.json.JsLookup$.$bslash$extension(Lplay/api/libs/json/JsLookupResult;Ljava/lang/String;)Lplay/api/libs/json/JsLookupResult; ...
  • sumansaurabh
  • Opened 
    on Aug 5, 2016
  • #63
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub