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: awslabs/diagram-as-code
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11
Choose a base ref
...
head repository: awslabs/diagram-as-code
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12
Choose a head ref
  • 17 commits
  • 20 files changed
  • 2 contributors

Commits on Mar 25, 2024

  1. Merge pull request #21 from ugwis/main

    Fix default color of VPC,Subnets title
    ugwis authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1382a2c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #22 from ugwis/main

    Add diagram examples
    ugwis authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1cb1b88 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #23 from ugwis/main

    Add example of PrivateLink
    ugwis authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    ebf87ef View commit details
    Browse the repository at this point in the history
  4. Merge pull request #24 from ugwis/main

    Fix windows path issue
    ugwis authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    337a92b View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. add: resource types

    ugwis committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6ead483 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from ugwis/main

    Add resource types
    ugwis authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7aedd26 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. add: arrow head on line

    ugwis committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    b74f6e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fc28a8 View commit details
    Browse the repository at this point in the history
  3. add: doc for arrow heads

    ugwis committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    0ced59a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c558ab View commit details
    Browse the repository at this point in the history
  5. fix: arrowheads syntax

    ugwis committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    f1c1dc4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #27 from ugwis/main

    Add arrowheads on line
    ugwis authored Mar 30, 2024
    Configuration menu
    Copy the full SHA
    27e67af View commit details
    Browse the repository at this point in the history
  7. add: resource types

    ugwis committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    1dbf170 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #28 from ugwis/main

    Add resource types
    ugwis authored Mar 30, 2024
    Configuration menu
    Copy the full SHA
    4a396dd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c9b0a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Custom font path (#30)

    * fix: wrong resource type name
    
    * add: custom font path
    ugwis authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    cc6f6ce View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. fix: Remove order dependency for command line options (#31)

    - Use spf13/cobra to handle command line options
    - Options can now be specified in any order
    a2ush authored May 1, 2024
    Configuration menu
    Copy the full SHA
    6377c26 View commit details
    Browse the repository at this point in the history
Loading