0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/frontend
Hannah Wolfe 2876178dcf 🐛 Fixed logic error in navigation for isSecondary
closes #11772

- Ensures that isSecondary is a boolean true or false
- Added tests that cover the bug, switching to using compile because the helpers have to be run together
- TODO: all tests for helpers should be switched to compile, it's SO MUCH easier
2020-05-18 19:15:28 +01:00
..
apps Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00
helpers 🐛 Fixed logic error in navigation for isSecondary 2020-05-18 19:15:28 +01:00
meta Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
services Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00
views Updated unsubscribe copy 2019-11-26 11:03:14 +01:00