Ghost/test/unit/services/theme-engine/handlebars
Hannah Wolfe 7069cc1221 Added initial match helper
refs: https://github.com/TryGhost/Team/issues/759

- wired up a matchHelper feature flag & used the labsEnabledHelper tool to gate the helper
- added a first version of the match helper, which is intended to replace the has helper
- this is an experimental helper and may or may not make it to GA
- match is a simple comparison helper, right now it does a very basic equals or not equals comparison
- much more functionality is needed to reach parity with has
2021-06-07 21:15:05 +01:00
..
helpers_spec.js Added initial match helper 2021-06-07 21:15:05 +01:00
template_spec.js Moved handlebars utils to new theme engine service 2021-04-21 14:21:32 +01:00