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(DatePicker): fix calendar dropdown position #4846

Commits on Dec 10, 2019

  1. fix(DatePicker): fix calendar dropdown position

    This change inroduces a Flatpickr plugin that ensures that the calendar
    dropdown is put in the correct floating position even if the floating
    menu container is changed via `appendTo` and the floating menu
    container has significant offset from `<body>`.
    
    Fixes carbon-design-system#4818.
    asudoh committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    0698777 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Configuration menu
    Copy the full SHA
    b6f4015 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9edfa24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1cb78f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

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