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: github/relative-time-element
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: revert-305-fix-types-react19
Choose a base ref
...
head repository: github/relative-time-element
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 3 files changed
  • 3 contributors

Commits on May 6, 2025

  1. Merge pull request #314 from github/revert-305-fix-types-react19

    Revert "Declare `relative-element` under React.JSX to fix React 19 compatibility"
    francinelucca authored May 6, 2025
    Copy the full SHA
    8e59fda View commit details
  2. Support aria-hidden

    khiga8 committed May 6, 2025
    Copy the full SHA
    f1c6b2e View commit details

Commits on May 7, 2025

  1. Add aria-hidden support

    khiga8 committed May 7, 2025
    Copy the full SHA
    dce462b View commit details
  2. add example

    khiga8 committed May 7, 2025
    Copy the full SHA
    7cf1828 View commit details
  3. Fix issues

    khiga8 committed May 7, 2025
    Copy the full SHA
    6357519 View commit details
  4. update render root content

    khiga8 committed May 7, 2025
    Copy the full SHA
    e50de7f View commit details
  5. Toggle aria-hidden

    khiga8 committed May 7, 2025
    Copy the full SHA
    9efd32a View commit details
  6. Update test/relative-time.js

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    khiga8 and Copilot authored May 7, 2025
    Copy the full SHA
    5f916b6 View commit details
  7. Update test/relative-time.js

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    khiga8 and Copilot authored May 7, 2025
    Copy the full SHA
    5bd009f View commit details
  8. Update test/relative-time.js

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    khiga8 and Copilot authored May 7, 2025
    Copy the full SHA
    e94b43f View commit details
  9. fix tests

    khiga8 committed May 7, 2025
    Copy the full SHA
    a2ab717 View commit details
  10. Merge pull request #315 from github/kh-support-aria-hidden

    fix: Ensure aria-hidden applies to shadow root
    khiga8 authored May 7, 2025
    Copy the full SHA
    33cde64 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff revert-305-fix-types-react19...main