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: Add manual filters #146

Merged
merged 6 commits into from
Jan 29, 2020
Merged

feat: Add manual filters #146

merged 6 commits into from
Jan 29, 2020

Commits on Jan 29, 2020

  1. feat: add manual filter hook

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    3487b62 View commit details
    Browse the repository at this point in the history
  2. test: update sample data helper

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    0f20259 View commit details
    Browse the repository at this point in the history
  3. feat: implement useDataTableManualFilters hook

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    1c110ac View commit details
    Browse the repository at this point in the history
  4. feat: support manual filters

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    9c75959 View commit details
    Browse the repository at this point in the history
  5. feat: pass manual filter props into chip bar component

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    aae6ce2 View commit details
    Browse the repository at this point in the history
  6. feat: add a manual filter example

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    a41d6ea View commit details
    Browse the repository at this point in the history