0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
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
..
client@a00da75736 Updated Ghost-Admin to 3.1.0 2019-11-27 14:11:19 +00:00
frontend Added support for secondary navigation (#11409) 2019-12-04 11:12:02 +07:00
server Added support for secondary navigation (#11409) 2019-12-04 11:12:02 +07:00
shared/nql-map-key-values 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
test Added support for secondary navigation (#11409) 2019-12-04 11:12:02 +07:00
index.js