All notable changes to this project will be documented in this file. The format is based on Keep a Changelog
- Option to force sorting order (#237)
- Wrong sort order on some archives (#235)
- Rename "file" prop to "source" (See commit)
- Worker is not terminated (228)
- Incorrect target zoom on book mode (See commit)
- Use more inclusive regexp for matching file paths (#227)
- Can't render more than one instance of the component (#229)
- Style prop to pass in-line styles to the main container (See commit)
- Minor css changes (See commit)
- Minor patch for electron (See commit)
- Fix css issues on electron
- Fix menu height not updating on electron
- Fix scss styles not build on bundle (See commit)
- Update build
- New
maxPages
prop (See commit)
- Improve toolbar auto-hide behavior (See commit)
- Better opacity for disabled buttons (See commit)
- Remove deprecated preview mode (See commit)
- Basic animations (#213)
- Render improvements (#219)
- Localization not updating strings (See commit)
- Reverse mode (manga) is not optimized (#221)
- Can't properly fit pages to viewer bounds (book mode) (#132)
- Performance issues on Focus / blur event listener (#220)
- New files of project's logo (#180)
- Css styles refactoring (#140):
- Add
villain
prefix to css styles - Better naming convention for css classes
- Add
- Localization (#76)
- Menu (options) (#13)
- Dark and light theme (#15)
- Theme toggler (#14)
- Keyboard navigation for slider component (#39)
- Preview mode (#27)
- Manga mode (#10)
- Keyboard shortcuts (#20)
- Load archive from file object (#129)
- Aria-labels and roles to buttons and inputs (#84)
- Keyboard navigation for slider component (#39)
- Reduce module size (#60)
- Implement reakit (#165)
- Renamed workerPath option to workerUrl (#55)
- Move react/react-dom deps into
peerDependencies
(#155) - Split main css into different files for each component (#99)
- Bad zoom levels (#3)
- Fullscreen mode not working (#11)
- Change fullscreen icon on enter and exit events (#17)
- Update libarchive.js (#28)