Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Allow <Thead> className customization #350

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 20, 2017

  1. Allow <Thead> className customization

    introduce `headerClassName` option to table, as the className to the <Thead> element is somehow ignored
    Benjamin Flesch authored Jan 20, 2017
    Configuration menu
    Copy the full SHA
    11f8a5a View commit details
    Browse the repository at this point in the history
  2. filter headerClassName prop

    Benjamin Flesch authored Jan 20, 2017
    Configuration menu
    Copy the full SHA
    d92e464 View commit details
    Browse the repository at this point in the history
  3. move to jsx

    Benjamin Flesch committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    a08958a View commit details
    Browse the repository at this point in the history
  4. undo change of entry point..

    Benjamin Flesch committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    0689d68 View commit details
    Browse the repository at this point in the history
  5. re-add lib

    Benjamin Flesch committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    456e153 View commit details
    Browse the repository at this point in the history
  6. fix entry point.. again

    Benjamin Flesch committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    62f6c7c View commit details
    Browse the repository at this point in the history
  7. add missing name

    Benjamin Flesch committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    ffc3faa View commit details
    Browse the repository at this point in the history
  8. fix filter props

    Benjamin Flesch committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    e5c6d84 View commit details
    Browse the repository at this point in the history