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: statecharts/xstate-viz
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ISBX/xstate-viz
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 11 files changed
  • 1 contributor

Commits on Jun 30, 2019

  1. Copy the full SHA
    6c6f6a3 View commit details
  2. Copy the full SHA
    a18ea78 View commit details
  3. - Upgraded to latest xstate version

    - Added view configuration to display chart only
    coolwr committed Jun 30, 2019
    Copy the full SHA
    ce36c43 View commit details

Commits on Jul 15, 2019

  1. Added state selection event

    coolwr committed Jul 15, 2019
    Copy the full SHA
    9cba09f View commit details

Commits on Jul 30, 2019

  1. - Added component unmount logic to removing event tracking

    - Added onEvent and onTransition to StateChartProps
    - Added parent and children references in StateChartNode to navigate hierarchy
    coolwr committed Jul 30, 2019
    Copy the full SHA
    2ed7ef9 View commit details

Commits on Aug 2, 2019

  1. - fixed potential memory leaks when InitialEdge gets unmounted

    - Added ability to hide the header in the root StateChartNode
    coolwr committed Aug 2, 2019
    Copy the full SHA
    e0ddaa4 View commit details

Commits on Aug 4, 2019

  1. Copy the full SHA
    bdcbed9 View commit details

Commits on Aug 6, 2019

  1. version bump

    coolwr committed Aug 6, 2019
    Copy the full SHA
    d6ed826 View commit details

Commits on Oct 1, 2019

  1. - Fixed chart rendering of connectors (edges) when complex charts load

    - Fixed chart rendering of connectors (edges) when browser is resized
    coolwr committed Oct 1, 2019
    Copy the full SHA
    4688831 View commit details

Commits on Oct 4, 2019

  1. Copy the full SHA
    80c9e20 View commit details

Commits on Feb 5, 2020

  1. Copy the full SHA
    521f4ab View commit details

Commits on Mar 2, 2020

  1. Copy the full SHA
    c768037 View commit details
Loading