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

Updates to the react-pivottable component #79

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

Commits on Jun 6, 2019

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

Commits on Jun 7, 2019

  1. Refactored the table renderer code to make it easier to understand an…

    …d modify. Made minor updates to Utilities as well.
    prakhargoel-beacon committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    f067c1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    817b720 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f097b1c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2019

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

Commits on Jun 10, 2019

  1. Flip colSubtotal and rowSubtotal enabled flags. Also add in proper ex…

    …pand operations for complete attributes. Also cleanup some edge cases and pre-calculate the callbacks.
    prakhargoel-beacon committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    61739b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9a2067 View commit details
    Browse the repository at this point in the history
  3. eslint cleanup.

    prakhargoel-beacon committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    b836a36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee8f1dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3de731 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

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

Commits on Jun 13, 2019

  1. Fixed a bug in the sorting code for partial row/column keys. Added in…

    … more tests for PivotData. Also added a separate build target.
    prakhargoel-beacon committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    2243e3c View commit details
    Browse the repository at this point in the history
  2. Ran prettier.

    prakhargoel-beacon committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    4282984 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

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