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

Commits on Sep 22, 2023

  1. feat: context (TresContext) is now exposed from TresCanvas (#404)

    * feat: context (TresContext) is now exposed from TresCanvas
    
    * docs: improved TresCanvas docs
    
    * docs: added exposed properties to TresCanvas docs
    
    * docs: added docs for useTresContext
    
    * chore: changes concerning code review
    
    ---------
    
    Co-authored-by: Tino Koch <[email protected]>
    Tinoooo and Tinoooo authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    838d779 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. docs: announce cientos 3.4.0 (#405)

    * docs: announce cientos 3.4.0
    
    * docs: add damian contribution
    
    * docs: add fix grammar, add image inline-examples in cientos
    
    * Update docs/blog/announcing-cientos-3-4-0.md
    
    * Update docs/blog/announcing-cientos-3-4-0.md
    
    * chore: apply suggestions from code review
    
    ---------
    
    Co-authored-by: Alvaro Saburido <[email protected]>
    JaimeTorrealba and alvarosabu authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    193b4ed View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. fix(core): made v-if work again (#409)

    * fix: made v-if work again
    
    ---------
    
    Co-authored-by: Tino Koch <[email protected]>
    Co-authored-by: alvarosabu <[email protected]>
    3 people authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    0d00545 View commit details
    Browse the repository at this point in the history
  2. chore: release v3.3.0

    alvarosabu committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    a0566d9 View commit details
    Browse the repository at this point in the history
Loading