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

[material-ui][Alert] Convert to support zero runtime #41230

Merged
merged 27 commits into from
Mar 4, 2024

Commits on Feb 21, 2024

  1. add alert page

    siriwatknp committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2f21ebc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    635482e View commit details
    Browse the repository at this point in the history
  3. migrate Alert

    siriwatknp committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    1f8e0ea View commit details
    Browse the repository at this point in the history
  4. add the rest of demos

    siriwatknp committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b6f3ed3 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    d17ab03 View commit details
    Browse the repository at this point in the history
  2. fix theme types

    siriwatknp committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    aacd7b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Revert "fix theme types"

    This reverts commit aacd7b9.
    siriwatknp committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9b1de9e View commit details
    Browse the repository at this point in the history
  2. Revert "make the next-app works with workspace"

    This reverts commit d17ab03.
    siriwatknp committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    16655aa View commit details
    Browse the repository at this point in the history
  3. Revert "add the rest of demos"

    This reverts commit b6f3ed3.
    siriwatknp committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    4cc4324 View commit details
    Browse the repository at this point in the history
  4. Revert "update next-app to use build files"

    This reverts commit 635482e.
    siriwatknp committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    336cb50 View commit details
    Browse the repository at this point in the history
  5. Revert "add alert page"

    This reverts commit 2f21ebc.
    siriwatknp committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    514c651 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4782e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    37842c1 View commit details
    Browse the repository at this point in the history
  8. add components index page

    siriwatknp committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    1addb4f View commit details
    Browse the repository at this point in the history
  9. fix path

    siriwatknp committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8975ea5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2397c77 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    1c615dd View commit details
    Browse the repository at this point in the history
  2. convert AlertTitle

    siriwatknp committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    cd57f5a View commit details
    Browse the repository at this point in the history
  3. use prettier module

    siriwatknp committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    f6910df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb39558 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    0689c63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4b8cb1 View commit details
    Browse the repository at this point in the history
  3. remove typo only

    siriwatknp committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9bf53e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    75c758b View commit details
    Browse the repository at this point in the history
  2. run pnpm install at root

    siriwatknp committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    bcb07aa View commit details
    Browse the repository at this point in the history
  3. run pnpm install apps

    siriwatknp committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    df1c916 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df00cea View commit details
    Browse the repository at this point in the history