Conversation
72256f1 to
1f0f1da
Compare
1f0f1da to
c85956b
Compare
❗ Pre-merge checklistPlease ensure these items are checked before merging: 🔎 Smoke test
🌏 Integration tests
✅ Peer Review
🤔 Sanity test
❗ Post-merge checklistPlease ensure these items are checked after merging: 🚢 Version upgrade, cleanup, and documentation
|
|
13066a3 to
c85078f
Compare
bb7c7f5 to
2c0a1c4
Compare
2c0a1c4 to
f132e81
Compare
|
👋 Hi from github/github-ui! Your integration PR is ready: https://github.com/github/github-ui/pull/17005 |
|
Integration test results from github/github-ui:
CI check runs linting, type checking, and unit tests. Check the workflow logs for specific failures. Need help? If you believe this failure is unrelated to your changes, please reach out to the Primer team for assistance. |
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@primer/react@38.18.0
Minor Changes
#7700
91bf343Thanks @francinelucca! - ActionMenu: Graduateprimer_react_action_menu_display_in_viewport_inside_dialogfeature flag. ActionMenu now automatically usesdisplayInViewportwhen rendered inside a Dialog, without requiring the feature flag.#7699
1505d9bThanks @francinelucca! - SelectPanel: AdddisplayInViewportprop#7662
39c8cf3Thanks @HiroAgustin! - Timeline: UpdateclipSidebarprop to accept'start','end', or'both'in addition toboolean. Use'start'to only clip the top,'end'to only clip the bottom, or'both'/trueto clip both ends.Patch Changes
#7690
b492cc8Thanks @HiroAgustin! - fix(Button): Apply inline-flex display to loading wrapper for link variant buttons#7696
1acb7d3Thanks @francinelucca! - Fix item dividers not visible in SelectPanel and FilteredActionList whenshowItemDividersis enabled, caused bycontent-visibility: autoclipping the absolutely-positioned divider pseudo-elements.#7683
f05fcacThanks @liuliu-dev! - Dialog: dynamically switch footer button layout based on available height.#7676
35ca056Thanks @HiroAgustin! - Remove link underline effect on hover for both Link (inline) and Button with variant link (no visuals)#7631
0ecaf6fThanks @mattcosta7! - Add test to validate that themutedprop is not leaked as a bare DOM attribute onLink@primer/styled-react@1.0.4
Patch Changes
#7684
ced0a71Thanks @jonrohan! - Remove Textarea from@primer/styled-react#7685
1c7c598Thanks @jonrohan! - Remove Avatar component from @primer/styled-react