0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/acceptance/content
Hannah Wolfe 419e12d90a Added support for secondary navigation (#11409)
no issue

- Secondary navigation means most nav concepts are supported, e.g. header & footer, or left & right
- The UI is added separately, this PR adds supporting concepts:
  - make sure the default value is an empty array
  - add support in the API (v3 only)
  - add handling in the navigation helper
2019-12-04 11:12:02 +07:00
..
authors_spec.js
key_authentication_spec.js
pages_spec.js
posts_spec.js
settings_spec.js Added support for secondary navigation (#11409) 2019-12-04 11:12:02 +07:00
tags_spec.js
utils.js