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

#579 - if does not follow strict mode.

Issue - State: closed - Opened by w1ll-i-code over 1 year ago - 2 comments

#578 - fix: use std::result::Result instead of Result in handlebar_helper!() macro

Pull Request - State: closed - Opened by meuter over 1 year ago - 3 comments

#577 - Fix parameter passing for single-quoted string literals

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

#576 - Is there a way to extract all the helpers in a template?

Issue - State: closed - Opened by lenqwang over 1 year ago - 4 comments
Labels: question

#575 - Can't pass single-quoted strings as parameters

Issue - State: closed - Opened by nickvollmar over 1 year ago - 1 comment
Labels: enhancement, syntax

#574 - fix: indent for partials contain block

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

#573 - Add a failing test for a partial containing a block

Pull Request - State: closed - Opened by mmun over 1 year ago - 4 comments
Labels: syntax

#572 - Refactor internal RenderError into RenderErrorReason

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

#571 - feat: raise an render error when partial not found

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

#570 - Partial block behavior differences from original implementation

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

#569 - Json objects do not render properly

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

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

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

#567 - feat: use smartstring for handlebars path segments

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

#565 - extracting unused parameters?

Issue - State: open - Opened by mojindri over 1 year ago - 1 comment
Labels: question

#563 - Rendering symbols to HTML codes?

Issue - State: closed - Opened by blyxyas almost 2 years ago

#561 - Generate pest grammar through an integration test

Pull Request - State: closed - Opened by djc almost 2 years ago - 7 comments

#560 - chore(deps): bump json5 from 1.0.1 to 1.0.2 in /playground/www

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

#558 - chore(deps): bump ssri from 6.0.1 to 6.0.2 in /playground/www

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

#557 - chore(deps): bump json5 and copy-webpack-plugin in /playground/www

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 2 comments
Labels: dependencies, javascript

#556 - chore(deps): bump serialize-javascript from 2.1.2 to 6.0.0 in /playground/www

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

#555 - chore(deps): bump y18n from 4.0.0 to 4.0.3 in /playground/www

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

#554 - chore(deps): bump kind-of from 6.0.2 to 6.0.3 in /playground/www

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

#553 - chore(deps): bump loader-utils from 1.2.3 to 1.4.2 in /playground/www

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 2 comments
Labels: dependencies, javascript

#552 - How to use square brackets when calling helper?

Issue - State: open - Opened by ysthakur almost 2 years ago - 1 comment
Labels: syntax

#551 - fix: loading templates which has multiple extensions

Pull Request - State: closed - Opened by sunng87 almost 2 years ago - 1 comment

#550 - Lazy initialize a variable

Issue - State: closed - Opened by kpcyrd almost 2 years ago - 4 comments
Labels: question

#549 - (Breaking) Change in `register_templates_directory`

Issue - State: closed - Opened by Nerixyz almost 2 years ago - 2 comments
Labels: bug

#548 - Web playground

Pull Request - State: closed - Opened by sunng87 almost 2 years ago - 1 comment

#547 - chore(deps): update env_logger requirement from 0.9 to 0.10

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 3 comments
Labels: dependencies

#546 - Able to get the missing variable path from error

Pull Request - State: closed - Opened by linw1995 almost 2 years ago - 2 comments

#545 - make all modules public.

Pull Request - State: closed - Opened by Bjohnson131 almost 2 years ago - 1 comment

#544 - chore(deps): update pprof requirement from 0.10 to 0.11

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#543 - Fix looking up provided null value in strict mode

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

#542 - fix: enable include-exclude feature for rust-embed

Pull Request - State: closed - Opened by sunng87 about 2 years ago

#541 - If lookup with parenthesis causes error

Issue - State: closed - Opened by Nutomic about 2 years ago - 1 comment
Labels: enhancement

#540 - Issue with handlebars-rust 4

Issue - State: closed - Opened by mojindri about 2 years ago - 4 comments
Labels: question

#539 - Can I use Handlebars struct in async move tokio spawn?

Issue - State: closed - Opened by doowonee about 2 years ago - 2 comments
Labels: question

#538 - chore(deps): update tiny_http requirement from 0.11 to 0.12

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#537 - Web playground

Issue - State: closed - Opened by sunng87 about 2 years ago
Labels: help wanted

#536 - Fix issue when using partial context within each block

Pull Request - State: closed - Opened by sunng87 about 2 years ago

#535 - Integration with oss-fuzz fuzzing service

Issue - State: closed - Opened by manunio about 2 years ago - 3 comments

#534 - Issue with dynamic template?

Issue - State: closed - Opened by mojindri about 2 years ago - 6 comments
Labels: question

#533 - Allow public access to local variables

Pull Request - State: closed - Opened by lovasoa about 2 years ago

#532 - issue 529: simplify lifetime requirements

Pull Request - State: closed - Opened by lovasoa about 2 years ago - 4 comments

#531 - Why is registry private?

Issue - State: closed - Opened by franklinblanco about 2 years ago - 1 comment
Labels: question

#530 - chore(deps): update criterion requirement from 0.3 to 0.4

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#529 - Rendering a template requires it to live for as long as the registry

Issue - State: closed - Opened by lovasoa about 2 years ago - 7 comments

#526 - Css files not loading with actix

Issue - State: closed - Opened by DogsCodesStudio about 2 years ago - 3 comments

#525 - Include `axum-template` on related projects

Pull Request - State: closed - Opened by Altair-Bueno about 2 years ago - 1 comment

#524 - Improve stability of the benchmark

Issue - State: closed - Opened by darnuria about 2 years ago - 3 comments

#523 - Write instead of format

Pull Request - State: closed - Opened by darnuria over 2 years ago

#522 - feat: Add in trait Output in write_fmt to get access to write! macro

Pull Request - State: closed - Opened by darnuria over 2 years ago - 7 comments

#521 - Whitespace in content removed completely.

Issue - State: closed - Opened by mainrs over 2 years ago - 3 comments

#520 - Using both hash and param in partial include

Pull Request - State: closed - Opened by sunng87 over 2 years ago

#519 - Passing variables to partial does not work when model is specified in 4.0.0 and later

Issue - State: closed - Opened by forbjok over 2 years ago - 2 comments
Labels: bug

#518 - Disable partial indent with leading `~`

Pull Request - State: closed - Opened by mkantor over 2 years ago - 2 comments

#517 - Unable to access full array inside of #each

Issue - State: closed - Opened by Nutomic over 2 years ago - 1 comment

#516 - Is it possible to define expression-helper?

Issue - State: closed - Opened by samuelpilz over 2 years ago - 3 comments
Labels: question

#515 - feat: add function to reuse context while write into Write #514

Pull Request - State: closed - Opened by sunng87 over 2 years ago

#514 - Add `render[_template]_with_context_to_write`

Issue - State: closed - Opened by samuelpilz over 2 years ago - 2 comments

#513 - feat: AsyncHelperDef WIP

Pull Request - State: open - Opened by sunng87 over 2 years ago

#512 - Supports `Result` for helper function

Issue - State: open - Opened by RoCry over 2 years ago - 4 comments
Labels: question

#511 - chore(deps): update pprof requirement from 0.9 to 0.10

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#510 - fix: whitespace elision syntax to be compatible with js version

Pull Request - State: closed - Opened by sunng87 over 2 years ago

#509 - Handlebars.js incompatibilities

Issue - State: closed - Opened by vojtechkral over 2 years ago - 4 comments
Labels: syntax

#508 - Make registry public

Pull Request - State: closed - Opened by kareemk over 2 years ago - 2 comments

#506 - refactor: move from quick-error to thiserror

Pull Request - State: closed - Opened by sunng87 over 2 years ago

#505 - Partial indent support

Pull Request - State: closed - Opened by sunng87 over 2 years ago

#504 - Partial indent should apply to every line of partial string

Issue - State: closed - Opened by sunng87 over 2 years ago - 2 comments
Labels: bug

#503 - chore(deps): update pprof requirement from 0.8 to 0.9

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#502 - Add example for helper macro

Issue - State: closed - Opened by sunng87 over 2 years ago
Labels: doc

#501 - chore(deps): update pprof requirement from 0.7 to 0.8

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#500 - Refactor dir_source to be more ideomatic

Pull Request - State: closed - Opened by Fallen4Eyes over 2 years ago - 3 comments

#498 - Update link to actix-web example

Pull Request - State: closed - Opened by mhutter over 2 years ago

#497 - chore(deps): update pprof requirement from 0.6 to 0.7

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#496 - Fix block param scope leaked into partials

Pull Request - State: closed - Opened by sunng87 over 2 years ago

#495 - Partial parameters should have precedence over parent context

Issue - State: closed - Opened by njust over 2 years ago - 2 comments
Labels: bug

#494 - chore(deps): update tiny_http requirement from 0.10 to 0.11

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#493 - RUSTSEC-2021-0127: serde_cbor is unmaintained

Issue - State: closed - Opened by github-actions[bot] over 2 years ago - 1 comment

#492 - RUSTSEC-2020-0077: memmap is unmaintained

Issue - State: closed - Opened by github-actions[bot] over 2 years ago

#491 - How to create a block helper with a macro?

Issue - State: closed - Opened by mladedav almost 3 years ago - 2 comments
Labels: question

#490 - New optional features not showing up in rustdoc

Issue - State: closed - Opened by sunng87 almost 3 years ago - 1 comment
Labels: doc

#489 - Vanishing newlines

Issue - State: closed - Opened by xuzn almost 3 years ago - 1 comment
Labels: question

#488 - Fix partial block referencing in nested partials

Pull Request - State: closed - Opened by sunng87 almost 3 years ago

#487 - Nested partials cause stack overflow

Issue - State: closed - Opened by emi2k01 almost 3 years ago - 8 comments
Labels: bug

#486 - Keep indent for partial expression (>) by default

Pull Request - State: closed - Opened by sunng87 almost 3 years ago

#482 - Partials do not respect the indentation from source content

Issue - State: closed - Opened by nswarm almost 3 years ago - 7 comments
Labels: enhancement

#454 - Export `push_partial_block` and `pop_partial_block`

Pull Request - State: open - Opened by mkantor over 3 years ago - 4 comments

#452 - Valuable adoption

Pull Request - State: open - Opened by sunng87 over 3 years ago

#443 - Standalone dot as parameter

Pull Request - State: open - Opened by sunng87 over 3 years ago

#436 - Async Io / Tokio Support

Issue - State: open - Opened by DrSloth over 3 years ago - 4 comments
Labels: enhancement

#415 - Publish source api

Pull Request - State: open - Opened by sunng87 over 3 years ago - 4 comments
Labels: stalled

#397 - Allow registry to be cloned

Pull Request - State: open - Opened by rakshith-ravi almost 4 years ago - 7 comments

#394 - Preprocessor

Pull Request - State: open - Opened by sunng87 almost 4 years ago

#387 - Alternative TeX-friendly delimiters

Issue - State: closed - Opened by vojtechkral about 4 years ago - 9 comments
Labels: question

#383 - Added `register_local_helper_rc` to `RenderContext`.

Pull Request - State: open - Opened by ExPixel about 4 years ago - 4 comments

#358 - Remove decorator from public API

Issue - State: open - Opened by sunng87 over 4 years ago - 1 comment
Labels: enhancement

#208 - WebAssembly API for JavaScript

Issue - State: open - Opened by sunng87 over 6 years ago - 12 comments
Labels: help wanted, Difficulty-Hard

#163 - Experiment: Making a JavaScript API for handlebars in WebAssembly (WIP)

Pull Request - State: open - Opened by sunng87 over 7 years ago - 5 comments

#157 - Async helper

Issue - State: open - Opened by sunng87 over 7 years ago - 4 comments
Labels: enhancement