Skip to content

feat(ui5-datepicker): Add property to hide week numbers #1955

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
merged 7 commits into from
Jul 15, 2020

Conversation

ilhan007
Copy link
Member

@ilhan007 ilhan007 commented Jul 15, 2020

Add new property to DatePicker, Calendar and DayPicker, called "hideWeekNumbers' to optionally hide the weeks numbers column. (In classic UI5 there is property "showWeekNumbers, default: true" in the Calendar, but not in the DatePicker).
Note: For calendars other than Gregorian, the week numbers are not displayed regardless of what is set.

Fixes: #1949


Screenshot 2020-07-15 at 11 20 17 AM

vladitasev
vladitasev previously approved these changes Jul 15, 2020
@ilhan007 ilhan007 merged commit d11c973 into master Jul 15, 2020
@ilhan007 ilhan007 deleted the feat-dp-weekNumbers branch July 15, 2020 10:58
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.

DatePicker: Extra date column
2 participants