Thanks to visit codestin.com
Credit goes to github.com

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: v4.4.0
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: v4.5.0
Choose a head ref
  • 6 commits
  • 5 files changed
  • 3 contributors

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    bca7aec View commit details
    Browse the repository at this point in the history
  2. Update README

    owenniblock committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    becda14 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Merge pull request #88 from github/add-tab-index-to-event

    Add tab index to event object
    owenniblock authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ff00f5b View commit details
    Browse the repository at this point in the history
  2. Register event types for better type inference

    This allows typescript to know which kind of event object is passed to listeners for those event names.
    stof authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    75d656a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #89 from stof/patch-1

    Register event types for better type inference
    camertron authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    22b1f80 View commit details
    Browse the repository at this point in the history
  4. Fix linting issues

    camertron committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    21f1e2b View commit details
    Browse the repository at this point in the history
Loading