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

[material-ui][TablePagination] Implement slotProps pattern for the actions and the select slots #39353

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    5bd799b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1275bbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c05c50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19663d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    51a5526 View commit details
    Browse the repository at this point in the history
  2. yarn proptypes

    anle9650 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    90d2866 View commit details
    Browse the repository at this point in the history
  3. Update TablePagination.d.ts

    anle9650 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    e475b7c View commit details
    Browse the repository at this point in the history
  4. yarn docs:api

    anle9650 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    0ff8d17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbc6b4b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9c41f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ad8c79 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    915f0bc View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    7fef463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef2ab1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5726604 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    629905c View commit details
    Browse the repository at this point in the history
  2. deprecate SelectProps

    anle9650 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    9eeb949 View commit details
    Browse the repository at this point in the history
  3. lint

    anle9650 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    9ad2a0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    220aaf9 View commit details
    Browse the repository at this point in the history
  5. define slotProps prop type

    anle9650 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    138dee7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a5cca7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ea53e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    b8b605a View commit details
    Browse the repository at this point in the history
  2. Update TablePagination.js

    anle9650 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    7840337 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

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

Commits on Oct 25, 2023

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

Commits on Oct 27, 2023

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

Commits on Oct 28, 2023

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

Commits on Nov 1, 2023

  1. use SlotComponentProps

    anle9650 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    fecd834 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8ead7d View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    52f3d30 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into Ability-to-show,-…

    …but-disable,-the-first/last-page-buttons
    anle9650 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7fc6226 View commit details
    Browse the repository at this point in the history
  3. Update TablePagination.d.ts

    anle9650 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    fedbde3 View commit details
    Browse the repository at this point in the history