Ghost/core/frontend
Fabien O'Carroll d78cbed84d 🐛 Fixed error from has helper w/o dependent data
no-issue

Usage of the has helper like `{{#has 'author:count>1'}}` when the
current context does not have the dependent data (in this case
`authors`) would error, because it could not read property length of
undefined.
2019-10-28 10:55:14 +00:00
..
apps Removed subscribers from the codebase (#11153) 2019-10-09 11:47:04 +02:00
helpers 🐛 Fixed error from has helper w/o dependent data 2019-10-28 10:55:14 +00:00
meta Removed leftover v0.1 meta title helper code 2019-09-12 17:49:17 +02:00
services 🐛 Fixed incorrect body class output on page (#11264) 2019-10-23 18:06:45 +02:00