Skip to content
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

fix(ui5-timepicker): fix JS Error, improve user XP and sample #1362

Merged
merged 7 commits into from
Mar 26, 2020

Conversation

ilhan007
Copy link
Member

@ilhan007 ilhan007 commented Mar 25, 2020

  • when imported standalone, JS error is thrown - Gregorian calendar was missing.

  • allow user to set empty value or removing the current time with "BACKSPACE", instead of always setting the current time.

  • placeholder exists in the code, but never forwarded to the Input and not documented as part of the public API

  • show time format as placeholder, when no value

  • fix code snippets alignment in playground

FIXES: #1357

@ilhan007 ilhan007 requested a review from MapTo0 March 25, 2020 15:47
@ilhan007 ilhan007 changed the title fix(ui5-timepicker): improve user xp and sample fix(ui5-timepicker): fix JS Error, improve user XP and sample Mar 25, 2020
@ilhan007 ilhan007 closed this Mar 25, 2020
@ilhan007 ilhan007 reopened this Mar 25, 2020
@ilhan007 ilhan007 merged commit f02477b into master Mar 26, 2020
@ilhan007 ilhan007 deleted the timepikcer-sample branch March 26, 2020 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ui5-timepicker samples
3 participants