Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sunng87/handlebars-rust issues and pull requests

#682 - feat: add @index for object iteration

Pull Request - State: closed - Opened by sunng87 5 days ago - 1 comment

#681 - Missing {{@index}} in object iteration

Issue - State: closed - Opened by lovasoa 5 days ago - 3 comments

#680 - chore(deps): bump cookie and express in /playground/www

Pull Request - State: closed - Opened by dependabot[bot] 19 days ago - 1 comment
Labels: dependencies, javascript

#679 - fix: improved number compare between different types

Pull Request - State: closed - Opened by sunng87 24 days ago - 1 comment

#678 - Comparison functions behave incorrectly for integers larger than 2^53

Issue - State: closed - Opened by cmrschwarz 25 days ago - 1 comment

#677 - Flag to preserve all newlines and original formatting

Issue - State: closed - Opened by jeremychone about 1 month ago - 3 comments

#676 - chore(deps): bump send and express in /playground/www

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago - 1 comment
Labels: dependencies, javascript

#675 - chore(deps): bump serve-static and express in /playground/www

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago - 1 comment
Labels: dependencies, javascript

#674 - Handlebars static files directory path, when running final executable outside build directory

Issue - State: closed - Opened by Nightstep about 2 months ago - 6 comments
Labels: question

#673 - implement floating point and string comparisons

Pull Request - State: closed - Opened by lovasoa about 2 months ago - 3 comments

#672 - number comparison functions only accept integer values

Issue - State: closed - Opened by lovasoa about 2 months ago - 3 comments

#671 - chore(deps-dev): bump webpack from 5.76.0 to 5.94.0 in /playground/www

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 1 comment
Labels: dependencies, javascript

#670 - Lazy evaluation support

Issue - State: closed - Opened by cbgbt 2 months ago - 3 comments

#669 - Cannot use {{# each.}}}

Issue - State: open - Opened by zhangwuqiao 3 months ago - 1 comment

#668 - docs: fix code examples formatting

Pull Request - State: closed - Opened by mrnossiom 3 months ago - 2 comments

#667 - Why my code fails to use outer scope for each

Issue - State: closed - Opened by gintsgints 3 months ago - 1 comment

#665 - Floating point (f32) within a struct renders incorrecly

Issue - State: open - Opened by JonoPrest 3 months ago - 2 comments

#663 - Zero alloc indent write

Pull Request - State: closed - Opened by cmrschwarz 4 months ago - 1 comment

#662 - Eliminate `RenderContextInner`

Pull Request - State: closed - Opened by cmrschwarz 4 months ago - 1 comment

#661 - Avoid cloning the Render Context

Pull Request - State: closed - Opened by cmrschwarz 4 months ago - 2 comments

#660 - fix: clippy warnings on optional feature tests

Pull Request - State: closed - Opened by sunng87 4 months ago

#659 - apply clippy fixes

Pull Request - State: closed - Opened by cmrschwarz 4 months ago - 2 comments

#658 - Fix edge case around nested empty partials

Pull Request - State: closed - Opened by cmrschwarz 4 months ago - 1 comment

#657 - Fix #611

Pull Request - State: closed - Opened by cmrschwarz 4 months ago - 3 comments

#656 - feat: add PathSeg to public API

Pull Request - State: closed - Opened by geoffreygarrett 4 months ago - 3 comments

#655 - Allow users to set single block params.

Pull Request - State: closed - Opened by cmrschwarz 4 months ago - 3 comments

#654 - Fix indent v2

Pull Request - State: closed - Opened by cmrschwarz 4 months ago - 10 comments

#653 - png as base64 dataurl

Issue - State: closed - Opened by danielclough 5 months ago - 3 comments

#652 - chore(deps-dev): bump ws from 8.11.0 to 8.17.1 in /playground/www

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, javascript

#651 - Fix Nested path lookup bug

Pull Request - State: closed - Opened by cmrschwarz 5 months ago - 4 comments

#650 - Fix indent after if

Pull Request - State: closed - Opened by cmrschwarz 5 months ago - 6 comments

#649 - add common IDEs to .gitignore

Pull Request - State: closed - Opened by cmrschwarz 5 months ago - 1 comment

#648 - chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /playground/www

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, javascript

#647 - refactor: add non_exhaustive to all pub items with pub members

Pull Request - State: closed - Opened by sunng87 5 months ago - 1 comment

#646 - Fix nested partial indenting

Pull Request - State: closed - Opened by cmrschwarz 5 months ago - 2 comments

#644 - impl From<RenderError> for RenderErrorReason

Pull Request - State: closed - Opened by cmrschwarz 5 months ago - 1 comment

#643 - Not work partial context

Issue - State: open - Opened by whiskeycola 5 months ago

#642 - oops

Issue - State: closed - Opened by tyrsday29 5 months ago

#641 - Add a way for validating template data based on input

Issue - State: closed - Opened by YouKnow-sys 6 months ago - 4 comments

#640 - Question: App State mechanism for handlebars/helpers?

Issue - State: closed - Opened by jeremychone 6 months ago - 2 comments

#639 - chore(deps-dev): bump express from 4.18.2 to 4.19.2 in /playground/www

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, javascript

#638 - improve error messages on parse errors

Pull Request - State: closed - Opened by lovasoa 7 months ago - 5 comments

#637 - chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /playground/www

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, javascript

#636 - chore(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6 in /playground/www

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, javascript

#635 - chore(deps): update heck requirement from 0.4 to 0.5

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, rust

#634 - Update lib.rs documentation for escape characters

Pull Request - State: closed - Opened by jmt-lab 9 months ago - 1 comment

#633 - Using a Partial in a Rocket application seems to not work

Issue - State: closed - Opened by Ragudos 9 months ago - 1 comment

#632 - Revert "refactor: turn off pub access of chain in HelperTemplate"

Pull Request - State: closed - Opened by sunng87 9 months ago - 1 comment

#631 - chore(deps): update env_logger requirement from 0.10 to 0.11

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 3 comments
Labels: dependencies, rust

#630 - refactor: turn off pub access of chain in HelperTemplate

Pull Request - State: closed - Opened by sunng87 10 months ago - 1 comment

#629 - Add chained else expression support

Pull Request - State: closed - Opened by progmboy 10 months ago - 2 comments

#628 - chore(deps-dev): bump follow-redirects from 1.15.2 to 1.15.4 in /playground/www

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, javascript

#627 - More succinct error messages for `RenderError`

Issue - State: closed - Opened by UtkarshVerma 10 months ago - 1 comment

#626 - Can't get the built-in `log` helper to output message

Issue - State: closed - Opened by UtkarshVerma 10 months ago - 2 comments

#625 - refactor: improve RenderError and RenderErrorReason for 5.0 branch

Pull Request - State: closed - Opened by sunng87 10 months ago - 1 comment

#624 - Reuse `RenderContext` after executing partial

Issue - State: closed - Opened by gemhtcr 11 months ago - 5 comments

#623 - XPath helper questions

Issue - State: closed - Opened by hhalex 11 months ago - 4 comments

#622 - Parameters list of a template

Issue - State: closed - Opened by hhalex 11 months ago - 4 comments

#621 - QUESTION: Include templates in resulting binary

Issue - State: open - Opened by gintsgints 12 months ago - 1 comment

#620 - After PR #619, use consistent naming of string converters

Issue - State: closed - Opened by eklipse2k8 12 months ago - 1 comment

#619 - Support for case conversion helpers.

Pull Request - State: closed - Opened by gabhijit 12 months ago - 2 comments

#618 - ographs issue

Issue - State: closed - Opened by shadowTW about 1 year ago - 3 comments

#617 - Support for text processing helpers

Issue - State: closed - Opened by gabhijit about 1 year ago - 4 comments
Labels: enhancement

#616 - Failure to trim non-escaped variables

Issue - State: closed - Opened by ryanolson about 1 year ago - 1 comment

#615 - Add test showing decorator behaviour in deep partials

Pull Request - State: open - Opened by rbtcollins about 1 year ago

#614 - Handling localization for data?

Issue - State: open - Opened by HiImJulien about 1 year ago - 4 comments
Labels: question

#613 - extra whitespaces after \n in partial when rendered from a partial

Issue - State: open - Opened by ryanolson about 1 year ago - 2 comments

#612 - chore(deps): update pprof requirement from 0.12 to 0.13

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, rust

#611 - Extra whitespace added to `each` when the `/each` isn't followed by `\n`

Issue - State: closed - Opened by jjcomer about 1 year ago - 1 comment

#610 - Re-export JsonTruthy

Pull Request - State: closed - Opened by Dosenpfand about 1 year ago - 3 comments

#609 - Improve recursive call macros hygiene

Pull Request - State: closed - Opened by FirelightFlagboy about 1 year ago - 2 comments

#607 - fix: public access to `DirectorySourceOptions`

Pull Request - State: closed - Opened by sunng87 about 1 year ago - 1 comment

#606 - DirectorySourceOptions members are not pub

Issue - State: closed - Opened by kiuma about 1 year ago - 1 comment

#605 - chore: update rhai to 1.16.1 and set msrv to 1.66

Pull Request - State: closed - Opened by sunng87 about 1 year ago - 1 comment

#604 - Rhai 1.16 upgrade

Issue - State: closed - Opened by sunng87 about 1 year ago - 1 comment

#603 - fix: expose directory source options

Pull Request - State: closed - Opened by sunng87 about 1 year ago

#601 - Add hidden flag to control when hidden files are ignored

Pull Request - State: closed - Opened by yhakbar about 1 year ago - 6 comments

#600 - Each loop not aligned with inline

Issue - State: closed - Opened by htakao about 1 year ago - 2 comments

#599 - chore(deps): update rust-embed requirement from 6.3.0 to 8.0.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 5 comments
Labels: dependencies, rust

#598 - Recursive rendering, is it possible?

Issue - State: open - Opened by OriDevTeam about 1 year ago - 1 comment

#597 - compile string to template without registering

Issue - State: open - Opened by dexterdy about 1 year ago - 5 comments

#596 - Added dev mode and extension filter for RustEmbed

Pull Request - State: closed - Opened by qxuken about 1 year ago - 2 comments

#595 - Failure to parse templates with namespaced helpers that take arguments

Issue - State: closed - Opened by cbgbt over 1 year ago - 5 comments

#594 - Added TemplateErrorReason to exported types

Pull Request - State: closed - Opened by Julian-Alberts over 1 year ago - 2 comments

#592 - Issue referencing @key after #with

Issue - State: open - Opened by HectorCastelli over 1 year ago - 1 comment

#591 - chore(deps): update pprof requirement from 0.11 to 0.12

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, rust

#590 - fix issue #589 to make the quick-start example complete

Pull Request - State: closed - Opened by szabgab over 1 year ago - 2 comments

#588 - Render arrays without trailing commas

Pull Request - State: closed - Opened by aromeronavia over 1 year ago - 2 comments

#587 - Rendering arrays leave a trailing comma

Issue - State: closed - Opened by aromeronavia over 1 year ago

#586 - support for else if

Issue - State: closed - Opened by lovasoa over 1 year ago - 8 comments

#585 - {{include components/cover foo="bar"}} not working

Issue - State: closed - Opened by kiuma over 1 year ago - 1 comment

#584 - chore(deps): update criterion requirement from 0.4 to 0.5

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, rust

#582 - version 4.3.7 seems to be broken due to pest 2.5.6 (semver violation)

Issue - State: closed - Opened by turboMaCk over 1 year ago - 5 comments

#581 - Refactor more RenderError into RenderErrorReason

Pull Request - State: closed - Opened by sunng87 over 1 year ago - 1 comment

#580 - How do I generate a single brace?

Issue - State: closed - Opened by jm-observer over 1 year ago - 2 comments
Labels: question