Skip to content

Pull requests: handlebars-lang/handlebars.js

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

Pull requests list

feat: allow a custom escapeExpression for an env feature item for language spec Used for issues that describe things that should be covered by a spec topic for discussion
#1523 opened Apr 17, 2019 by thekiwi Loading… updated Apr 15, 2020
8 tasks done
Backlog
[WIP] feat: add dependency management automation (#1676).
#1677 opened Apr 11, 2020 by aorinevo Loading… updated May 6, 2020
refactor: do not create a "global" variable in tests
#1688 opened May 7, 2020 by nknapp Loading… updated May 10, 2020
WIP: Use Karma instead of custom-built mocha test-runner in the browser
#1694 opened Jun 9, 2020 by nknapp Loading… updated Jun 9, 2020
experimental mjs loader for Node 14 feature
#1710 opened Sep 8, 2020 by mmomtchev Loading… updated Nov 23, 2021
WIP nested each with equal values #1686 bug
#1687 opened May 5, 2020 by graphicore Loading… updated Nov 23, 2021
8 tasks done
Support Map for iteration and nested paths feature
#1679 opened Apr 16, 2020 by karlvr Loading… updated Nov 23, 2021
8 tasks done
fix: file creation bug on tests.
#1667 opened Mar 31, 2020 by aorinevo Loading… updated Dec 23, 2021
docs: add Node.js support policy
#1671 opened Apr 2, 2020 by nknapp Loading… updated Dec 23, 2021
[WIP] Use automatically generated types
#1817 opened Jan 4, 2022 by jaylinski Loading… updated Jan 7, 2022
2 tasks
test: functions in nested objects should be bound to that object (#1860)
#1861 opened May 10, 2022 by vassudanagunta Loading… updated May 10, 2022
Backport security fixes for #1736 bug
#1751 opened May 19, 2021 by bitwiseman Loading… updated Aug 18, 2022
5 of 8 tasks
Prevents indent on blank lines of partials. breaking change topic for discussion
#1518 opened Mar 29, 2019 by bdiz Loading… updated Oct 24, 2022
8 tasks done
Fix #1695 indented partial with block helper cannot split result
#1916 opened Jan 4, 2023 by xmedeko Loading… updated Jan 5, 2023
[WIP] Add possibility to precompile as ES module
#1816 opened Jan 3, 2022 by jaylinski Loading… updated May 2, 2023
1 task
Add "prepare" script
#1946 opened Jun 11, 2023 by puiterwijk Loading… updated Jun 11, 2023
8 tasks done
[WIP] Use latest source-map-version
#1813 opened Jan 1, 2022 by jaylinski Loading… updated Jun 19, 2023
added _parent and context to data returned by #with in helpers #1840
#1952 opened Jun 23, 2023 by smmhatami Loading… updated Jun 23, 2023
added a helper to check if a partial is defined in the context #1948 feature
#1953 opened Jun 27, 2023 by smmhatami Loading… updated Jun 27, 2023
handled error for using strict and compat together #1741
#1955 opened Jun 28, 2023 by smmhatami Loading… updated Jun 29, 2023
simply added double quote to partial not found error message ##1450
#1954 opened Jun 28, 2023 by smmhatami Loading… updated Jun 29, 2023
ProTip! Exclude everything labeled bug with -label:bug.