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: memgraph/orb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.1
Choose a base ref
...
head repository: memgraph/orb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.2
Choose a head ref
  • 6 commits
  • 18 files changed
  • 2 contributors

Commits on Oct 7, 2022

  1. Chore: Set dimensions on parent element, Preserve graph container con…

    …tents (#24)
    
    * Chore: Set dimensions on parent element when undefined
    * Chore: Preserve graph container children
    * Fix: Remove unused canvas.id
    * Fix: Make http utils more robust, add tests, add new field to settings
    * Fix: Make collapsed dimensions regex case-insensitive
    cizl authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    38e83e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Chore: Apply Emitter in simulator and fix cleanup when terminated, Re…

    …factor naming (#25)
    
    * Chore: Apply Emitter in simulator and fix cleanup when terminated
    * Chore: Rename events to be more consistent
    * Chore: Update docs
    cizl authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    d078eb1 View commit details
    Browse the repository at this point in the history
  2. Fix: Fix physics behavior (#26)

    * Fix: Fix physics behavior
    * Fix: Start simulation after settings update
    cizl authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    0b64a19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f48b170 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Fix: Fix minor simulation issues

    cizl committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    048a0a2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from memgraph/release/0.1.2

    Release 0.1.2
    tonilastre authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    a80f5cc View commit details
    Browse the repository at this point in the history
Loading