2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/test
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
..
functional Add ghost-backup client to trigger export (#8911) 2017-08-22 11:15:40 +01:00
integration Add ghost-backup client to trigger export (#8911) 2017-08-22 11:15:40 +01:00
unit Added any & all matching to {{#has}} helper 2017-08-22 11:21:47 +01:00
utils Add ghost-backup client to trigger export (#8911) 2017-08-22 11:15:40 +01:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00