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: drwpow/html-aria
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.9
Choose a base ref
...
head repository: drwpow/html-aria
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 6 commits
  • 45 files changed
  • 4 contributors

Commits on Jan 29, 2025

  1. Add first-class DOM support (#38)

    * Add first-class DOM support
    
    * Update README.md
    
    Co-authored-by: Craig Morten <[email protected]>
    
    * Update JSDocs
    
    * Update README.md
    
    ---------
    
    Co-authored-by: Craig Morten <[email protected]>
    drwpow and jlp-craigmorten authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    047714d View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2025

  1. AAM improvements (#40)

    * AAM improvements
    
    * Update deps
    drwpow authored Feb 9, 2025
    Configuration menu
    Copy the full SHA
    eedfa8f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. Add SVG AAM spec (#42)

    * Add SVG AAM
    
    * Add SVG AAM
    drwpow authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    c000339 View commit details
    Browse the repository at this point in the history
  2. Add’l AAM fixes (#43)

    drwpow authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    29528dd View commit details
    Browse the repository at this point in the history
  3. [ci] release (#41)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    ef0f62a View commit details
    Browse the repository at this point in the history
  4. Fix README (#44)

    drwpow authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    5070812 View commit details
    Browse the repository at this point in the history
Loading