keystonejs / keystone

The most powerful headless CMS for Node.js — built with GraphQL and React
https://keystonejs.com
MIT License
8.98k stars 1.13k forks source link

Make the navigation wrapping ul component user customisable #9153

Open mikehazell opened 1 month ago

mikehazell commented 1 month ago

The NavigationContainer component rendered it's children inside a ul meaning if you wanted to render anything other than an li you would have to do some gymnastics to make it work.

This change makes it the users' responsibility to properly wrap list items in a ul.

codesandbox-ci[bot] commented 1 month ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 20fe773d21d864bf9ed93db583f5f2ade6d65513:

Sandbox Source
@keystone-6/sandbox Configuration