0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/test
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
..
acceptance Added support for secondary navigation (#11409) 2019-12-04 11:12:02 +07:00
regression Fixed linter 2019-11-28 18:23:27 +07:00
unit Added support for secondary navigation (#11409) 2019-12-04 11:12:02 +07:00
utils Merge branch 'master' into mega 2019-11-18 11:09:46 +00:00
.eslintignore
.eslintrc.json Updated eslint for tests to allow async functions 2019-10-06 21:03:56 +07:00
.jshintrc