Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preview version of recipe categories #368

Merged
merged 23 commits into from
Dec 20, 2024
Merged

Preview version of recipe categories #368

merged 23 commits into from
Dec 20, 2024

Conversation

jlucaspains
Copy link
Owner

Fixes #163

* **src/components/recipeList.vue**
  - Create a new component to list recipes.
  - Accept a parameter for the folder name.
  - Display recipes based on the folder name.

* **src/pages/index.vue**
  - Import and use the new `recipeList` component.
  - Display folders or the `recipeList` component based on configuration.
  - When displaying folders, show a grid with 2 columns on mobile displays and more columns on bigger displays.
  - When displaying folders, each grid item shows an image and the folder name.

* **src/pages/options.vue**
  - Remove configuration option to enable/disable folders.
Copy link

github-actions bot commented Dec 1, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-flower-0c3edd710-368.centralus.2.azurestaticapps.net

Copy link

github-actions bot commented Dec 1, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-flower-0c3edd710-368.centralus.2.azurestaticapps.net

Copy link

github-actions bot commented Dec 1, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-flower-0c3edd710-368.centralus.2.azurestaticapps.net

@Tann2019 Tann2019 mentioned this pull request Dec 1, 2024
4 tasks
Copy link

github-actions bot commented Dec 2, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-flower-0c3edd710-368.centralus.2.azurestaticapps.net

Copy link

github-actions bot commented Dec 3, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-flower-0c3edd710-368.centralus.2.azurestaticapps.net

Copy link

github-actions bot commented Dec 3, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-flower-0c3edd710-368.centralus.2.azurestaticapps.net

Copy link

github-actions bot commented Dec 3, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-flower-0c3edd710-368.centralus.2.azurestaticapps.net

Copy link

github-actions bot commented Dec 6, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-flower-0c3edd710-368.centralus.2.azurestaticapps.net

Copy link

github-actions bot commented Dec 7, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-flower-0c3edd710-368.centralus.2.azurestaticapps.net

Copy link

github-actions bot commented Dec 7, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-flower-0c3edd710-368.centralus.2.azurestaticapps.net

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-flower-0c3edd710-368.centralus.2.azurestaticapps.net

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-flower-0c3edd710-368.centralus.2.azurestaticapps.net

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-flower-0c3edd710-368.centralus.2.azurestaticapps.net

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-flower-0c3edd710-368.centralus.2.azurestaticapps.net

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-flower-0c3edd710-368.centralus.2.azurestaticapps.net

Copy link

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-flower-0c3edd710-368.centralus.2.azurestaticapps.net

@jlucaspains jlucaspains merged commit 1e57666 into main Dec 20, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Folders for recipes
1 participant