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

[pickers] Add option to change order of displayed years #11780

Merged
merged 24 commits into from
Sep 19, 2024

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    68a3179 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    70d25f2 View commit details
    Browse the repository at this point in the history
  2. [pickers] Fix lint errors

    thomasmoon committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    446eb8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c448b76 View commit details
    Browse the repository at this point in the history
  4. [pickers] Update api docs

    thomasmoon committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    69db587 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d17edec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16edac1 View commit details
    Browse the repository at this point in the history
  7. Update docs/data/date-pickers/date-calendar/ReverseYearCalendar.tsx

    Will use the more explicit terms ascending and descending and change the prop name from reverseYears to yearOrder with ascending as default.
    
    Co-authored-by: Flavien DELANGLE <flaviendelangle@gmail.com>
    Signed-off-by: Thomas Moon <thomas.moon@teamit.fi>
    thomasmoon and flaviendelangle authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9f3bd98 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    052ca9d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7f89a3b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1aa5f89 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f7c41fe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ce637ed View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    51c21b0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    787ee3e View commit details
    Browse the repository at this point in the history
  15. [pickers] Update api docs

    thomasmoon committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    80a4e4c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4984898 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Texts on new lines.

    Co-authored-by: Lukas Tyla <llukas.tyla@gmail.com>
    Signed-off-by: Thomas Moon <thomas.moon@teamit.fi>
    thomasmoon and LukasTy authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c303d25 View commit details
    Browse the repository at this point in the history
  2. [pickers] Order of years texts on new lines

    Co-authored-by: Lukas Tyla <llukas.tyla@gmail.com>
    Signed-off-by: Thomas Moon <thomas.moon@teamit.fi>
    thomasmoon and LukasTy authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4a7c1a1 View commit details
    Browse the repository at this point in the history
  3. [pickers] Improve yearsOrder documentation on YearCalendar types

    Co-authored-by: Lukas Tyla <llukas.tyla@gmail.com>
    Signed-off-by: Thomas Moon <thomas.moon@teamit.fi>
    thomasmoon and LukasTy authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    babd9c1 View commit details
    Browse the repository at this point in the history
  4. [pickers] Remove unneeded default for yearsOrder on dateViewRenderers

    Co-authored-by: Lukas Tyla <llukas.tyla@gmail.com>
    Signed-off-by: Thomas Moon <thomas.moon@teamit.fi>
    thomasmoon and LukasTy authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    bb75868 View commit details
    Browse the repository at this point in the history
  5. [pickers] Remove unneeded default for yearsOrder on DateCalendar comp…

    …onent
    
    Co-authored-by: Lukas Tyla <llukas.tyla@gmail.com>
    Signed-off-by: Thomas Moon <thomas.moon@teamit.fi>
    thomasmoon and LukasTy authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    09a74a3 View commit details
    Browse the repository at this point in the history
  6. [pickers] Adjust component specific documentation by adding correct o…

    …verrides for yearsPerRow prop to mobile and static pickers
    thomasmoon committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    aed3349 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Apply suggestions from code review

    Signed-off-by: Lukas Tyla <llukas.tyla@gmail.com>
    LukasTy authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fde39ca View commit details
    Browse the repository at this point in the history