-
Notifications
You must be signed in to change notification settings - Fork 43
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
feat: add datepicker as a fragment component #262
Open
jz5426
wants to merge
44
commits into
IBM:main
Choose a base branch
from
jz5426:datepicker
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
646baf5
date picker
jz5426 6cb5cff
clean
jz5426 0219acf
lint
jz5426 63ca1b4
focus and datepicker input bottom alignment
jz5426 404c8a5
angular date picker export
jz5426 e6a3cf9
react date picker export
jz5426 668ba8f
fixed
jz5426 4157f0e
react has type = text
jz5426 5ed4b0b
Merge branch 'main' of https://github.com/IBM/carbon-ui-builder into …
jz5426 a381f4e
progress
jz5426 a3125bd
progress
jz5426 201484a
lint
jz5426 65a863c
value change
jz5426 a4b5655
value change
jz5426 c8fad9d
lint
jz5426 3bf5c40
console log error fix
jz5426 933e7ef
checkin changes
jz5426 7c3b89e
checkin changes
jz5426 251e7bb
checkin review changes
jz5426 a9eb7f7
in progress
dbb87df
fixed
a9dd65e
Merge branch 'main' of https://github.com/IBM/carbon-ui-builder into …
693d844
lint
8ebec46
fix: update date picker exports add missing attributes
Akshat55 2f862e0
fix: prevent checkbox inline style from leaking
Akshat55 38142f7
fix: show date format input only for 'single' or 'range'
Akshat55 ffe362d
style removal
81ed09e
quick fix
076953b
Update player/react/src/lib/components/ui-date-picker.tsx
jz5426 b37fd9f
Update player/react/src/lib/components/ui-date-picker.tsx
jz5426 6b82184
Update sdk/react/src/lib/fragment-components/a-date-picker.tsx
jz5426 7e92ac5
Update sdk/react/src/lib/fragment-components/a-date-picker.tsx
jz5426 acf664f
Update sdk/react/src/lib/fragment-components/a-date-picker.tsx
jz5426 ecef193
Update sdk/react/src/lib/fragment-components/a-date-picker.tsx
jz5426 4d65d81
fix: replace 'datePickerType' with 'kind' and remove unused styles
Akshat55 bc3c30b
fix: remove redundant id
Akshat55 9d18919
fix: clean up date picker component
Akshat55 9312697
react export fix
211e641
angular export
2b7fd06
revert context pane changes
749688e
terneries and indentation
cf36bd7
rangePlaceHolder
c2178fa
revision
8a15d63
revision
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
revision
Signed-off-by: Max You <[email protected]>
- Loading branch information
There are no files selected for viewing
This file contains 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 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
optional