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(date): onChange is triggered when pressing down on a date #1459

Merged
merged 15 commits into from
Sep 20, 2024

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    59daa0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33ae700 View commit details
    Browse the repository at this point in the history
  3. fix(date): run format

    mmarinkov committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4928840 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bbf72d View commit details
    Browse the repository at this point in the history
  5. fix(date): fixed typo

    mmarinkov committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8502f0a View commit details
    Browse the repository at this point in the history
  6. fix(date): change date only when previous and selected are both not e…

    …mpty, null or undefined
    mmarinkov committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bc69750 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    70e99a3 View commit details
    Browse the repository at this point in the history
  2. Revert "fix(date): corrected test case"

    This reverts commit 70e99a3.
    mmarinkov committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ff112da View commit details
    Browse the repository at this point in the history
  3. Revert "fix(date): change date only when previous and selected are bo…

    …th not empty, null or undefined"
    
    This reverts commit bc69750.
    mmarinkov committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3e8e562 View commit details
    Browse the repository at this point in the history
  4. Revert "fix(date): fixed typo"

    This reverts commit 8502f0a.
    mmarinkov committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    da45f4d View commit details
    Browse the repository at this point in the history
  5. Revert "fix(date): balChange only when valid value"

    This reverts commit 5bbf72d.
    mmarinkov committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8713e9e View commit details
    Browse the repository at this point in the history
  6. Revert "fix(date): run format"

    This reverts commit 4928840.
    mmarinkov committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ef4c41f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa40c3b View commit details
    Browse the repository at this point in the history
  8. fix(input): check if values are not considered as empty before compar…

    …ing them if they changed
    mmarinkov committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1771784 View commit details
    Browse the repository at this point in the history
  9. fix(date): add changeset

    mmarinkov committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b96ce28 View commit details
    Browse the repository at this point in the history