Skip to content

Replace owl.carousel with Swiper - #26005

Merged
maliming merged 4 commits into
devfrom
maliming/replace-owl-carousel-with-swiper
Aug 21, 2026
Merged

Replace owl.carousel with Swiper#26005
maliming merged 4 commits into
devfrom
maliming/replace-owl-carousel-with-swiper

Conversation

@maliming

Copy link
Copy Markdown
Member

Resolve #25969

Adds the @abp/swiper package with SwiperScriptContributor / SwiperStyleContributor, removes @abp/owl.carousel and the OwlCarousel*Contributor classes, and drops the unused owl code from the blogging module.

@maliming maliming added this to the 10.8-preview milestone Aug 18, 2026
@maliming
maliming requested a review from EngincanV August 21, 2026 01:52
@maliming
maliming marked this pull request as ready for review August 21, 2026 08:09
Copilot AI lite review requested due to automatic review settings August 21, 2026 08:09
@maliming
maliming merged commit 1389800 into dev Aug 21, 2026
2 checks passed
@maliming
maliming deleted the maliming/replace-owl-carousel-with-swiper branch August 21, 2026 08:09

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.97%. Comparing base (7d262a6) to head (3e6d0b1).
⚠️ Report is 5 commits behind head on dev.

Files with missing lines Patch % Lines
.../Mvc/UI/Packages/Swiper/SwiperScriptContributor.cs 0.00% 3 Missing ⚠️
...e/Mvc/UI/Packages/Swiper/SwiperStyleContributor.cs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #26005      +/-   ##
==========================================
+ Coverage   48.96%   48.97%   +0.01%     
==========================================
  Files        3813     3815       +2     
  Lines      132466   132472       +6     
  Branches    10037    10037              
==========================================
+ Hits        64862    64882      +20     
+ Misses      65671    65657      -14     
  Partials     1933     1933              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace owl.carousel

3 participants