You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#899bc24d7a Thanks @joshfarrant! - Added a scroll margin to Footnote.Item to prevent it from being hidden behind fixed navigation during automatic scrolling.
Added 1px border to identify active tab and start/end of Copilot suggestion. The colours of these borders can be customised via the --brand-IDE-default-editor-tab-borderColor and --brand-IDE-autoSuggest-borderColor CSS variables.
Added horizontal scrolling to IDE component when viewed on small viewports
❗ Dotcom integration checklist
Note
GitHub Staff only
Please ensure these items are checked before merging.
Performed successful integration test with github/github
React version change and peerDependencies update 🟢
No issues found when installing or building in any environment
@reach/auto-id removal 🟢
Tested various components which relied on this hook in dotcom and all continue to function correctly
Label leadingVisual prop 🟢
Verified to be working in dotcom, docs, Storybook, and StackBlitz
IDE component accessibility improvements 🟢
Verified to be working in dotcom, docs, Storybook, and StackBlitz
Footnote.Item scroll margin 🟢
Verified to be working in dotcom, docs, Storybook, and StackBlitz. In demo video below, first test is using the release candidate, second is production dotcom. Note how in the first example the 2 Footnote Item is not hidden behind the nav after the scroll, whereas in the second example it is.
A new release is available: https://github.com/primer/brand/releases/tag/%40primer/react-brand%400.47.0.
Changelog
🔗 Permalink to v0.47.0. documentation
Minor Changes
ce6c8b6
Thanks @rezrah! - Updated minimum, compatible version ofreact
andreact-dom
tov18
Patch Changes
#896
ce6c8b6
Thanks @rezrah! - UpdatedleadingVisual
prop inLabel
to acceptIcon
children from the@primer/octicons-react
package.#896
ce6c8b6
Thanks @rezrah! - Replaced usage of@reach/auto-id
with nativeuseId
inreact@v18
#896
ce6c8b6
Thanks @rezrah! - AddpeerDependenciesMeta
configuration, preventing unnecessary peer dependency warnings#899
bc24d7a
Thanks @joshfarrant! - Added a scroll margin toFootnote.Item
to prevent it from being hidden behind fixed navigation during automatic scrolling.#897
1c47b76
Thanks @joshfarrant! -IDE
component accessibility improvements--brand-IDE-default-editor-tab-borderColor
and--brand-IDE-autoSuggest-borderColor
CSS variables.IDE
component when viewed on small viewports❗ Dotcom integration checklist
Note
GitHub Staff only
Please ensure these items are checked before merging.
github/github
@primer/[email protected]
/features/copilot
/enterprise
/enterprise/advanced-security
/articles/security
/articles/security/what-is-security-testing
/features/preview
/features/copilot/getting-started
and/features/copilot
/solutions/devops
/education
/mobile
/contact-sales
/about/diversity
The text was updated successfully, but these errors were encountered: