mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
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` |
||
---|---|---|
.. | ||
client@00fdd59b1d | ||
frontend | ||
server | ||
shared | ||
app.js | ||
boot.js | ||
bridge.js |