Skip to content

Audible Library Extractor v0.2.2-pre-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@joonaspaakko joonaspaakko released this 08 Feb 21:46
· 397 commits to master since this release

My library uploaded online: joonaspaakko.github.io/my-audible-library

Worked on the gallery (grid view for the most part)

  • Improved the background grid loading (a tiny bit)
  • Clickable icons inside the search now cover the full height
  • Fixed sometimes unnecessarily sticky page title
  • Reinstated IOS search input focus zoom prevention
  • Minor UI tweak for page titles…
  • Fixed #17 - IOS hover double tap on the grid view mode
  • Fixed series/subpage filtering - Wasn’t really working at all due to crossed wiring in number sorting…
  • Moved scrollreset to created() so there’s not a weird delay and pullback when the user tries to scroll a little too soon…
  • Fixed an issue where the website was just a blank page on mobile if the display mode was “standalone”, which means accessing the website through an icon that’s been added to the home screen. It was just a remnant of the old code after the almost rewrite.
  • Nudged the sample play button a little more towards the corner over the cover in grid view
  • Fixed sort value height on mobile
  • Fixed slider sizing issues on mobile (mainly)
  • Fixed sort grid view cover height with sort values on at certain mobile sizes
  • Fixed #5 - Prevent iOS search (input) auto zoom
  • Fixed #18 - Navigating straight from one “subpage” to another didn’t work
  • Fixed a minor issue in summary height issue on window resize (grid view)