Skip to content

v2.6.0

Compare
Choose a tag to compare
@huangsam huangsam released this 11 Jul 04:36

Added pagination to the RestaurantListView to improve user experience. Also ordered the list of restaurants by name, resulting in a collection that is easier to read.

Here are the exact changes:

  • Add pagination to ListView
  • Order restaurants by name in ListView
  • Paving the way for restaurant categories and reviews