Skip to content

Commit

Permalink
feat: New UI for history/search lists (openfoodfacts#6161)
Browse files Browse the repository at this point in the history
* Change the UI of history/search list items

* Update goldens
  • Loading branch information
g123k authored Jan 9, 2025
1 parent 66de046 commit 019e319
Show file tree
Hide file tree
Showing 52 changed files with 744 additions and 411 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ class ProductTitleCard extends StatelessWidget {
imageFoundBorder: 1.0,
imageNotFoundBorder: 1.0,
heroTag: heroTag,
borderRadius: BorderRadius.circular(14.0),
noImageBuilder: (_) => const PictureNotFound(),
onTap: !dense
? () async => Navigator.push<void>(
Expand Down
Loading

0 comments on commit 019e319

Please sign in to comment.