Releases: ChoTotOSS/react-paginating
Releases · ChoTotOSS/react-paginating
1.4.0
Minor
- Add className props for wrapper #67
1.3.1
Patch
- Fix some dependencies cause installation error #55
1.3.0
Patch
Minor
- Integrate react hook #54
- The version
1.2.1
now only support react@15
Credit
Huge thanks to @nartc for helping!
1.3.0-hook.2
Patch
- Integrate the paging-algorithm #50
1.3.0-hook.1
Patches
- Update declaration file & flow-typed #36
- Missing propTypes #40
1.3.0-hook.0
Minor
- integrate react hooks #32
1.2.1
Patch
- Add support minified
iife
format. #29
1.2.0
Minors
- add rollup to replace the build process #21
- remove the "dist" & "yarn.lock" & "package-lock.json" directory of the project #22
- upgrade babel from version 6 to 7 #23
- add flow-typed support #30
1.1.0
Minor
- Pass rest of props in getPageItemProps #11
Patch
- Send the event parameter onPageChange #10
Credits
Huge thanks to @abusada for helping!
1.0.3-react16.0
- Changed componentWillMount to UNSAFE_componentWillMount
- Changed componentWillReceiveProps to UNSAFE_componentWillReceiveProps