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

[Pagination] Introduce new component #19049

Merged
merged 66 commits into from
Feb 7, 2020
Merged

[Pagination] Introduce new component #19049

merged 66 commits into from
Feb 7, 2020

Commits on Jan 17, 2020

  1. Configuration menu
    Copy the full SHA
    2ada4e2 View commit details
    Browse the repository at this point in the history
  2. Update docs/src/pages/components/pagination/pagination.md

    Co-Authored-By: Joshua <[email protected]>
    2 people authored and mbrookes committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    dddd56c View commit details
    Browse the repository at this point in the history
  3. Remove demo labels

    mbrookes committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    0669be2 View commit details
    Browse the repository at this point in the history
  4. Buttons demo

    mbrookes committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    b9b7124 View commit details
    Browse the repository at this point in the history
  5. proptypes

    mbrookes committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    e40a027 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f02673 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    599d8ef View commit details
    Browse the repository at this point in the history
  8. Remove querystring support

    mbrookes committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    4ddcac9 View commit details
    Browse the repository at this point in the history
  9. Make PaginationItem public

    mbrookes committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    6298757 View commit details
    Browse the repository at this point in the history
  10. no href

    mbrookes committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    27578c8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9861e24 View commit details
    Browse the repository at this point in the history
  12. refactor usePaginiation

    mbrookes committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    ed0e6ec View commit details
    Browse the repository at this point in the history
  13. Fix buttons after refactor

    mbrookes committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    d5aa97e View commit details
    Browse the repository at this point in the history
  14. misc cleanup

    mbrookes committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    e845016 View commit details
    Browse the repository at this point in the history
  15. uncontrolled

    mbrookes committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    7f68de1 View commit details
    Browse the repository at this point in the history
  16. fix demo function names

    mbrookes committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    0a8aa86 View commit details
    Browse the repository at this point in the history
  17. Router integration

    mbrookes committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    32e6617 View commit details
    Browse the repository at this point in the history
  18. fix feedback

    mbrookes committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    40bc049 View commit details
    Browse the repository at this point in the history
  19. Use useControlled

    mbrookes committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    2b9a0b2 View commit details
    Browse the repository at this point in the history
  20. remove itemProps abstraction

    mbrookes committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    75bb396 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    545f266 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    00d1d04 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2020

  1. Support defaultPage

    mbrookes committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    1bb5913 View commit details
    Browse the repository at this point in the history
  2. Add tests for usePagination

    mbrookes committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    c1f6550 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac3d8d0 View commit details
    Browse the repository at this point in the history
  4. Update API docs

    mbrookes committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    47891cc View commit details
    Browse the repository at this point in the history
  5. Don't mandate index.d.ts

    mbrookes committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    10cf379 View commit details
    Browse the repository at this point in the history
  6. prettier

    mbrookes committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    df33709 View commit details
    Browse the repository at this point in the history
  7. fix demos

    mbrookes committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    ef36248 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2020

  1. Configuration menu
    Copy the full SHA
    35ed356 View commit details
    Browse the repository at this point in the history
  2. Icon sizes

    mbrookes committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    11050e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. Internalize the icons

    mbrookes committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    df0fd3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f476e8 View commit details
    Browse the repository at this point in the history
  3. reorder link demo props

    mbrookes committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    438546b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9268a5e View commit details
    Browse the repository at this point in the history
  5. Revert "no transition, disable ripple"

    This reverts commit ae3ee0a.
    mbrookes committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    9f9f9b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aacf707 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

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

Commits on Jan 23, 2020

  1. Configuration menu
    Copy the full SHA
    8de9629 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0496ebb View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Base test structure

    mbrookes committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    3a1ee2d View commit details
    Browse the repository at this point in the history
  2. Mark icons as internal component

    We should probably have a way to blacklist components globally
    mbrookes committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    6c6d01b View commit details
    Browse the repository at this point in the history
  3. lint

    mbrookes committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    e0c9d04 View commit details
    Browse the repository at this point in the history
  4. tests

    mbrookes committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    cea79e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. docs:api

    mbrookes committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    4e757bc View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

  1. tests

    mbrookes committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    758ff8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aa8ad4 View commit details
    Browse the repository at this point in the history
  3. yarn

    mbrookes committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    7812f14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55257da View commit details
    Browse the repository at this point in the history
  5. fix roadmap

    mbrookes committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    7d873e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce34619 View commit details
    Browse the repository at this point in the history
  7. Remove component prop

    mbrookes committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    30c7bef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    319c582 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9465a53 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. stub types

    mbrookes committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    91e396e View commit details
    Browse the repository at this point in the history
  2. expect > assert

    mbrookes committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    471ea3a View commit details
    Browse the repository at this point in the history
  3. use theme colors

    mbrookes committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    c46cb32 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into pagination

    # Conflicts:
    #	yarn.lock
    mbrookes committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    52531d2 View commit details
    Browse the repository at this point in the history
  5. yarn.lock

    mbrookes committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    aa70802 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Use theme colors continued

    mbrookes committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    c085b2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f0aaec View commit details
    Browse the repository at this point in the history
  3. Update packages/material-ui-lab/src/Pagination/Pagination.js

    Co-Authored-By: Sebastian Silbermann <[email protected]>
    Matt and eps1lon authored Feb 4, 2020
    Configuration menu
    Copy the full SHA
    8d69349 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d83a66 View commit details
    Browse the repository at this point in the history
  5. docs:api & prettier

    mbrookes committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    6263722 View commit details
    Browse the repository at this point in the history
  6. Use for

    mbrookes committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    f55cfea View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

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