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: Adds virtualization option to antd based Table component #22135

Commits on Nov 16, 2022

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

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    3a909bb View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
    Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com>
    3 people committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    265a94f View commit details
    Browse the repository at this point in the history
  3. Addresses PR comments for remving new dependency for tracking compone…

    …nt resize, reverts package and package-lock changes for the dependency, adjusts theme usage in multiple places
    eric-briscoe committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    b686b04 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    3d16a7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5efa80 View commit details
    Browse the repository at this point in the history
  3. Update superset-frontend/src/components/Table/Table.overview.mdx

    Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
    eric-briscoe and michael-s-molina committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    2fa2c48 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Adds support for render function on column defs, fixes scroll spacing…

    … when no scroll is needed, fixes virtual width calculation with box-sizing,
    eric-briscoe committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    7f3354d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ericbriscoe/sc-62459/enable-virtualization-in-new-table…

    …-component' of ssh://github.com/preset-io/superset into ericbriscoe/sc-62459/enable-virtualization-in-new-table-component
    eric-briscoe committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    03564d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

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