- Releasing version 1.0.0 as the component is fully usable and stable.
- Bump dependencies
- Fix scaling issues
- Update dependencies
- Add buttons for page navigation on mobile
- Fix iOS select layout for the PDF sizing
- new layout 16:9 with a maximum height of 90vh (for mobile phones in ladnscape)
- new toolbar behavior which is always on screen
- Fixed missalignments on the toolbar
- small visual fixes
- Redesign for touch devices
- Support touch gestures like pan, pinch to zoom, double tap for fullscreen and more
- Fix things
- Fix mobile rendering for landscape PDFs
- Allow the user to scroll horizontally on mobile
- Change the limits for zoom
- Polyfill intersection observer
- Fix for IE
- Fix zoom to page width / height
- Even better performance with some major rewrites
- Fix PDF performance for files with 100+ pages
- Update PDF library to improve performance and bug fixes
- Fix issue when the image rotated after scaling
- Adding props to translate labels
- Setting up worker to make render faster
- Initial Repo