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: Tresjs/tres
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.0
Choose a base ref
...
head repository: Tresjs/tres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.1
Choose a head ref
  • 12 commits
  • 19 files changed
  • 4 contributors

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    4dae415 View commit details
    Browse the repository at this point in the history
  2. fix: prop types on TresCanvas (#326)

    * chore: refactor components to sfc
    
    * chore: TresCanvas prop type fix
    
    * chore: restored type
    
    * chore: removed duplicated interface definition
    
    * chore: restored duplicated types
    
    ---------
    
    Co-authored-by: alvarosabu <[email protected]>
    Co-authored-by: Tino Koch <[email protected]>
    3 people authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    309584a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

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

Commits on Jul 3, 2023

  1. chore(deps): update dependency vitepress to v1.0.0-beta.5 (#311)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    5728a81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e820072 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eea3ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    780743c View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    9f521fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f613018 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. fix: fake a VNodeRef on types to accept strings and null (#344)

    * fix: fake a `VNodeRef` on types to accept strings and null
    
    * chore: remove unused VNodeRef import
    alvarosabu authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c069f64 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    197f258 View commit details
    Browse the repository at this point in the history
  2. chore: release v2.4.1

    alvarosabu committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a30e669 View commit details
    Browse the repository at this point in the history
Loading