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

chore: make v2 types v1 compatible #7045

Merged
merged 9 commits into from
Nov 14, 2024
Merged

chore: make v2 types v1 compatible #7045

merged 9 commits into from
Nov 14, 2024

Commits on Nov 13, 2024

  1. chore: move internals out of JSXNode type

    `flags`, `varProps` and `constProps`
    
    This assures compatibility with v1 types
    wmertens committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    49b02b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b22123 View commit details
    Browse the repository at this point in the history
  3. fix build

    Varixo authored and wmertens committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    60d6583 View commit details
    Browse the repository at this point in the history
  4. fix imports qwik/testing

    wmertens committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    70bcc0f View commit details
    Browse the repository at this point in the history
  5. chore: remove html types

    they are not necessary and they make the API harder to grasp
    wmertens committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    d00396e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d609244 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd15da7 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    edaa75e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84cdc36 View commit details
    Browse the repository at this point in the history