Skip to content
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

Prepare 4.1.2 Release #503

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Prepare 4.1.2 Release #503

merged 1 commit into from
Jun 17, 2024

Conversation

nsillik
Copy link
Contributor

@nsillik nsillik commented Jun 17, 2024

[4.1.2] - 2024-06-17

  • Fix a bug in which newlines were preserved in accessibility labels.

@nsillik nsillik requested a review from a team as a code owner June 17, 2024 18:19
@@ -849,3 +855,8 @@ extension NSTextCheckingResult.CheckingType {
}
}

extension String {
var removingNewlines: String {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: private

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

SampleApp/Podfile.lock Outdated Show resolved Hide resolved
@nsillik nsillik force-pushed the nsillik/release-4.1.2 branch 2 times, most recently from 06566ab to 42047f7 Compare June 17, 2024 18:28
@nsillik nsillik changed the title Nsillik/release 4.1.2 Prepare 4.1.2 Release Jun 17, 2024
@nsillik nsillik force-pushed the nsillik/release-4.1.2 branch from 42047f7 to d5b9610 Compare June 17, 2024 18:29
@nsillik nsillik merged commit e410025 into main Jun 17, 2024
3 of 5 checks passed
@nsillik nsillik deleted the nsillik/release-4.1.2 branch June 17, 2024 18:34
maxg-square added a commit that referenced this pull request Nov 4, 2024
* tag '4.3.0':
  Prepare version 4.3.0 (#513)
  Add passThroughTouches to BlueprintView, PassthroughView (#511)
  Bump checkout and upload-artifacts (#512)
  Bump rexml from 3.2.8 to 3.3.6
  Unnest Box.CornerStyle (#508)
  Prepare 4.2.1 (#507)
  Make public the UIBezierPath helper using Box.CornerStyle
  Prepare 4.2.0 (#505)
  Label and AttributedLabel now support accessibilityValue (#504)
  Prepare 4.1.2 Release (#503)
  Replace newlines in a11y labels with spaces (#502)
  Fix string index out of bounds crash. (#501)
  bumping version to 4.1.0 (#499)
  AttributedLabel Link Accessibility (#459)
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.

2 participants