Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: solidjs/solid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.0
Choose a base ref
...
head repository: solidjs/solid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.4
Choose a head ref
  • 20 commits
  • 45 files changed
  • 4 contributors

Commits on Sep 24, 2024

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

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    fb67b68 View commit details
    Browse the repository at this point in the history
  2. v1.9.1

    ryansolid committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0aa509e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Fix video link on README (#2316)

    closes #2315
    atilafassina authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    dfcb4cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22aff14 View commit details
    Browse the repository at this point in the history
  3. Fix setter type compatibility with kobalte select and add tests (#2318)

    * fix kobalte select type error and add test
    
    * format
    
    * better naming
    
    * add more tests
    
    * format
    
    * add changeset
    
    ---------
    
    Co-authored-by: Ryan Carniato <ryansolid@gmail.com>
    Huliiiiii and ryansolid authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e2e2a03 View commit details
    Browse the repository at this point in the history
  4. update deps

    ryansolid committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e153a46 View commit details
    Browse the repository at this point in the history
  5. v1.9.2

    ryansolid committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    812060f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. fix build/test coverage

    ryansolid committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5c52b56 View commit details
    Browse the repository at this point in the history
  2. Reordering setter overloads (#2333)

    * continue
    
    * add changeset
    
    ---------
    
    Co-authored-by: Ryan Carniato <ryansolid@gmail.com>
    Huliiiiii and ryansolid authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    bb6ce8b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    9b70a15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a14ab8 View commit details
    Browse the repository at this point in the history
  3. v1.9.3

    ryansolid committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    73822b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Improve resolving arguments in createResource (#2353)

    * Improve resolving arguments in createResource
    
    Check typeof the second argument instead of using the `arguments` variable.
    This fixes usedase where some arguments were passed explicitely as `undefined` instead of being omitted.
    
    * Create twelve-comics-knock.md
    
    ---------
    
    Co-authored-by: Ryan Carniato <ryansolid@gmail.com>
    thetarnav and ryansolid authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    32aa744 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. fix reconcile null guard

    ryansolid committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    199dd69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d824b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

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

    ryansolid committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    dca942a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f9cd3d View commit details
    Browse the repository at this point in the history
  4. v1.9.4

    ryansolid committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    9316baf View commit details
    Browse the repository at this point in the history
Loading