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

[SnackbarUnstyled] Create component and useSnackbar hook #33227

Merged
merged 86 commits into from Oct 3, 2022

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    80ae697 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93faaf9 View commit details
    Browse the repository at this point in the history
  3. fix api description

    ZeeshanTamboli committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    4a723e6 View commit details
    Browse the repository at this point in the history
  4. add some more props

    ZeeshanTamboli committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    47a69a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Configuration menu
    Copy the full SHA
    9aa17ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1d12be View commit details
    Browse the repository at this point in the history
  3. add some props

    ZeeshanTamboli committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    d579e80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c38b6ee View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    1a78db1 View commit details
    Browse the repository at this point in the history
  2. add other logic

    ZeeshanTamboli committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    22700a0 View commit details
    Browse the repository at this point in the history
  3. add ref

    ZeeshanTamboli committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    0946e49 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    adac738 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aba8c13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06a8e06 View commit details
    Browse the repository at this point in the history
  4. yarn proptypes

    ZeeshanTamboli committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    d002a6f View commit details
    Browse the repository at this point in the history
  5. setup docs

    ZeeshanTamboli committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    6a18a21 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. add Basic usage docs

    ZeeshanTamboli committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    7c35ec2 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Configuration menu
    Copy the full SHA
    53ee0a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28e45ab View commit details
    Browse the repository at this point in the history
  3. yarn proptypes

    ZeeshanTamboli committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    0df128b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    dd3714d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e53ba67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d3a9f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    873ee49 View commit details
    Browse the repository at this point in the history
  5. fix types

    ZeeshanTamboli committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    d315491 View commit details
    Browse the repository at this point in the history
  6. yarn docs:i18n

    ZeeshanTamboli committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    93b1260 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5626d6e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7db2c89 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    29ddf1b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5e0eb9f View commit details
    Browse the repository at this point in the history
  11. fix types

    ZeeshanTamboli committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    73404d6 View commit details
    Browse the repository at this point in the history
  12. fix style identation

    ZeeshanTamboli committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    31d7bb9 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. customize simple snackbar

    danilo-leal committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    79dbfb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4274c96 View commit details
    Browse the repository at this point in the history
  3. typescript:formatted

    danilo-leal committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    74b9fe5 View commit details
    Browse the repository at this point in the history
  4. resolve conflicts

    ZeeshanTamboli committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    19cec80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9d6dba View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    db26c45 View commit details
    Browse the repository at this point in the history
  2. add useSnackbar hook

    ZeeshanTamboli committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    b183f15 View commit details
    Browse the repository at this point in the history
  3. add useSnackbar demo

    ZeeshanTamboli committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    6b48905 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63b5d45 View commit details
    Browse the repository at this point in the history
  5. fix transition type

    ZeeshanTamboli committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    f8fc88f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c079bd7 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    9b0b01d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    769f592 View commit details
    Browse the repository at this point in the history
  3. fix type

    ZeeshanTamboli committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    f808f10 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    be61bbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    703581e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11ba396 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a83e744 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Update packages/mui-base/src/SnackbarUnstyled/useSnackbar.ts

    Co-authored-by: Michał Dudak <michal.dudak@gmail.com>
    ZeeshanTamboli and michaldudak committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    1166248 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fec6230 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14f01fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a69771 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8139c92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb36dcf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ef2dd8 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    3790d12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    263024c View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    db053f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7004d42 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    88075fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c4716f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a23b408 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4433dc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    c315679 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2352c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. content second pass

    samuelsycamore committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    4e99697 View commit details
    Browse the repository at this point in the history
  2. fix copypasta

    samuelsycamore committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    3026d27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07512b2 View commit details
    Browse the repository at this point in the history
  4. introduce hook demo

    samuelsycamore committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    d4585a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4a091e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62645e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    735c41e View commit details
    Browse the repository at this point in the history
  8. expand basics section

    samuelsycamore committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    a89fedc View commit details
    Browse the repository at this point in the history
  9. typo

    samuelsycamore committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    5104048 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7cf394a View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    fccce93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb5bbf2 View commit details
    Browse the repository at this point in the history
  3. yarn docs:api

    ZeeshanTamboli committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    6b57a10 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    e782ff3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f12673b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9408a8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28e7553 View commit details
    Browse the repository at this point in the history
  5. yarn docs:api

    ZeeshanTamboli committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    0a1e8ef View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

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