Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ryersondmp/sa11y
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.1.1
Choose a base ref
...
head repository: ryersondmp/sa11y
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.1.10
Choose a head ref
  • 10 commits
  • 203 files changed
  • 5 contributors

Commits on Mar 25, 2025

  1. Sa11y 4.1.2

    Fixed `outlineIgnore` prop.
    adamchaboryk committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    c702dfd View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2025

  1. Sa11y 4.1.3

    Fixed an issue when embedded checks are turned off.
    adamchaboryk committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    9f66737 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. Sa11y 4.1.4

    - HTML export now uses absolute URLs for images to ensure they load properly.
    - Support for Level AAA contrast via prop `contrastAAA`.
    - Contrast tools and colour pickers are further simplified. A simple "Good" badge is shown when the colour picker finds a colour that meets contrast for the element in context, whether it's normal-sized text or large-sized text.
    adamchaboryk committed Apr 2, 2025
    Configuration menu
    Copy the full SHA
    cf3baf1 View commit details
    Browse the repository at this point in the history
  2. Typo in comment (#118)

    brianteeman authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    91fa228 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. Sa11y 4.1.5

    - Images of the same origin are converted into Base64 when using the Export HTML report feature. This ensures image previews are available, making the reports more useful!
    - Minor visual enhancements to HTML report.
    adamchaboryk committed Apr 4, 2025
    Configuration menu
    Copy the full SHA
    eb06b92 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Sa11y 4.1.6

    - Developers can customize the placement of Sa11y's toggle/control panel using CSS variables.
    - The Readability label in the Settings panel now includes an info icon with a tooltip explaining its function.
    adamchaboryk committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    41fe07d View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. Sa11y 4.1.7

    - **Bug fix:** Warning for when an SVG's `fill` or `stroke` attribute uses an unsupported colour space.
    - **Enhancement:** Fixed Dutch language strings.
    adamchaboryk committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    472f73e View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. Sa11y 4.1.8

    - **Bug fix:** Fixed version number.
    adamchaboryk committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    89d34a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. Sa11y 4.1.9 (#121)

    - Tooltip messages for five image-related rulesets can now be correctly overridden.
    - Empty header check now takes precedence over skipped heading detection. Thanks @Michael-Nesci!
    adamchaboryk authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    b460245 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. Dev 4.1.10 (#124)

    * added more precise phrases german (#123)
    
    * Update de.js
    
    * Update src/js/lang/de.js
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * 4.1.10
    
    - Adjust control panel width for certain languages from 350px to 365px.
    
    ---------
    
    Co-authored-by: Thomas Skerbis <thomas.skerbis@mac.com>
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    3 people authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    74345e4 View commit details
    Browse the repository at this point in the history
Loading