iTwin / iTwinUI

A design system for building beautiful and well-working web interfaces.
https://itwin.github.io/iTwinUI/
MIT License
92 stars 35 forks source link

expose `showYearSelection` from `DateRangeFilter` #1986

Closed mayank99 closed 3 weeks ago

mayank99 commented 3 weeks ago

Changes

Resolves #1984 by forwarding the showYearSelection prop from DatePicker

Unrelated: also set showDatesOutsideMonth to false (the recommended value after #1822)

image

Testing

Added unit test.

Docs

Added changeset, updated story.