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

feat(TableContainer): support id-ref for the header #4807

Closed
wants to merge 9 commits into from

Commits on Dec 3, 2019

  1. feat(TableContainer): support id-ref for the header

    This change adds a capability to specify the element ID of the `<h4>`
    in `<TableContainer>`. This allows application to set up our data table
    so VoiceOver announces the content in such `<h4>` when it announces
    "You are currently in a table" for `<table>`.
    
    Fixes carbon-design-system#3805.
    asudoh committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    2678511 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Configuration menu
    Copy the full SHA
    4abe74d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Configuration menu
    Copy the full SHA
    e6d18cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac71157 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6e553a View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2020

  1. Configuration menu
    Copy the full SHA
    7200aeb View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Update packages/react/src/components/DataTable/DataTable.js

    Co-Authored-By: Abbey Hart <[email protected]>
    asudoh and abbeyhrt authored Mar 23, 2020
    Configuration menu
    Copy the full SHA
    8418319 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    622d348 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Configuration menu
    Copy the full SHA
    b5edac6 View commit details
    Browse the repository at this point in the history