feat(nav): surface Meetings + Decisions as top-level nav entries#33
Open
ronaldtse wants to merge 2 commits into
Open
feat(nav): surface Meetings + Decisions as top-level nav entries#33ronaldtse wants to merge 2 commits into
ronaldtse wants to merge 2 commits into
Conversation
…Item URN - ContactCollection/VenueCollection pages renamed to ContactRegister/VenueRegister (model rename) - new: body.md, body-register.md, entity-resolution.md (three-tier inline/local_ref/ref + Edoxen::EntityResolver) - contact.md/venue.md: ref/local_ref/urn fields, Meeting.contacts[] - agenda.md: AgendaItem.urn + Edoxen::UrnFor; decision_ref fix - meeting-collection.md: committee/committee_group are Body - schema.md: register root docs, three-tier URN pattern, lychee fix - cli.md: validate-meetings/normalize-meetings coverage - public/schemas re-synced from edoxen-model@main - sidebar nav updated
Per the user request — Meetings and Decisions (Resolutions) are the two primary concepts and should be discoverable in the top nav, not buried inside the Model dropdown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Promote Meetings and Decisions out of the 'Model' dropdown into top-level nav slots, matching the default chrome shipped in @edoxen/astro (PR edoxen/edoxen-js#14).