0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-25 02:31:59 -05:00
ghost/core
Hannah Wolfe ff15dc1667 Added any & all matching to {{#has}} helper
closes #8901

- Adds support for

```
{{#has any="twitter, facebook, website"}}
{{#has any="author.facebook, author.twitter,author.website"}}
{{#has any="@blog.facebook, @blog.twitter, @labs.subscribers"}}
{{#has all="@labs.subscribers,@labs.publicAPI"}}
```
2017-08-22 11:21:47 +01:00
..
client@b641b7fd31 Updated Ghost-Admin to 1.6.2 2017-08-17 18:29:53 +01:00
server Added any & all matching to {{#has}} helper 2017-08-22 11:21:47 +01:00
test Added any & all matching to {{#has}} helper 2017-08-22 11:21:47 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00