e97abeceb5
refs https://github.com/TryGhost/Team/issues/1386 - The current match handler supports normal (in)equality operators, but no numeric comparisons (<, >, <=, >=) - A use case for these new operators is to show the latest post in a separate way from other posts Includes unit tests to check the new behaviour. Run via `yarn test test/unit/frontend/helpers/match.test.js` |
||
---|---|---|
.. | ||
apps | ||
helpers | ||
meta | ||
public | ||
services | ||
src/cards | ||
views | ||
web |