Releases: ApryseSDK/webviewer-react-toolkit
Releases · ApryseSDK/webviewer-react-toolkit
v0.4.0-beta.9
v0.4.0-beta.8
Features
- ThumbnailSkeleton: skeleton loader for thumbnail (0f994f3)
v0.4.0-beta.7
Features
- Thumbnail: image class name prop (26aeca3)
v0.4.0-beta.6
Bug Fixes
- file: parse extension from set name (b37a1f7)
v0.4.0-beta.5
Features
- file: freezeThumbnail prevents thumbnail updates (0cf27e7)
v0.4.0-beta.4
Build and Dependencies
- compiler: compile to es5 rather than es2015 (73fef01)
v0.4.0-beta.3
Bug Fixes
- Overlay: do not generate overlay if window does not exist (742939f)
v0.4.0-beta.2
Bug Fixes
- Overlay: check for document to prevent serverside errors (e421805)
v0.4.0-beta.1
⚠ BREAKING CHANGES
- Image: can no longer manually specify image loading, can now use native loading prop to mark an image for lazy loading
Bug Fixes
- Image: removed loading prop as it clashed with image loading prop (2cc917c)
v0.3.2
Features
- Choice: choice component for radio buttons or checkboxes (124bcb1)
- icons: added Check and Circle icons (8f81fba)
- Input: narrowed possible input types (5885568)
- Label: optional text for label (71341c0)
- useID: new hook to generate IDs if not given (a5775a6)
Styles
- colors: lightened font secondary in light theme (0a73451)