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

Portfolio Slider Block #4

Merged
merged 8 commits into from
Jan 28, 2025
Merged

Portfolio Slider Block #4

merged 8 commits into from
Jan 28, 2025

Conversation

jasperf
Copy link
Contributor

@jasperf jasperf commented Jan 26, 2025

This pull request introduces a new portfolio slider feature to the theme, updates dependencies, and updates the image sizes. Below are the most important changes:

New Portfolio Slider Feature:

  • Added a new portfolio slider layout in the homepage-builder JSON configuration, including fields for slider title, slides, slide images, slide titles, and slide links.
  • Implemented the portfolio slider in the content-front-page.blade.php view, including Swiper integration for navigation, pagination, and autoplay functionality.
  • Imported Swiper and its modules in app.js and initialized the portfolio slider with the necessary configurations. [1] [2]

Dependencies Update:

  • Added swiper as a new dependency in package.json.

Image Sizes:

  • Added a new image size for the portfolio slider in setup.php.This pull request introduces a new portfolio slider feature to the website theme. The changes include adding new image sizes, updating dependencies, and modifying various files to support the portfolio slider functionality.

Portfolio Slider Feature:

@jasperf jasperf merged commit 1d3f533 into main Jan 28, 2025
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.

1 participant