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

feat: accessibilityIdentifier can now be set on AttributedLabel #524

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

robmaceachern
Copy link
Member

@robmaceachern robmaceachern commented Nov 21, 2024

This allows accessibilityIdentifier to be set on AttributedLabel.

@robmaceachern robmaceachern changed the title feat: The accessibilityIdentifier can now be set on AttributedLabel feat: accessibilityIdentifier can now be set on AttributedLabel Nov 21, 2024
@robmaceachern robmaceachern marked this pull request as ready for review November 21, 2024 15:13
@robmaceachern robmaceachern requested a review from a team as a code owner November 21, 2024 15:13
@robmaceachern robmaceachern merged commit 594b6c5 into main Nov 21, 2024
5 checks passed
@robmaceachern robmaceachern deleted the robmaceachern/attributedlabel-a11yidentifier branch November 21, 2024 18:26
kyleve added a commit that referenced this pull request Dec 12, 2024
…rarchy

* origin/main:
  release: Blueprint 5.1.0 (#528)
  chore(ios): Scripts for preparing release and changelog (#529)
  feat: `accessibilityIdentifier` can now be set on `AttributedLabel` (#524)
  Bump rexml from 3.3.6 to 3.3.9
  Prepare 5.0.1 release (#522)
  Update CHANGELOG.md
  Bumping versions to 5.0.0.
  Add precondition to `setNeedsViewHierarchyUpdate`. Expanded precondition message to encourage self-diagnosis.
  Renamed accessibility(...) to deprecated_accessibility(...) (#516)
  Annotate `updateViewHierarchyIfNeeded` and `update(node:context:)` with @mainactor and add `preconditionIsolated` runtime check
  Bump Github jobs to use macos-14
  Bump CI Xcode to 15.4 (from 15.1)
  Add priority to allow adjusting how extra space in a run/row in a flow should be used.
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