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

[Locked Figures Aria] Use TextArea instead of TextField #1706

Merged
merged 20 commits into from
Sep 30, 2024

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    4632687 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dd3251 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53acecf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e15d264 View commit details
    Browse the repository at this point in the history
  5. changeset

    nishasy committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    10a8d55 View commit details
    Browse the repository at this point in the history
  6. Add test for undefined

    nishasy committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e099b44 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd3875e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6340759 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1003256 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3c48adc View commit details
    Browse the repository at this point in the history
  11. streamline commas

    nishasy committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    111505f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f5ac0a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    e153641 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dad7ee5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    127b0e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e571ae View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    e297f3d View commit details
    Browse the repository at this point in the history
  2. [Locked Figures Aria] Use TextArea instead of TextField

    Replace LabeledTextField with TextArea in `locked-figures-aria-tsx`
    so that multiline aria labels are easier to work with.
    
    Issue: none
    
    Test plan:
    `yarn jest`
    
    Storybook
    - http://localhost:6006/?path=/story/perseuseditor-widgets-interactive-graph--mafs-with-locked-figure-labels-all-flags
    - All the locked figure types should have updated aria label fields.
    nishasy committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9fe4aea View commit details
    Browse the repository at this point in the history
  3. changeset

    nishasy committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7e2b026 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46a5888 View commit details
    Browse the repository at this point in the history