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

[Alert][joy] Add Alert component #33859

Merged
merged 32 commits into from Aug 30, 2022
Merged

[Alert][joy] Add Alert component #33859

merged 32 commits into from Aug 30, 2022

Commits on Aug 28, 2022

  1. Configuration menu
    Copy the full SHA
    2121e04 View commit details
    Browse the repository at this point in the history
  2. Add initial demos

    hbjORbj committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    64ede21 View commit details
    Browse the repository at this point in the history
  3. Run docs script

    hbjORbj committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    2118999 View commit details
    Browse the repository at this point in the history
  4. change default rendering variant

    danilo-leal authored and hbjORbj committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    769bd06 View commit details
    Browse the repository at this point in the history
  5. tweaks to the component and demos

    danilo-leal authored and hbjORbj committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    fd664b7 View commit details
    Browse the repository at this point in the history
  6. fix variants demo

    danilo-leal authored and hbjORbj committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    b8ff128 View commit details
    Browse the repository at this point in the history
  7. add longer dummy text

    danilo-leal authored and hbjORbj committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    6823d74 View commit details
    Browse the repository at this point in the history
  8. missing .tsx file as well

    danilo-leal authored and hbjORbj committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    4bc6069 View commit details
    Browse the repository at this point in the history
  9. add action prop demo

    danilo-leal authored and hbjORbj committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    554a473 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    47b19aa View commit details
    Browse the repository at this point in the history
  11. Run docs script

    hbjORbj committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    0255dd0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cf75e01 View commit details
    Browse the repository at this point in the history
  13. Run proptypes doc

    hbjORbj committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    bdf9d3f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3c5d831 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4b9f7d4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    24bb0e7 View commit details
    Browse the repository at this point in the history
  17. Add more demos

    hbjORbj committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    a464331 View commit details
    Browse the repository at this point in the history
  18. Add common examples

    hbjORbj committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    c4e4d3d View commit details
    Browse the repository at this point in the history
  19. update variables

    siriwatknp authored and hbjORbj committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    64ed0ff View commit details
    Browse the repository at this point in the history
  20. simplify demos

    siriwatknp authored and hbjORbj committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    5ff20d3 View commit details
    Browse the repository at this point in the history
  21. Add component prop

    hbjORbj committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    e0ad1fc View commit details
    Browse the repository at this point in the history
  22. Improve demos

    hbjORbj committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    679083c View commit details
    Browse the repository at this point in the history
  23. Run docs script

    hbjORbj committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    80dd01f View commit details
    Browse the repository at this point in the history
  24. update demo

    siriwatknp authored and hbjORbj committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    b7421c9 View commit details
    Browse the repository at this point in the history
  25. Run docs script

    hbjORbj committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    4317232 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. update font-weight

    siriwatknp committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    58af723 View commit details
    Browse the repository at this point in the history
  2. Address Jun's comments

    hbjORbj committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    29f3028 View commit details
    Browse the repository at this point in the history
  3. Run docs script

    hbjORbj committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    aead935 View commit details
    Browse the repository at this point in the history
  4. Add tests

    hbjORbj committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    e7f097e View commit details
    Browse the repository at this point in the history
  5. Fix typo

    hbjORbj committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    833a885 View commit details
    Browse the repository at this point in the history
  6. Allow string for variant prop

    hbjORbj committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    3fe0052 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    54f150b View commit details
    Browse the repository at this point in the history