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: codehs/chs-js-lib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.4
Choose a base ref
...
head repository: codehs/chs-js-lib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.5
Choose a head ref
  • 5 commits
  • 11 files changed
  • 2 contributors

Commits on Apr 12, 2022

  1. Decouple Groups' bounds from their position to fix anchoring issues (#…

    …142)
    
    * WIP Group bounds fix. Fixes #141
    
    * Groups x and y position are their minimum x and y values, not the coordinates of their bounding box.
    
    * More polygon anchoring tests
    anderoonies authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    cf0777e View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    f99dd69 View commit details
    Browse the repository at this point in the history
  2. update tests

    zgalant committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    516309d View commit details
    Browse the repository at this point in the history
  3. 0.3.5

    zgalant committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    9046bc3 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Merge pull request #147 from codehs/z-text-dimension-fix

    call resetDimensions on Text when we update the label
    zgalant authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    a94a406 View commit details
    Browse the repository at this point in the history
Loading