Releases: infeng/react-viewer
Releases · infeng/react-viewer
v3.2.2
v3.2.1
v3.2.0
v3.1.0
v3.0.1
v3.0.0
- Refactor with React Hooks (react >= 16.8.0 | react-dom >= 16.8.0).
- Replace
ReactDOM .unstable_renderSubtreeIntoContainer
withReactDOM.createPortal
. - Add
downloadInNewWindow
, whether to download in a new window. - Add
showTotal
, whether to display the total number and range. - css in js, no longer need to import styles.