Skip to content

feat(table): add support to limit date for date range filter#1726

Merged
premsgr merged 1 commit into
mainfrom
feat/limit-filter-date
Jul 1, 2026
Merged

feat(table): add support to limit date for date range filter#1726
premsgr merged 1 commit into
mainfrom
feat/limit-filter-date

Conversation

@KabinKhandThakuri

@KabinKhandThakuri KabinKhandThakuri commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator
  • Extended ColumnMeta types (packages/ui/src/Table/types.ts) — Added optional dateFilterMin and dateFilterMax properties to the column meta interface.
  • Wired into TableDateFilter (packages/ui/src/Table/TableDateFilter.tsx) — Passed minDate and maxDate from column meta to the underlying DatePicker component, enabling date boundary enforcement.

@premsgr
premsgr merged commit 9363c49 into main Jul 1, 2026
3 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.

2 participants