Skip to content

feat: add Filters component#6533

Open
jsulpis wants to merge 4 commits into
mainfrom
feat/filters-components
Open

feat: add Filters component#6533
jsulpis wants to merge 4 commits into
mainfrom
feat/filters-components

Conversation

@jsulpis

@jsulpis jsulpis commented Jun 11, 2026

Copy link
Copy Markdown
Member

Summary

Type

  • Feature

Summarize concisely:

Add the Filters component with documentation. Tests will be added in another PR so that this one isn't even bigger.

What is expected?

Usable Filters

The following changes were made:

  • add the component
  • add docs

@jsulpis jsulpis requested a review from lisalupi as a code owner June 11, 2026 08:10
@changeset-bot

changeset-bot Bot commented Jun 11, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 3c8e3be

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@ultraviolet/ui Minor
@ultraviolet/form Patch
@ultraviolet/nextjs Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jsulpis jsulpis force-pushed the refactor/use-debounced-callback branch from f8d25df to c5bb217 Compare June 11, 2026 12:57
@jsulpis jsulpis requested a review from a team as a code owner June 11, 2026 12:57
@jsulpis jsulpis force-pushed the feat/filters-components branch from b9903ab to c002164 Compare June 11, 2026 13:50
Base automatically changed from refactor/use-debounced-callback to main June 11, 2026 14:19
@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.08%. Comparing base (a9b6f3c) to head (3c8e3be).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6533      +/-   ##
==========================================
+ Coverage   92.07%   92.08%   +0.01%     
==========================================
  Files         536      536              
  Lines        9604     9605       +1     
  Branches     3553     3554       +1     
==========================================
+ Hits         8843     8845       +2     
+ Misses        761      760       -1     
Files with missing lines Coverage Δ
packages/ui/src/components/SearchInput/index.tsx 95.14% <100.00%> (+0.04%) ⬆️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a9b6f3c...3c8e3be. Read the comment docs.

🚀 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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants