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

docs: Add docs for use_callback, use_ref, hooks overview page #1012

Merged
merged 11 commits into from
Nov 19, 2024

Commits on Nov 11, 2024

  1. WIP docs for hooks overview

    mofojed committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    3ff6fb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0ccfb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Add use_callback.md

    mofojed committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    e2bd6af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c376b5f View commit details
    Browse the repository at this point in the history
  3. Update sidebar

    mofojed committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    fc72cf9 View commit details
    Browse the repository at this point in the history
  4. Add use_ref documentation

    mofojed committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b43eab0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df50dd9 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: margaretkennedy <[email protected]>
    mofojed and margaretkennedy authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    3f20daa View commit details
    Browse the repository at this point in the history
  7. Cleanup from review

    mofojed committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a10e556 View commit details
    Browse the repository at this point in the history
  8. Add a tab switcher based on table data

    - Allows switching between tabs for an already filtered table.
    - Also added cases when _not_ to use `use_column_data`
    mofojed committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    cde7899 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

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