Skip to content

chore: sync next with main [AR-52648]#318

Open
mmurawski-dn wants to merge 12 commits intonextfrom
main
Open

chore: sync next with main [AR-52648]#318
mmurawski-dn wants to merge 12 commits intonextfrom
main

Conversation

@mmurawski-dn
Copy link
Copy Markdown
Collaborator

No description provided.

mmurawski-dn and others added 7 commits March 26, 2026 13:44
<img width="468" height="76" alt="image"
src="https://github.com/user-attachments/assets/3761251e-b757-49fa-a456-90f357104fe2"
/>
<img width="480" height="81" alt="image"
src="https://github.com/user-attachments/assets/02f6239e-ed04-4092-af8f-e08c99343bd0"
/>


---------------------------

<img width="489" height="85" alt="image"
src="https://github.com/user-attachments/assets/cfc29e9f-9c5b-41a2-86e1-a252bf006f55"
/>
<img width="485" height="82" alt="image"
src="https://github.com/user-attachments/assets/95e0a86c-2ceb-4b76-a149-0da3a1d813b3"
/>

Co-authored-by: Evyatar Daud <32631382+StyleShit@users.noreply.github.com>
[Jira](https://github.com/drivenets/design-system/pull/AR-48187-dap-design-system-date-and-time-picker)
|
[Figma](https://www.figma.com/design/nha3m67y7S57cHCSuQO2gp/DAP-Design-System-1.2?node-id=30063-134151&m=dev)

## Context
This PR 3rd of 4 main PRs to create a Date Time Range picker components:

1. ✅ `Time Picker` component - standalone Time Picker component.
[PR](#255)
2. ✅ `Date Picker component` - standalone Date Picker component with
option to select time. It will use `Time Picker` component inside.
[PR](#283)
3. 🫵 **`Date Range Picker` component - combines 2 `Date Picker`
component**
4. ✅  Deprecate `DateInput` component

## Showcase



https://github.com/user-attachments/assets/64849310-2a79-42f6-9e02-be00400377db
#275)

Co-authored-by: Evyatar Daud <32631382+StyleShit@users.noreply.github.com>
[Jira](https://github.com/drivenets/design-system/pull/AR-48187-dap-design-system-date-and-time-picker)
|
[Figma](https://www.figma.com/design/nha3m67y7S57cHCSuQO2gp/DAP-Design-System-1.2?node-id=30063-134151&m=dev)

## Context
This PR is last of 4 main PRs to create a Date Time Range picker
components:

1. ✅ `Time Picker` component - standalone Time Picker component.
[PR](#255)
2. ✅ `Date Picker component` - standalone Date Picker component with
option to select time. It will use `Time Picker` component inside.
[PR](#283)
3. ✅ `Date Range Picker` component - combines 2 `Date Picker` component
4. 👇 **Deprecate `DateInput` component**

❗❗❗ It has to be merged last ❗❗❗

## Showcase

<img width="1897" height="839" alt="image"
src="https://github.com/user-attachments/assets/10c33c00-4d04-460e-8daa-efbdb9e95a69"
/>
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @drivenets/design-system@0.8.0

### Minor Changes

-   73e3010: Add `DsDatePicker` component
-   1fa6a48: Deprecated `DsDateInput` component
-   27151fc: Add `DsKeyValuePair` component
-   5cd65b4: Add `DsTimePicker` component
-   ad3aad4: Add `DsDateRangePicker` component

### Patch Changes

-   0335e72: Capitalize only the first word in `DsStatusBadge`
-   6dc2bbe: Fix font size in `DsDropdownMenu` item
-   8aaa33b: Update dependencies
-   56d993b: Fix table issues related to React Compiler
-   8c56a53: Add `hideActionRequired` prop to `DsCommentBubble`
-   7752e64: Add aria role to `DsLoader`
-   5a59014: Remove ellipsis from `DsTooltip`
    Add `slotProps` to `DsTooltip`
- e6da4c4: Fix `DsAutocomplete` onValueChange trigger, fix clear button
-   16f7361: Fix styles in `DsCommentBubble`
-   eef2a74: Use semantic HTML structure in `DsTable` empty view
-   ba7fb97: Fix File prototype loss in `DsFileUpload`

## @drivenets/eslint-plugin-design-system@0.0.12

### Patch Changes

-   1fa6a48: Add deprecation rule for `DsDateInput`

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot added tooling design-system eslint-plugin cursor PR that changes cursor rules, skills, etc. labels Mar 27, 2026
@mmurawski-dn mmurawski-dn changed the title Sync NEXT with MAIN chore: sync next with main [AR-52648] Mar 27, 2026
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

adding this here so we won't mistakenly merge

we'll need to use merge commits here. not squash. I'll override it once we need to merge i guess

…4] (#306)

This caused weird/annoying issue that when running ESLint autofix in the
IDE it removed the `eslint-disable` comment, but then CLI complained
about it
Co-authored-by: StyleShit <32631382+StyleShit@users.noreply.github.com>
@StyleShit StyleShit requested a review from aroba-dn as a code owner March 29, 2026 06:28
@github-actions github-actions bot added the ci label Mar 29, 2026
This is a temporary change until we convert this to a browser test
#327)

This is a temporary change until we convert this to a browser test
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.

4 participants