Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Tabs): add ARIA attributes #4970

Merged
merged 8 commits into from
Jan 16, 2020
Merged

Commits on Jan 8, 2020

  1. fix(Tabs): add ARIA attributes

    This change adds ARIA attributes to `<Tab>` and `<TabContent>` to
    better describe their relationship.
    
    Fixes carbon-design-system#4968.
    asudoh committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    26fcb3b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Configuration menu
    Copy the full SHA
    faa0a6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb4cfe3 View commit details
    Browse the repository at this point in the history
  3. Update packages/react/src/components/Tabs/Tabs.js

    Co-Authored-By: emyarod <emyarod@users.noreply.github.com>
    asudoh and emyarod authored Jan 15, 2020
    Configuration menu
    Copy the full SHA
    e409f9d View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. fix(Tabs): fix new DAP errors

    asudoh committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    c313ba7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6645b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24284a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d0fbf7 View commit details
    Browse the repository at this point in the history