Skip to content

Updating cards, DatePicker, react-select, serach input and card primitives. Lint issues, SSR hydration issues and depndabot issues fixes#610

Merged
sc-ishankalakshan merged 23 commits intomainfrom
staging
Apr 7, 2026
Merged

Conversation

@sc-ArshadHannan
Copy link
Copy Markdown
Collaborator

@sc-ArshadHannan sc-ArshadHannan commented Apr 7, 2026

Highlights

Components & UX

  • Card examples: New card variants and demo updates (horizontal/vertical layouts, styling and structure).
  • DatePicker: Controlled date state from outside the component; overridable labels (PR #603).
  • Filter / search input: Default search input height set to h-10 (PR #604).
  • React Select: Components parameter updates (PR #605).

Reliability & quality

  • SSR / hydration: Hydration-related fixes (including topbar), merged via dev (PR #593, PR #606).
  • Biome / lint / format: Formatting and lint fixes; pre-commit tooling updates (PR #592, PR #602).
  • Line endings: .gitattributes for consistent LF line endings (PR #602).

Dependencies & security

  • Dependabot / upgrades: Dependency updates addressed (PR #601); upgrades including Next.js, picomatch, and yaml libraries.

Vishath Amarasinghe and others added 23 commits March 30, 2026 10:34
- Introduced multiple card variants: HorizontalDetailCard, HorizontalNormalCard, HorizontalSmallCard, VerticalMediumCard, VerticalSmallCard, and VerticalCard.
- Updated card styles and structure for better layout and usability.
- Enhanced the card demo section to showcase new components and variants.
[fix] biome code formatting and linting issues fixed
[fix] add .gitattributes for LF line endings
Fix topbar hydration, resolve Biome/lint issues, and update pre-commit tooling
[fix] Updated the default search input size to h-10
Feat(ui): expose controlled date state and overridable labels on DatePicker
dependabot fixes, DatePicker behavior update, filter search sizing, and react-select fixes
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
blok-shadcn Ready Ready Preview, Comment Apr 7, 2026 9:52am

Request Review

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

✅ Playwright Test Results

@sc-ArshadHannan

Status: Passed | Workflow: Playwright Tests

Metric Count
Total Tests 69
Passed 69
Failed 0
⏭️ Skipped 0

Component Installation

  • Registry URL: https://blok.sitecore.com (production)
  • Components were installed and tested using the production registry

Details

Test Report

  • Playwright Report: Download Report
    • Download the playwright-report artifact from the workflow run
    • Extract and open index.html in a browser to view the full HTML report
    • The report includes detailed test results, screenshots, and traces

All tests passed successfully!


This is an automated notification from GitHub Actions. Email notifications are sent to mentioned users.

@sc-ArshadHannan sc-ArshadHannan changed the title Staging Updating cards, DatePicker, react-select, serach input and card primitives. Lint issues, SSR hydration issues and depndabot issues fixes Apr 7, 2026
@sc-ishankalakshan sc-ishankalakshan merged commit 105e207 into main Apr 7, 2026
9 of 11 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.

3 participants