Skip to content

Releases: szmslab/material-ui-flat-pagination

v4.1.2

04 Jul 08:47

Choose a tag to compare

  • Fix peerDependencies
  • Update packages

v4.1.1

04 Jun 09:05

Choose a tag to compare

  • Migrate from TSLint to ESLint
  • Update packages

v4.1.0

16 Jan 15:49

Choose a tag to compare

  • Add "renderButton" to props
  • Update packages

v4.0.0

06 Sep 00:16

Choose a tag to compare

  • Upgrade Material-UI to v4

v3.2.1

04 Sep 15:25

Choose a tag to compare

  • Update packages

v3.2.0

14 Jan 09:57

Choose a tag to compare

  • Change the "onClick" property so that it can receive the page number
  • Update packages

v3.1.0

04 Nov 15:22

Choose a tag to compare

  • Add "innerButtonCount" and "outerButtonCount" to props
  • Update packages

v3.0.3

01 Nov 16:13

Choose a tag to compare

  • Update packages

v3.0.2

16 Oct 14:15

Choose a tag to compare

  • Fix import syntax of react in the declaration file ("esModuleInterop": false)
  • Update packages

v3.0.1

26 Sep 16:30

Choose a tag to compare

  • Add the following CSS API
    • sizeSmallCurrent
    • sizeSmallEllipsis
    • sizeSmallEnd
    • sizeSmallStandard
    • sizeLargeCurrent
    • sizeLargeEllipsis
    • sizeLargeEnd
    • sizeLargeStandard
  • Update packages