[DatePicker]: improved focus retention, input and body synchronization#2830
Draft
siarhei-epam wants to merge 4 commits intodevelopfrom
Draft
[DatePicker]: improved focus retention, input and body synchronization#2830siarhei-epam wants to merge 4 commits intodevelopfrom
siarhei-epam wants to merge 4 commits intodevelopfrom
Conversation
|
Generated by: track-bundle-size
new sizes (raw)To set the sizes as a new baseline, you can copy/paste next content to the {
"version": "6.1.1-beta.0",
"timestamp": "2025-05-28",
"sizes": {
"templateApp": {
"css": 236623,
"js": 436091
},
"@epam/app": {
"css": 696589,
"js": 5438525
},
"@epam/draft-rte": {
"css": 9773,
"js": 44543
},
"@epam/electric": {
"css": 2275,
"js": 3055
},
"@epam/promo": {
"css": 47622,
"js": 9139
},
"@epam/uui-extra": {
"css": 0,
"js": 213
},
"@epam/loveship": {
"css": 55187,
"js": 39814
},
"@epam/uui-components": {
"css": 23134,
"js": 238050
},
"@epam/uui-core": {
"css": 0,
"js": 325614
},
"@epam/uui-db": {
"css": 0,
"js": 42633
},
"@epam/uui-docs": {
"css": 2510,
"js": 177069
},
"@epam/uui-editor": {
"css": 12935,
"js": 165129
},
"@epam/uui-timeline": {
"css": 2200,
"js": 75106
},
"@epam/uui": {
"css": 191748,
"js": 323735
}
}
}Generated by: generate-components-api Total amount of exported types/props without JSDoc comments
|
Collaborator
Author
|
We are waiting for the third-party library to resolve the issues.
|
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.
Description:
[DatePicker]: improved focus retention, input and body synchronization
Issue link:
#2608
QA notes:
Blockers:
We are waiting for the third-party library to resolve the issues.
theKashey/react-focus-lock#386
theKashey/react-focus-lock#387