-
Notifications
You must be signed in to change notification settings - Fork 278
feat(ui5-date-picker, ui5-daterange-picket, ui5-datetime-picker): introduce show-clear-icon property #13055
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+161
−401
Merged
feat(ui5-date-picker, ui5-daterange-picket, ui5-datetime-picker): introduce show-clear-icon property #13055
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
c95d1a2
feat: introduce show-clear-icon property
GDamyanov 7b06057
Merge branch 'main' into datepickes-clear-icon
GDamyanov 2d3348a
refactor: clear code
GDamyanov c45212a
refactor: remove the logic for clear icon click
GDamyanov 37c7c03
Merge branch 'main' into datepickes-clear-icon
GDamyanov af4bd40
Merge branch 'main' into datepickes-clear-icon
GDamyanov 0e3116d
Merge branch 'main' into datepickes-clear-icon
GDamyanov 3b1c6e8
Merge branch 'main' into datepickes-clear-icon
GDamyanov 14c3318
Merge branch 'main' into datepickes-clear-icon
GDamyanov b966832
Merge branch 'main' into datepickes-clear-icon
GDamyanov cf3ce7c
Merge branch 'main' into datepickes-clear-icon
GDamyanov f0c12a6
Merge branch 'main' into datepickes-clear-icon
GDamyanov 8310f9b
refactor: remove redundant function
GDamyanov 3c3b926
Merge branch 'main' into datepickes-clear-icon
GDamyanov c17fb34
fix: fix test
GDamyanov 0d8f01a
Merge branch 'main' into datepickes-clear-icon
GDamyanov fbdcfb9
fix: refactor styles
GDamyanov 62c9ac9
feat: add samples
GDamyanov 2352b80
Merge branch 'main' into datepickes-clear-icon
GDamyanov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -5,7 +5,9 @@ | |
| } | ||
|
|
||
| :host .ui5-date-picker-input { | ||
| width: 100%; | ||
| min-width: inherit; | ||
| color: inherit; | ||
| background-color: inherit; | ||
|
|
||
| } | ||
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.