Commit graph

22 commits

Author SHA1 Message Date
4ab8d98e2c
refactor: remove unused SentryErrorButton component and adjust related files
- Deleted the SentryErrorButton component as it was not needed.
- Updated the cookbook page to remove the SentryErrorButton reference.
- Adjusted the search component to fix a self-closing tag issue.
- Ensured the toggleLike function call is correctly formatted in the view component.
- Added sendDefaultPii option to Sentry configuration for improved error tracking.
2025-05-26 15:53:09 +02:00
3e34609fcf
add cookbook 2025-04-13 01:08:22 +02:00
29db641392
update dependencies 2025-01-02 19:01:34 +01:00
b7aca38912
13 sharing recipes (#49)
* fix: update description image

* feat: share using navigator api
2024-12-19 19:18:22 +01:00
3a66b00c74
refactor: consolidate the routers 2024-12-19 13:43:09 +01:00
7decbe7cbe
autofocus search field on search page 2024-12-17 21:26:39 +01:00
5bd9f2c382
add search bar to search page and improve searhc on input hcange 2024-12-17 21:12:46 +01:00
7c4f6419cd
add explicit image dimensions 2024-12-16 21:26:36 +01:00
34a1f62813
improve accessibility 2024-12-16 21:26:36 +01:00
4329d61c43
image optimization 2024-12-15 15:38:14 +01:00
6dffeb5766
improve search results displays 2024-12-15 01:18:09 +01:00
6f5f66d02e
use debounce search on search page 2024-12-15 01:18:09 +01:00
2d9fdd07c2
feat: search feature with debounce 2024-12-15 01:18:09 +01:00
4d1f1f7486
ref: kebab-case 2024-12-15 01:18:09 +01:00
3c4d4db1be
add seo 2024-12-15 01:18:09 +01:00
df158d3ff4
improve the layout 2024-12-15 01:18:09 +01:00
11d0e4682b
share types and fix linter errors 2024-12-15 01:18:08 +01:00
a567a4c41a
use shared component for the recipe 2024-12-15 01:18:08 +01:00
6d7c856ef9
full recipe 2024-12-15 01:18:08 +01:00
e80b11ef17
ingredients list 2024-12-15 01:18:08 +01:00
a89c2fcd24
fix: client side navigation 2024-12-15 01:18:08 +01:00
a146bea1ba
design card component 2024-12-15 01:18:08 +01:00