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

Grid component react #4894

Merged
merged 42 commits into from
Jan 29, 2020
Merged

Grid component react #4894

merged 42 commits into from
Jan 29, 2020

Commits on Dec 16, 2019

  1. feat(grid): add hiding columns with width 0

    Adds functionality requested in (#2435) with more convenient syntax
    zachhardesty7 committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    20e4bb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1290f60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a746be View commit details
    Browse the repository at this point in the history
  4. docs(grid): add link to live demo website

    Change requested here in (#2803)
    zachhardesty7 committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    031d46a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd46e13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    176d0a9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d8c4ad View commit details
    Browse the repository at this point in the history
  8. docs(Grid): update valid props

    additionally:
    - fix oneOf not using array
    - label default props as undefined
    - convert col width from str -> num
    - add range func
    zachhardesty7 committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    203655c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e9020ac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9de2fd2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1c84f6a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ae19981 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    af7b92e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fd48342 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    302fd8a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a54fc63 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7e5d938 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

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

Commits on Dec 28, 2019

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

Commits on Jan 11, 2020

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

Commits on Jan 12, 2020

  1. Configuration menu
    Copy the full SHA
    021e1a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    573727e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    279bc1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    179e50b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Configuration menu
    Copy the full SHA
    d591165 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d12c3ef View commit details
    Browse the repository at this point in the history
  3. Revert sass.md

    zachhardesty7 authored Jan 15, 2020
    Configuration menu
    Copy the full SHA
    9afd776 View commit details
    Browse the repository at this point in the history
  4. Revert _mixins.scss

    zachhardesty7 authored Jan 15, 2020
    Configuration menu
    Copy the full SHA
    d6e6bf9 View commit details
    Browse the repository at this point in the history
  5. Revert App.js

    zachhardesty7 authored Jan 15, 2020
    Configuration menu
    Copy the full SHA
    54d56d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

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

Commits on Jan 22, 2020

  1. Configuration menu
    Copy the full SHA
    ee23e15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8384714 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c65ae4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0833e0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    898df9e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    520e9aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36b923e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bbab2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e65f750 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'grid-component-react' of github.com:zachhardesty7/carbo…

    …n into grid-component-react
    joshblack committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    3efc941 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95d3135 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

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