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

Fixes for issue #2950 #3002

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Fixes for issue #2950 #3002

wants to merge 15 commits into from

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    e529a85 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    4008b96 View commit details
    Browse the repository at this point in the history
  2. fix saadeghi#2950 improved docs for radial progress to use aria-value…

    …now to clearly show progress
    gjvalenz committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    74a3551 View commit details
    Browse the repository at this point in the history
  3. fix saadeghi#2950 added aria-valuetext because guidelines state to us…

    …e it for extra clarity alongside aria-valuenow
    gjvalenz committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    0c26c24 View commit details
    Browse the repository at this point in the history
  4. fix saadeghi#2950 added aria-labels to rating radio inputs to be more…

    … explicit about their function -- cannot change name due to radio groups
    gjvalenz committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    0c5f0e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. fix saadeghi#2950 drawer changes affect visibility so screenreaders d…

    …on't parse side content at all times, only when drawer is opened
    gjvalenz committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    be7cc43 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. fix saadeghi#2950 countdown updated to have accessibility options + d…

    …ocs updated to use them
    gjvalenz committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e2ebf61 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    62b817b View commit details
    Browse the repository at this point in the history
  2. fix saadeghi#2950 improved docs for radial progress to use aria-value…

    …now to clearly show progress
    gjvalenz committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    7b449f9 View commit details
    Browse the repository at this point in the history
  3. fix saadeghi#2950 added aria-valuetext because guidelines state to us…

    …e it for extra clarity alongside aria-valuenow
    gjvalenz committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    9acb19e View commit details
    Browse the repository at this point in the history
  4. fix saadeghi#2950 added aria-labels to rating radio inputs to be more…

    … explicit about their function -- cannot change name due to radio groups
    gjvalenz committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    64ca570 View commit details
    Browse the repository at this point in the history
  5. fix saadeghi#2950 drawer changes affect visibility so screenreaders d…

    …on't parse side content at all times, only when drawer is opened
    gjvalenz committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    6d77203 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8050493 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of github.com:gjvalenz/daisyui

    conflicts resolved
    gjvalenz committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    73756ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    830be70 View commit details
    Browse the repository at this point in the history