Infinite Scroll, Lazy Loading, Filter Toolbar and More
This release brings significant improvements to the loading time of long list of items by loading the content as you scroll, improves navigation with a filter toolbar to search results and lists, and a big performance boost to the web app!
This release brings significant improvements to the loading time of long list of items by loading the content as you scroll, improves navigation with a filter toolbar to search results and lists, and a big performance boost to the web app!
All changes in v0.18.0
- faster loading of kanji grid, word list, sentence list, etc. with lazy loading and infinite scroll
- improved loading time of list with many items
- removed limit to number of items in search results
- add filter bar to Search Results and List Page similar to the one in History tab
- add sentences to Search Results
- add section title to Search Results
- pin header when scrolling content of Kanji Readings card
- IOS: faster render engine with Impeller
- WEB: native-like rendering on mobile with canvaskit
- WEB: faster loading time with smaller initial payload
- WEB: fixed auto selection of empty text in search bar
- WEB: fixed open in app bar dark mode style
- fixed search tag issues
- fixed sentences card hero animation
- fixed button press animation