Open
Conversation
<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>
…e` [AR-53523] (#289) <img width="378" height="140" alt="image" src="https://github.com/user-attachments/assets/3ed90c2d-47e8-433b-bc57-c0ba0c16a195" /> <img width="388" height="141" alt="image" src="https://github.com/user-attachments/assets/50c0d779-5040-4cad-9da7-7a23225f69e7" />
[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>
StyleShit
requested changes
Mar 29, 2026
Member
There was a problem hiding this comment.
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>
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.