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/tab-container-element
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c70a9d0
Choose a base ref
...
head repository: github/tab-container-element
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2f856f1
Choose a head ref
  • 9 commits
  • 4 files changed
  • 3 contributors

Commits on May 8, 2024

  1. Fix README backtick formatted

    A fenced HTML code block wasn't closed properly, which affected
    subsequent markdown formatting syntax.
    
    This commit closes that block, and adds newlines between headings and
    other fenced code blocks.
    seanpdoyle committed May 8, 2024
    Configuration menu
    Copy the full SHA
    74059b5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #92 from seanpdoyle/readme-formatting

    Fix README backtick formatted
    keithamus authored May 8, 2024
    Configuration menu
    Copy the full SHA
    7cb0674 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6a218f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Merge pull request #93 from github/drop-redundant-role=presentation-f…

    …rom-slot-element
    
    drop redundant role=presentation from slot element
    keithamus authored May 9, 2024
    Configuration menu
    Copy the full SHA
    17a45e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d6c046 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #94 from github/tidy-and-refactor-code

    Tidy up manual slot assignment code
    keithamus authored May 9, 2024
    Configuration menu
    Copy the full SHA
    ce86c9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6a75c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b09f51 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #95 from github/fix-accessibility-issue

    Fixes tablist-tab-wrapper accessibility violation by reverting div->slot change
    owenniblock authored May 9, 2024
    Configuration menu
    Copy the full SHA
    2f856f1 View commit details
    Browse the repository at this point in the history
Loading