Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gna/wtg blazor diagram #9

Merged
merged 212 commits into from
Sep 5, 2023
Merged

Gna/wtg blazor diagram #9

merged 212 commits into from
Sep 5, 2023

Commits on Nov 17, 2021

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

Commits on Nov 23, 2021

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

Commits on Nov 24, 2021

  1. Revert "Updates to supoort groups in a group."

    This reverts commit 89d1efb.
    chunliu committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    9026312 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Merge pull request Blazor-Diagrams#159 from chunliu/dev

    don't update the group's dimensions if the last child is remove.
    zHaytam authored Nov 26, 2021
    Configuration menu
    Copy the full SHA
    3e532dc View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Configuration menu
    Copy the full SHA
    af6eb4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2790dd0 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. Use InvokeAsync(SHC)

    zHaytam committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    c18b9cc View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Configuration menu
    Copy the full SHA
    e3e8811 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    022149d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Fixes issue with <img/> dragging on FireFox.

    William D Cossey committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    8d573be View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    7d5141e View commit details
    Browse the repository at this point in the history
  2. Update NavigatorWidget.razor.cs

    Added node and link event unsubscribed
    Rickybarb5 committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    573fc33 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    d042599 View commit details
    Browse the repository at this point in the history
  2. Changed min zoom value

    0.1 seems to be minimum acceptable value
    Rickybarb5 committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    7f7e148 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92788d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d2dcc9 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Merge pull request Blazor-Diagrams#187 from Rickybarb5/navigator-impr…

    …ovements
    
    Fixed null argument exception when diagram is toggled on/off
    zHaytam authored Apr 2, 2022
    Configuration menu
    Copy the full SHA
    28f23d3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Blazor-Diagrams#186 from wdcossey/165-firefox-drag…

    …-drop-image
    
    Fixes issue with img dragging on FireFox.
    zHaytam authored Apr 2, 2022
    Configuration menu
    Copy the full SHA
    6e15972 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Added Zoom Options minimum check

    Added test for minimum zoom options
    Rickybarb5 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    e7de071 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

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

Commits on Jul 19, 2022

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

Commits on Jul 22, 2022

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

Commits on Jul 23, 2022

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

Commits on Jul 25, 2022

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

Commits on Jul 31, 2022

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

Commits on Aug 2, 2022

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

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    c6788ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b6e74e View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Fix build errors

    zHaytam committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    831303c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c058c1 View commit details
    Browse the repository at this point in the history
  3. Update build.yml

    zHaytam committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    61cc7a6 View commit details
    Browse the repository at this point in the history
  4. Update build.yml

    zHaytam committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    5ad22fc View commit details
    Browse the repository at this point in the history
  5. Update build.yml

    zHaytam committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    ec3d977 View commit details
    Browse the repository at this point in the history
  6. Update build.yml

    zHaytam committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    cafa127 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Add Anchors functionality

    zHaytam committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    3131003 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    zHaytam committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    5506ad4 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    b862549 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e808b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Rename AllLinks to PortLinks

    zHaytam committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    767205b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cadb166 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd961d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    199cd80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc7e446 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Add support for nested groups

    zHaytam committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    9069d24 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. Add support for SVG groups

    zHaytam committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    9b86391 View commit details
    Browse the repository at this point in the history
  2. Use butt stroke linecap instead of round

    Because they go inside ports and prevent pointer events
    zHaytam committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    994fd76 View commit details
    Browse the repository at this point in the history
  3. Add custom svg group demo

    zHaytam committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    ec03d3f View commit details
    Browse the repository at this point in the history
  4. Fix unit tests

    zHaytam committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    85df470 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9d1b91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5077a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c719884 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f478241 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. SVG nested groups

    zHaytam committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    573df5e View commit details
    Browse the repository at this point in the history
  2. Add DynamicAnchor

    An anchor that chooses the closest position from the given list. Positions given are based on the bounds of the node.
    zHaytam committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    385d351 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78f947d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    96542bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    507491d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    5f954b5 View commit details
    Browse the repository at this point in the history
  2. Fix namespace

    zHaytam committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    ad1361c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    944b662 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bce97a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    875f587 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51a880e View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Make Diagram abstract / Add BlazorDiagram derived / Abstract options …

    …and blazor specific options
    zHaytam committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    e447dd0 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

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

Commits on Aug 29, 2022

  1. Rename user actions to Controls and add BoundaryControl

    Layers also return the added item (node/link)
    zHaytam committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    2db0681 View commit details
    Browse the repository at this point in the history
  2. Add LinkPathPositionProvider

    zHaytam committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    72f27fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8e02b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b89fd2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13e7850 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2fd10f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Add ILinkable interface for models that can have links to make link c…

    …reation more generic
    
    Add TargetAnchorFactory option
    Options (links etc) are now readonly, but their properties are mutable
    zHaytam committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    22c4db1 View commit details
    Browse the repository at this point in the history
  2. Update BaseLinkModelTests.cs

    zHaytam committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    1ce17af View commit details
    Browse the repository at this point in the history
  3. Fix docs

    zHaytam committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    be75ddf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd7b6dd View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    ef886cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e0dfe1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    331076d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea47d8a View commit details
    Browse the repository at this point in the history
  5. Refactor

    zHaytam committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    e6eacbf View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

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

Commits on Sep 3, 2022

  1. Rewrite Navigator to be lighter, faster & can take node shape into ac…

    …count (rect/ellipse for now)
    zHaytam committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    e098510 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. Add dynamic anchor test page

    zHaytam committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    160baee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ead6b77 View commit details
    Browse the repository at this point in the history
  3. Update build.yml

    zHaytam committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    b9c3544 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20f62b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. WIP

    zHaytam committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    60de7b0 View commit details
    Browse the repository at this point in the history
  2. Add Moved event to Movables

    zHaytam committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    d5d9f90 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Rename RegisterModelComponent and GetComponentForModel to remove Mode…

    …l notion since its used in Controls
    zHaytam committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    8f67e2a View commit details
    Browse the repository at this point in the history
  2. Update BlazorDiagram.cs

    zHaytam committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    e1d1f0f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

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

Commits on Sep 10, 2022

  1. Configuration menu
    Copy the full SHA
    582773a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea5258d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bc24d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. Add experimental Link to Link

    zHaytam committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    7774f74 View commit details
    Browse the repository at this point in the history
  2. Update Versions & CHANGELOG

    zHaytam committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    2a1f7d0 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    zHaytam committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    3646b0e View commit details
    Browse the repository at this point in the history
  4. Fix date in changelog

    zHaytam committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    f26285b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98de531 View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.md

    zHaytam committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    e7d29c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Add README to packages

    zHaytam committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    11b8143 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4e46b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    1b2d56c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f22a85a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e4f655 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    31786a9 View commit details
    Browse the repository at this point in the history
  2. Snap to Center of Node

    240026763 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    095e3ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8142068 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    921935f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15920a4 View commit details
    Browse the repository at this point in the history
  6. Adjust info for demo

    240026763 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    47ecea8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    772e401 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed8a05b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b109146 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Replace OngoingPosition with a PositionAnchor, Link.Target is now nev…

    …er null and Factory signature changed
    zHaytam committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    6a071ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a2d584 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71567e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

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

Commits on Sep 18, 2022

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

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    f5dc8f0 View commit details
    Browse the repository at this point in the history
  2. Remove delete namespace

    zHaytam committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    978e5e7 View commit details
    Browse the repository at this point in the history
  3. Update Versions & CHANGELOG

    zHaytam committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    c37e436 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2799a9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95d5942 View commit details
    Browse the repository at this point in the history
  6. Fix reversed deltas

    240026763 committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    bdaac87 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

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

Commits on Oct 8, 2022

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

Commits on Oct 9, 2022

  1. Update GroupLayerTests.cs

    zHaytam committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    a080152 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Configuration menu
    Copy the full SHA
    8d6d9c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2b6779 View commit details
    Browse the repository at this point in the history
  3. Fix some demo pages

    zHaytam committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    15f6d1d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Fix bug where moving a single grandchild in groups doesn't move the g…

    …randfather as well (confusing explanation?)
    zHaytam committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    09c9a8e View commit details
    Browse the repository at this point in the history
  2. Update Versions & CHANGELOG

    zHaytam committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    bcd1247 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

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

Commits on Nov 3, 2022

  1. Update Routers.Orthogonal.cs

    zHaytam committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    b7f1736 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

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

Commits on Nov 13, 2022

  1. Configuration menu
    Copy the full SHA
    230aa6d View commit details
    Browse the repository at this point in the history
  2. Add FullPath to PathGeneratorResult and Fix issue where only parts of…

    … a link would have a hover effect instead of all
    zHaytam committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    b2d233c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    062c90a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b3c77e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    084f22a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Configuration menu
    Copy the full SHA
    d3af252 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d5df78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cf4a77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20b0ccf View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    cbee9b8 View commit details
    Browse the repository at this point in the history
  2. Remove unused method

    zHaytam committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    fe4af0e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    8803be9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3caf1a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

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

Commits on Nov 24, 2022

  1. Update Versions & CHANGELOG

    zHaytam committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    2422aa8 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

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

Commits on Dec 4, 2022

  1. Add statistics line

    zHaytam committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    814932c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

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

Commits on Dec 8, 2022

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

Commits on Dec 12, 2022

  1. Fix link GetBounds

    zHaytam committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    92e43f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. Finish landing page

    zHaytam committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    caaac64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d297059 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2e87ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06756d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

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

Commits on Dec 28, 2022

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

Commits on Dec 31, 2022

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

Commits on Jan 1, 2023

  1. Update Api.razor

    zHaytam committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    30de559 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. Configuration menu
    Copy the full SHA
    421ae5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    628f2f2 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    e059949 View commit details
    Browse the repository at this point in the history
  2. Update Behaviors.razor

    zHaytam committed May 8, 2023
    Configuration menu
    Copy the full SHA
    30275c2 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Add TargetAttached event

    zHaytam committed May 9, 2023
    Configuration menu
    Copy the full SHA
    2ce9e82 View commit details
    Browse the repository at this point in the history
  2. Fix issue where diagram overwrites model order AND add SuspendSorting…

    … option and RefreshOrders method
    zHaytam committed May 9, 2023
    Configuration menu
    Copy the full SHA
    286f092 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Update Versions & CHANGELOG

    zHaytam committed May 10, 2023
    Configuration menu
    Copy the full SHA
    02634bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c153569 View commit details
    Browse the repository at this point in the history
  3. Update Diagram.cs

    zHaytam committed May 10, 2023
    Configuration menu
    Copy the full SHA
    e42d07c View commit details
    Browse the repository at this point in the history
  4. Update Versions & CHANGELOG

    zHaytam committed May 10, 2023
    Configuration menu
    Copy the full SHA
    0f7cc88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    098c5b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

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

Commits on Jun 20, 2023

  1. Add Nodes customization

    zHaytam committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    1ffd7e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    82d6ba7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41bc4a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    a0447b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8805ffb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7e52a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    561e60a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79893b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    c92d2e7 View commit details
    Browse the repository at this point in the history
  2. Some cleanup

    zHaytam committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    6506f44 View commit details
    Browse the repository at this point in the history
  3. Remove unused namespaces

    zHaytam committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    8b3bb63 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

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

Commits on Jul 20, 2023

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

Commits on Jul 22, 2023

  1. Add Ports customization doc

    zHaytam committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    eac192e View commit details
    Browse the repository at this point in the history
  2. Correct ports overview doc

    zHaytam committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    4a19d95 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    6929550 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6efe9b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Add AddVertex method to links

    zHaytam committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    3b25b32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4849b4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d76fb67 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Document diagram widgets

    zHaytam committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7d554ad View commit details
    Browse the repository at this point in the history
  2. Document controls

    zHaytam committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8aeba9d View commit details
    Browse the repository at this point in the history
  3. Document position providers

    zHaytam committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d737ee7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    648db68 View commit details
    Browse the repository at this point in the history
  5. Fix failing unit tests

    zHaytam committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    bf24fe6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request Blazor-Diagrams#339 from Blazor-Diagrams/new-site

    New documentation website + some fixes/improvements
    zHaytam authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    1f7e376 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c27ef34 View commit details
    Browse the repository at this point in the history
  8. Update main.yml

    zHaytam committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    fdb8e90 View commit details
    Browse the repository at this point in the history
  9. Update main.yml

    zHaytam committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    cbf09ba View commit details
    Browse the repository at this point in the history
  10. Add GitHub pages fix to Site

    zHaytam committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f208f73 View commit details
    Browse the repository at this point in the history
  11. Fix GitHub pages

    zHaytam committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    6a8eb9a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

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

Commits on Sep 5, 2023

  1. Update build.yml

    matatouille authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4b67e27 View commit details
    Browse the repository at this point in the history