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

[BottomNavigation] onClick does not fire if tapped while scrolling #22524

Merged
merged 15 commits into from Sep 9, 2020
Merged

[BottomNavigation] onClick does not fire if tapped while scrolling #22524

merged 15 commits into from Sep 9, 2020

Commits on Sep 1, 2020

  1. Fix issue #22368

    Elias Jørgensen committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    cc507f1 View commit details
    Browse the repository at this point in the history
  2. Testing for issue #22368

    Elias Jørgensen committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    e163abd View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Add demo to BottomNavigation page

    Elias Jørgensen committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    1a3d9d9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'next' into bottomnavigationaction-scroll-tap

    Elias Jørgensen committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    bd4445e View commit details
    Browse the repository at this point in the history
  3. Keep using HTMLButtonElement as BottomNavigationAction test refInstan…

    …ceOf
    Elias Jørgensen committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    180a741 View commit details
    Browse the repository at this point in the history
  4. Demo formatting

    Elias Jørgensen committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    b1568ae View commit details
    Browse the repository at this point in the history
  5. Fix browser tests

    Elias Jørgensen committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    e8c23d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6fc0f85 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Update packages/material-ui/src/BottomNavigationAction/BottomNavigati…

    …onAction.js
    
    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    EliasJorgensen and oliviertassinari committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    ef80bcf View commit details
    Browse the repository at this point in the history
  2. Update packages/material-ui/src/BottomNavigationAction/BottomNavigati…

    …onAction.js
    
    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    EliasJorgensen and oliviertassinari committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    bb6b901 View commit details
    Browse the repository at this point in the history
  3. Use fake timers instead of setTimeout and only run Touch tests in sup…

    …ported browsers
    Elias Jørgensen committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    8a0491e View commit details
    Browse the repository at this point in the history
  4. Formatting

    Elias Jørgensen committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    01fc7ab View commit details
    Browse the repository at this point in the history
  5. Simplify demo

    oliviertassinari committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    8bc9621 View commit details
    Browse the repository at this point in the history
  6. try skip tests

    oliviertassinari committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    3c3c1ca View commit details
    Browse the repository at this point in the history
  7. Code formatting

    EliasJorgensen committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    079c34c View commit details
    Browse the repository at this point in the history