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

Enable sx prop on any components #37

Merged
merged 22 commits into from
May 2, 2024
Merged

Enable sx prop on any components #37

merged 22 commits into from
May 2, 2024

Commits on Apr 23, 2024

  1. update runtime-sx

    siriwatknp committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4b98e48 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. finish sx callexpression

    siriwatknp committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    695b502 View commit details
    Browse the repository at this point in the history
  2. support non-JSX call

    siriwatknp committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6b8d613 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. update test

    siriwatknp committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2f6b209 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    438f2a4 View commit details
    Browse the repository at this point in the history
  3. update @wyw-in-js to 0.5.3

    siriwatknp committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ed9d466 View commit details
    Browse the repository at this point in the history
  4. remove ForwardSx

    siriwatknp committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    451b6dc View commit details
    Browse the repository at this point in the history
  5. revert lock

    siriwatknp committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    cb60b51 View commit details
    Browse the repository at this point in the history
  6. run test update

    siriwatknp committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    4ccdd28 View commit details
    Browse the repository at this point in the history
  7. fix types

    siriwatknp committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    44bd1b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6e11cd3 View commit details
    Browse the repository at this point in the history
  9. add sx-jsx test case

    siriwatknp committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6c09a12 View commit details
    Browse the repository at this point in the history
  10. test with apps

    siriwatknp committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9a853d0 View commit details
    Browse the repository at this point in the history
  11. remove ts-ignore

    siriwatknp committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ede976b View commit details
    Browse the repository at this point in the history
  12. combine replacement

    siriwatknp committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c1ec425 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    49fab1b View commit details
    Browse the repository at this point in the history
  14. fix jsx expression

    siriwatknp committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f680a67 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    118c6be View commit details
    Browse the repository at this point in the history
  16. fix jsx() objectExpression

    siriwatknp committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    344c70a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. use Chip

    siriwatknp committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b3ea954 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

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

Commits on May 2, 2024

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