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 / accessibility and bug fixes #455

Merged
merged 64 commits into from
Mar 15, 2024
Merged

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    169ef31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bb7d96 View commit details
    Browse the repository at this point in the history
  3. chore: add version number to footer text

    Co-authored-by: Melissa Hart <[email protected]>
    2 people authored and dbudzins committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8b23f91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24a60c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b8c1b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a78ae8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    040455f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c09b98 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f8e5c6e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c08f17 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    497e51a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0e1953b View commit details
    Browse the repository at this point in the history
  13. feat: Render favicons dynamically

    Co-authored-by: Mike van Veenhuijzen <[email protected]>
    2 people authored and dbudzins committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    360e3fb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f6a046d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c11b36f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    38a400f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6130ff9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0e6ebfc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fd387cc View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8da576a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3c097d1 View commit details
    Browse the repository at this point in the history
  22. feat(a11y): video meta data items separated (#116)

    Co-authored-by: Mike van Veenhuijzen <[email protected]>
    2 people authored and dbudzins committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c4e1a3f View commit details
    Browse the repository at this point in the history
  23. fix(a11y): only set focus programmatically on keyboard navigation

    Co-authored-by: Mike van Veenhuijzen <[email protected]>
    2 people authored and dbudzins committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    4064215 View commit details
    Browse the repository at this point in the history
  24. feat(a11y): form validation improvements for screen readers

    Co-authored-by: Mike van Veenhuijzen <[email protected]>
    2 people authored and dbudzins committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9ee491f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    bd2ed00 View commit details
    Browse the repository at this point in the history
  26. feat(a11y): slide chevron buttons hitarea increased

    Co-authored-by: Mike van Veenhuijzen <[email protected]>
    2 people authored and dbudzins committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    48c5c87 View commit details
    Browse the repository at this point in the history
  27. fix(a11y): usermenu item count & correct html structure

    Co-authored-by: Mike van Veenhuijzen <[email protected]>
    2 people authored and dbudzins committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ecdc27d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e357d4a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    11a3cfc View commit details
    Browse the repository at this point in the history
  30. chore: fix react warning

    ChristiaanScheermeijer authored and dbudzins committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    37c550e View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    78c4417 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d0a704b View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    22bc251 View commit details
    Browse the repository at this point in the history
  34. feat(a11y): optimize profile menu

    langemike authored and dbudzins committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    627681c View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    1bc4b61 View commit details
    Browse the repository at this point in the history
  36. fix(a11y): videoplayer focus (iOS) & restoration

    Co-authored-by: Mike van Veenhuijzen <[email protected]>
    2 people authored and dbudzins committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    587c6c4 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    867801c View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    9f84533 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    7e4b875 View commit details
    Browse the repository at this point in the history
  40. fix(user): update question value while typing

    Co-authored-by: Mike van Veenhuijzen <[email protected]>
    2 people authored and dbudzins committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c38bfa2 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    db695f5 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    cec2304 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    e9527c5 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    74ada10 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    35267b1 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    f57e1bf View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    e5f227f View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    c5bcaca View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    ee96f30 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    0c8777d View commit details
    Browse the repository at this point in the history
  51. feat: align sidebar backdrop with modal

    royschut authored and dbudzins committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    cdcc8e5 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    7f02cd5 View commit details
    Browse the repository at this point in the history
  53. fix(a11y): add role to make lock icon readable

    refactor(tests): update snapshots
    royschut authored and dbudzins committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8ff2a83 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    d5d306e View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    a2dda21 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    81dcc2d View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    7141821 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    ec96d6d View commit details
    Browse the repository at this point in the history
  59. chore(project): maintenance 2024-q1

    MelissaDTH authored and dbudzins committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    cf12973 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    2f47f8b View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    2a810c0 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    225e2cc View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    63afd5f View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    f9eebb4 View commit details
    Browse the repository at this point in the history