Ghost/test/unit/services/theme-engine
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
..
engines Moved theme engines to new theme engine service 2021-04-22 21:05:01 +01:00
handlebars Added initial match helper 2021-06-07 21:15:05 +01:00
active_spec.js Improved theme locale handling 2021-05-05 16:13:26 +01:00
config_spec.js Moved theme config to new theme engine service 2021-04-21 14:21:32 +01:00
i18n_spec.js Refactored i18n into a class + index 2021-05-05 15:13:23 +01:00
middleware_spec.js Updated theme middleware to use products api 2021-05-07 16:32:57 +01:00
preview_spec.js Moved theme preview mw to new theme engine service 2021-04-24 19:56:00 +01:00