Enhance FindSliderBySlugTask to filter slides based on current time, ensuring only active slides within the valid time range are retrieved; update SlidesRelationManager to set default and minimum dates for start and end times. Improve Slider component styling for better visibility during loading state.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<MetaTags :seo="seo" />
|
||||
|
||||
<MainPageNavBar :sections="$page.props.navigation" />
|
||||
<Slider class="bvi-hide" slider-id="quos-velit-quisquam" />
|
||||
<Slider class="bvi-hide bg-gray-300" slider-id="quos-velit-quisquam" />
|
||||
|
||||
<section class="max-w-screen-xl w-full mx-auto px-4 py-3 pb-10">
|
||||
<PostSection :posts="posts" />
|
||||
|
||||
Reference in New Issue
Block a user