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

Update plantuml.*.jar, Fix broken images in README.md #36

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Sep 9, 2020

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

Commits on Sep 30, 2020

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

Commits on Oct 15, 2020

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

Commits on Oct 29, 2020

  1. README.md: fix broken images and format

    Signed-off-by: Huang Rui <[email protected]>
    vowstar committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    14e0c7a View commit details
    Browse the repository at this point in the history
  2. package.json: fix strange CI build problem, resolve dependent

    If have no plantuml installed, the graphviz always failed to find.
    Test graphviz dependent on the plantuml installation.
    
    Signed-off-by: Huang Rui <[email protected]>
    vowstar committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    f2d5b7c View commit details
    Browse the repository at this point in the history
  3. package.json: add missing file scripts/get-plantuml-jar.js

    Signed-off-by: Huang Rui <[email protected]>
    vowstar committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    9f23f02 View commit details
    Browse the repository at this point in the history
  4. .travis.yml: change node to lts version

    Signed-off-by: Huang Rui <[email protected]>
    vowstar committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    ebc2943 View commit details
    Browse the repository at this point in the history