-
Notifications
You must be signed in to change notification settings - Fork 1
Bump/primer upstream #226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump/primer upstream #226
Conversation
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Behrokh Satarnejad <[email protected]> Co-authored-by: Behrokh Satarnejad <[email protected]> Co-authored-by: camertron <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…s group (primer#3252) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jon Rohan <[email protected]>
…dencies group (primer#3248) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
🦋 Changeset detectedLatest commit: a9df370 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
83aeabd to
d748aa9
Compare
d748aa9 to
302f550
Compare
| @@ -0,0 +1 @@ | |||
| - 'button "Translation missing: en.label_zen_mode"' No newline at end of file | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See #227
|
Hi @myabc thanks 👍 I don't see any issue in app/lib/primer/forms/text_field.rb. All good! |
🎆 This brings in two upstream patches we contributed + fix for a memory leak that @cbliard reported:
primer#3267
primer#3265
primer#3259
ℹ️ N.B. there was a conflict in
app/lib/primer/forms/text_field.rbthat I needed to resolve manually. Our implementation ofPrimer::Alpha::TextFielddiffers slightly from the upstream component - we support a customwidthattribute (see PR #48 / 102a2ee)@bsatarnejad I'd be grateful if you could double-check since this relates to the trailing visuals functionality introduced in primer#3267.