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: 4.0.2
Choose a base ref
...
head repository: Tresjs/tres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.1.0
Choose a head ref
  • 18 commits
  • 73 files changed
  • 8 contributors

Commits on Jun 6, 2024

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

Commits on Jun 12, 2024

  1. refactor(nodeOps): remove predicates/optional chaining, use is/context (

    #726)
    
    * refactor: add 'is' module/tests
    
    * refactor: push predicates down into functions
    
    * refactor: pass TresContext to nodeOps
    
    * refactor: remove predicates/optional chaining, use is/context
    
    * chore: lint
    
    * refactor: use unknown type, not any
    
    * fix: re-add changes from #717
    
    * refactor: use uknown type, not any
    
    * refactor: use uknown type, not any
    andretchen0 authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    4317351 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. fix(deps): update dependency @vueuse/core to v10.10.1 (#735)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    12e462d View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. refactor: playground housekeeping (#719)

    * refactor: playground housekeeping
    
    * move single-use components into folders with their parent components
    * add "Issues" category
    
    * chore: run linter
    
    ---------
    
    Co-authored-by: Alvaro Saburido <[email protected]>
    andretchen0 and alvarosabu authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    74a2c47 View commit details
    Browse the repository at this point in the history
  2. feat: add useTresReady (#712)

    * add onTresReady hook
    * add @ready emit to TresCanvas
    * start loop onTresReady
    
    Co-authored-by: Alvaro Saburido <[email protected]>
    andretchen0 and alvarosabu authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    15e3f07 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

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

Commits on Jun 22, 2024

  1. refactor: add setReady

    andretchen0 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    543fbfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fa0430 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c81924b View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Merge pull request #744 from Tresjs/refactor/loop-ready

    fix(loop/useTresReady): add setReady
    andretchen0 authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9b50538 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

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

Commits on Jun 29, 2024

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

Commits on Jul 1, 2024

  1. chore: sponsorkit (#753)

    * chore: added sponsors to readme + ci
    
    * chore: ignore folder for linting
    alvarosabu authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    e630114 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    84b1dd1 View commit details
    Browse the repository at this point in the history
  2. Update README.md (#756)

    alvarosabu authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d09bab4 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. fix: group should recursive search for child elements (#728) (#731)

    * fix: group should recursive search for child elements (#728)
    
    * fix: rename variable
    
    ---------
    
    Co-authored-by: hexianWeb <[email protected]>
    Co-authored-by: Alvaro Saburido <[email protected]>
    Co-authored-by: Garrett Walker <[email protected]>
    4 people authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f09367b View commit details
    Browse the repository at this point in the history
  2. chore(docs): Updated delta definition in onLoop documentation to matc…

    …h source (#752)
    
    Co-authored-by: Alvaro Saburido <[email protected]>
    nart4hire and alvarosabu authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    0d2767f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. chore: release v4.1.0

    alvarosabu committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c3c7751 View commit details
    Browse the repository at this point in the history
Loading