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

Modernize mermaid #519

Merged
merged 66 commits into from
Apr 17, 2017
Merged

Modernize mermaid #519

merged 66 commits into from
Apr 17, 2017

Commits on Apr 10, 2017

  1. Add .editorconfig

    tylerlong committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    3b2b0da View commit details
    Browse the repository at this point in the history
  2. Format files in root folder

    tylerlong committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    2deacb8 View commit details
    Browse the repository at this point in the history
  3. Add yarn.lock file

    tylerlong committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    2525929 View commit details
    Browse the repository at this point in the history
  4. Update .gitignore

    tylerlong committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    23dd96b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1e7be0 View commit details
    Browse the repository at this point in the history
  6. Update chalk, he and lodash

    tylerlong committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    e48ff4c View commit details
    Browse the repository at this point in the history
  7. Update some libraries

    tylerlong committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    3caa755 View commit details
    Browse the repository at this point in the history
  8. Update phantomjs

    tylerlong committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    176ffa8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    19212eb View commit details
    Browse the repository at this point in the history
  10. Minor change to d3 version

    tylerlong committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    432f344 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8222063 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    546e766 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    69ceab9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c1e5fe3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bc94fc3 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2017

  1. Get all tape tests correct

    tylerlong committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    fc96360 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d46fda5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    620f3e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d1c1e3 View commit details
    Browse the repository at this point in the history
  5. Fix some code style issues

    tylerlong committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    413162d View commit details
    Browse the repository at this point in the history
  6. Add .ackrc

    tylerlong committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    f136a7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e91229f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc4edf7 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2017

  1. Fix code style issues

    tylerlong committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    a2ce9e6 View commit details
    Browse the repository at this point in the history
  2. Fix code style issues

    tylerlong committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    ab398c6 View commit details
    Browse the repository at this point in the history
  3. Fix gulpfile.js style issue

    tylerlong committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    f04d415 View commit details
    Browse the repository at this point in the history
  4. Fix all code style issues

    tylerlong committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    df8085b View commit details
    Browse the repository at this point in the history
  5. Use yarn install of npm

    tylerlong committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    15bdaca View commit details
    Browse the repository at this point in the history
  6. eslint watch

    tylerlong committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    d87da68 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2017

  1. First try of webpack

    tylerlong committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    e945bf8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2017

  1. Configuration menu
    Copy the full SHA
    7b93582 View commit details
    Browse the repository at this point in the history
  2. Debug flowchart

    tylerlong committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    7166ade View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    173899f View commit details
    Browse the repository at this point in the history
  4. Minor changes

    tylerlong committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    dffc53b View commit details
    Browse the repository at this point in the history
  5. Upgrade D3 to 3.5.12

    tylerlong committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    58a787b View commit details
    Browse the repository at this point in the history
  6. Update d3 to 3.5.17

    tylerlong committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    fd5b308 View commit details
    Browse the repository at this point in the history
  7. Use external d3-textwrap

    tylerlong committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    ea11f8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d56595 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    869a64e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e17ec3e View commit details
    Browse the repository at this point in the history
  11. Add todo.md

    tylerlong committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    053388a View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2017

  1. Create demo folder

    tylerlong committed Apr 16, 2017
    Configuration menu
    Copy the full SHA
    736d57f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    538d2c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a730225 View commit details
    Browse the repository at this point in the history
  4. Test mermaidAPI

    tylerlong committed Apr 16, 2017
    Configuration menu
    Copy the full SHA
    262a917 View commit details
    Browse the repository at this point in the history
  5. Remove useless file

    tylerlong committed Apr 16, 2017
    Configuration menu
    Copy the full SHA
    ebf00ee View commit details
    Browse the repository at this point in the history
  6. Remove useless file

    tylerlong committed Apr 16, 2017
    Configuration menu
    Copy the full SHA
    52d03f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    701e638 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b9b991c View commit details
    Browse the repository at this point in the history
  9. Refactor code

    tylerlong committed Apr 16, 2017
    Configuration menu
    Copy the full SHA
    3d50080 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8536c97 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e16e501 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8832aa6 View commit details
    Browse the repository at this point in the history
  13. Format code of src/d3.js

    tylerlong committed Apr 16, 2017
    Configuration menu
    Copy the full SHA
    6a7a5b9 View commit details
    Browse the repository at this point in the history
  14. Refactor code

    tylerlong committed Apr 16, 2017
    Configuration menu
    Copy the full SHA
    110e4ee View commit details
    Browse the repository at this point in the history
  15. Refactor code

    tylerlong committed Apr 16, 2017
    Configuration menu
    Copy the full SHA
    87c7f73 View commit details
    Browse the repository at this point in the history
  16. Refactor code

    tylerlong committed Apr 16, 2017
    Configuration menu
    Copy the full SHA
    5624453 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8b44401 View commit details
    Browse the repository at this point in the history
  18. Refactor code

    tylerlong committed Apr 16, 2017
    Configuration menu
    Copy the full SHA
    3ac23c2 View commit details
    Browse the repository at this point in the history
  19. Remove useless dependencies

    tylerlong committed Apr 16, 2017
    Configuration menu
    Copy the full SHA
    15bfc12 View commit details
    Browse the repository at this point in the history
  20. Remove some dependencies

    tylerlong committed Apr 16, 2017
    Configuration menu
    Copy the full SHA
    166acad View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2017

  1. Try babel

    tylerlong committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    0ebf162 View commit details
    Browse the repository at this point in the history
  2. Format code

    tylerlong committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    4032824 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d68359 View commit details
    Browse the repository at this point in the history
  4. Fix Travis CI env issue

    tylerlong committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    a8ff7a6 View commit details
    Browse the repository at this point in the history
  5. yarn doesn't support node 4

    tylerlong committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    2fa4df2 View commit details
    Browse the repository at this point in the history