Skip to content

Pull requests: sunng87/handlebars-rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

chore(deps): bump send and express in /playground/www dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#676 by dependabot bot was merged Sep 17, 2024 Loading…
chore(deps): bump serve-static and express in /playground/www dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#675 by dependabot bot was merged Sep 17, 2024 Loading…
implement floating point and string comparisons
#673 by lovasoa was merged Sep 6, 2024 Loading…
chore(deps-dev): bump webpack from 5.76.0 to 5.94.0 in /playground/www dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#671 by dependabot bot was merged Sep 5, 2024 Loading…
docs: fix code examples formatting
#668 by mrnossiom was merged Aug 14, 2024 Loading…
Zero alloc indent write
#663 by cmrschwarz was merged Jul 19, 2024 Loading…
Eliminate RenderContextInner
#662 by cmrschwarz was merged Jul 19, 2024 Loading…
Avoid cloning the Render Context
#661 by cmrschwarz was merged Jul 15, 2024 Loading…
fix: clippy warnings on optional feature tests
#660 by sunng87 was merged Jul 15, 2024 Loading…
apply clippy fixes
#659 by cmrschwarz was merged Jul 14, 2024 Loading…
Fix edge case around nested empty partials
#658 by cmrschwarz was merged Jul 14, 2024 Loading…
Fix #611
#657 by cmrschwarz was merged Jul 14, 2024 Loading…
feat: add PathSeg to public API
#656 by geoffreygarrett was merged Jul 9, 2024 Loading…
Allow users to set single block params.
#655 by cmrschwarz was merged Jul 2, 2024 Loading…
Fix indent v2
#654 by cmrschwarz was merged Jul 7, 2024 Loading…
chore(deps-dev): bump ws from 8.11.0 to 8.17.1 in /playground/www dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#652 by dependabot bot was merged Jun 18, 2024 Loading…
Fix Nested path lookup bug
#651 by cmrschwarz was merged Jun 18, 2024 Loading…
Fix indent after if
#650 by cmrschwarz was closed Jun 30, 2024 Draft
add common IDEs to .gitignore
#649 by cmrschwarz was merged Jun 16, 2024 Loading…
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /playground/www dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#648 by dependabot bot was merged Jun 18, 2024 Loading…
Fix nested partial indenting
#646 by cmrschwarz was merged Jun 16, 2024 Loading…
impl From<RenderError> for RenderErrorReason
#644 by cmrschwarz was merged Jun 14, 2024 Loading…
chore(deps-dev): bump express from 4.18.2 to 4.19.2 in /playground/www dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#639 by dependabot bot was merged Mar 28, 2024 Loading…
improve error messages on parse errors
#638 by lovasoa was merged Mar 24, 2024 Loading…
ProTip! Exclude everything labeled bug with -label:bug.