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

fix: Use generic column types in resize-handle and data-sorting plugins (#247) #248

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    703a628 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08dfb57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    922dae0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9999946 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3bd3d92 View commit details
    Browse the repository at this point in the history
  6. 247 typo

    johanrd authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2dc68fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce5c7e4 View commit details
    Browse the repository at this point in the history
  8. 247 generic-column-types

    johanrd authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f164b88 View commit details
    Browse the repository at this point in the history
  9. 247 revert generic column type on sort helper

    until I understand why the generics aren't handled correctly in forTable `handleSort`
    johanrd authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    10a9e26 View commit details
    Browse the repository at this point in the history
  10. Revert generic Column type for sortDecending and sortAscending

    Until I understand why the generics aren't handled by meta.forTable
    johanrd authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    faac159 View commit details
    Browse the repository at this point in the history
  11. lint

    johanrd authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    7209e28 View commit details
    Browse the repository at this point in the history
  12. Update helpers.ts lint

    johanrd authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    30081d2 View commit details
    Browse the repository at this point in the history
  13. Update helpers.ts lint

    johanrd authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    bf26210 View commit details
    Browse the repository at this point in the history
  14. Update helpers.ts lint

    johanrd authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b8f4af6 View commit details
    Browse the repository at this point in the history
  15. Update helpers.ts lint

    johanrd authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6b2f621 View commit details
    Browse the repository at this point in the history
  16. Update handle.ts lint

    johanrd authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e26a127 View commit details
    Browse the repository at this point in the history