Skip to content

Conversation

@finnlewis
Copy link
Member

No description provided.

markconroy and others added 5 commits July 15, 2025 12:23
* Move theme settings into fieldsets and containers

* Adds theme name to the settings form
…gov prev next (#806)

* feat: adds new variables to prev-next SDC

- prev_next_nav_aria_label: convenience prop allowing aria-label to be set
  without needing to create an attribute object
- prev_next_pre_content: slot allowing content to be inserted before the
  Prev and Next links inside the <nav> element
- prev_next_post_content: slot allowing content to be inserted after the
  Prev and Next links inside the <nav> element

* feat: adds accessible label to Guides Prev-Next nav

* feat: adds accessible label to Blog Prev-Next nav

* feat: adds accessible label to Publication Prev-Next nav

* feat: adds accessible label to Step-by-Step Prev-Next nav

* feat: adds missing documentation for prevNextAttributes prop

* feat: makes ids of prev-next nav instances random

This prevents id collisions, but makes using the id for styling
impossible. A fair trade-off given that it's a brand new feature (i.e.
it can't be in use anywhere already).
* Coding standards fixes

* Coding standards fixes
@finnlewis finnlewis merged commit 46a4ba6 into release-2.x Jul 15, 2025
15 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants