Commit Graph

  • 764907ce34 Fix typos Andrew Martin 2014-12-14 16:09:12 +00:00
  • ae76dc957a Merge pull request #57 from alvynmcq/master Knut Sveidqvist 2014-12-14 12:35:16 +01:00
  • 6ef6d79b48 Added proper SVG namespace attribute Björn Weström 2014-12-14 00:46:20 +01:00
  • 3fcbc7ae56 Added class definitions to nodes Björn Weström 2014-12-14 00:32:27 +01:00
  • bb9e36d5fa Included .DS_Store in gitignore Alvyn McQuitty 2014-12-13 22:57:16 +00:00
  • 8a129d7384 Moved main bulk of documentation into the wiki Knut Sveidqvist 2014-12-13 21:34:39 +01:00
  • 71fd8e1b70 Merge pull request #1 from knsv/master Björn Weström 2014-12-13 21:24:14 +01:00
  • 28594138e0 Fix for issue #46, slashes in text knsv 2014-12-13 21:10:50 +01:00
  • 7fc2a0a544 Increased scope of lint check, removed some issues knsv 2014-12-13 20:58:53 +01:00
  • 48af3b3590 Refactoring/cleanup of flowchart grammar knsv 2014-12-13 18:04:55 +01:00
  • 8a13c4cc06 Refactoring/cleanup of flowchart grammar knsv 2014-12-13 18:01:25 +01:00
  • bfd93627a0 Merge pull request #56 from vijay40/master Knut Sveidqvist 2014-12-13 17:01:05 +01:00
  • d4451ef8a1 flow.jison is modified to include a single spaces between vertices and link to improve readablity for issue #38. There should not be any space between vertex and its text and link and its text. flow.spec.js is modified to include three new tests for testing new graphs. Vijay Jain 2014-12-13 17:09:03 +05:30
  • 3f3e23b419 Fixes for issues #47 and #55 including new test cases. knsv 2014-12-13 08:42:40 +01:00
  • 728bd656d7 Added link to live editor Knut Sveidqvist 2014-12-12 19:05:27 +01:00
  • 1cc3f16d7a Refactoring, split of diagrams into different folders for easier additions of more diagram types knsv 2014-12-11 21:02:11 +01:00
  • 92439fbdf3 Merge branch 'master' of https://github.com/knsv/mermaid knsv 2014-12-11 19:35:03 +01:00
  • 0955305076 * Support for comments pointed out in issue #47 knsv 2014-12-11 19:29:40 +01:00
  • 977df99c80 * Support for comments pointed out in issue #47 knsv 2014-12-11 19:23:36 +01:00
  • fcfbce8a97 Merge pull request #43 from serv/chore/refactor-tests Knut Sveidqvist 2014-12-10 19:44:27 +01:00
  • 202af046aa Made changes based on jslint Jason Kim 2014-12-09 22:26:42 -08:00
  • bd2633acf4 Settig up a linting task for src/ Jason Kim 2014-12-09 22:17:07 -08:00
  • 9aeff6be2d * Changed the license in package json to the correct license (MIT). * Changed the link style from the pointed one to a more triangle formed style as default style for links * Updated the readme file regarding linkStyles to explain the magic number 3a s described in issue #41 knsv 2014-12-09 20:42:31 +01:00
  • 6988dea353 Release 0.2.15 0.2.15 knsv 2014-12-05 10:50:47 +01:00
  • afe12b5636 Merge pull request #33 from serv/chore/bower-comp-gitignore Knut Sveidqvist 2014-12-05 10:20:34 +01:00
  • 7b79b0c8e0 Merge remote-tracking branch 'origin/master' knsv 2014-12-05 10:19:47 +01:00
  • 2b9e464798 Cleanup of sequence diagram rendering code (still experimental) Better handling of width. Instead uf using width 100% the width is set to the width of the graph. Should help issue #19. knsv 2014-12-05 10:19:07 +01:00
  • 89780140c8 Include bower_components/ to .gitignore We should prevent bower_components from accidentally getting committed Jason Kim 2014-12-04 13:02:52 -08:00
  • 907bd62678 Merge pull request #32 from guyellis/master Knut Sveidqvist 2014-12-04 21:24:28 +01:00
  • 76d48db219 Fixed reference to Git repo. Guy Ellis 2014-12-04 15:16:40 -05:00
  • 9e3253ee70 Update README.md Knut Sveidqvist 2014-12-04 18:28:53 +01:00
  • 8949166a17 Adding experimental new grammars knsv 2014-12-04 18:06:54 +01:00
  • 4c564ebe9e Adding experimental new grammars knsv 2014-12-04 17:58:05 +01:00
  • 2a0a2a2269 Adding experimental new grammars knsv 2014-12-04 17:35:07 +01:00
  • 53e3b431d5 Update README.md Knut Sveidqvist 2014-12-03 20:03:15 +01:00
  • dd26960852 New release 0.2.14 knsv 2014-12-03 19:35:00 +01:00
  • fe2f3b403d Patch release 0.2.13 knsv 2014-12-03 19:29:44 +01:00
  • dabedb379d Added support for more characters as described in issue #25 knsv 2014-12-03 18:34:18 +01:00
  • 1e53b588fc Exposing parser in API as requested in issue #21 knsv 2014-12-03 18:12:33 +01:00
  • c0e2c86fd8 Merge remote-tracking branch 'origin/master' knsv 2014-12-03 17:43:31 +01:00
  • 52a78375a4 Added check for previously processed div elements, fix for issue #29, thank to user madebits for fix. knsv 2014-12-03 17:42:39 +01:00
  • c0e9638109 Update CONTRIBUTING.md Knut Sveidqvist 2014-12-03 17:28:21 +01:00
  • 0539b8a74e Added keywords as valid text token, fix for issue #8 knsv 2014-12-03 07:49:41 +01:00
  • 7b09a6d1bf Added DIR element as valid text token, fix for issue #8 knsv 2014-12-03 07:42:11 +01:00
  • ab78295faf Preparation for npm package knsv 2014-12-02 19:05:09 +01:00
  • 540c614c88 Preparation for npm package knsv 2014-12-02 18:36:16 +01:00
  • d0ed2d2735 Merge remote-tracking branch 'origin/ImanimalXI-graph_editor_page' Knut Sveidqvist 2014-12-02 10:00:07 +01:00
  • fb58204900 Merge remote-tracking branch 'origin/master' Knut Sveidqvist 2014-12-02 09:16:07 +01:00
  • 240939a7ec Guidelines for contributing Knut Sveidqvist 2014-12-02 09:15:58 +01:00
  • c067b31a57 Mermaid editor added knsv 2014-12-02 07:49:33 +01:00
  • 1502346172 Support for cyrillic characters 0.2.10 knsv 2014-12-01 21:12:14 +01:00
  • 9537f60b01 Support for cyrillic characters knsv 2014-12-01 21:10:09 +01:00
  • 1a7997cdef Support for unicode letters. 0.2.9 knsv 2014-12-01 21:00:47 +01:00
  • 3a65cd1df3 Merge pull request #13 from codebeige/unicode_labels Knut Sveidqvist 2014-12-01 20:55:13 +01:00
  • 225560dcdf initial setup for editor page to generate graph through textarea input IamanimalXI 2014-12-01 20:50:58 +01:00
  • d6766de7be Use ranges to allow unicode chars in labels Tibor Claassen 2014-12-01 21:32:52 +02:00
  • 8906ee8097 Merge remote-tracking branch 'origin/master' knsv 2014-12-01 20:43:49 +01:00
  • fc4f6e617f Better support for unicode and cyrillic letters knsv 2014-12-01 20:41:08 +01:00
  • ba2cee761f Merge 5771767b256b911c1912ebd339e86739ea1a465c into 8261429afbe37f184c9999ca27d461989e96d61b Darren Cauthon 2014-12-01 18:09:37 +00:00
  • 8261429afb Update README.md Knut Sveidqvist 2014-12-01 19:08:55 +01:00
  • 5771767b25 Formatting Update Darren Cauthon 2014-12-01 11:11:11 -06:00
  • 733cbc753c Update README.md Knut Sveidqvist 2014-12-01 16:53:20 +01:00
  • 1d2327c4c2 Added test for caps in vertices 0.2.8 Knut Sveidqvist 2014-12-01 09:59:34 +01:00
  • 5f8508ab52 Version fix Knut Sveidqvist 2014-12-01 09:40:12 +01:00
  • cb7b8a4b98 Version fix Knut Sveidqvist 2014-12-01 09:38:49 +01:00
  • cbd41dbb1b Version fix 0.2.7 Knut Sveidqvist 2014-12-01 09:28:47 +01:00
  • 9d5c6d5d1d Update README.md Knut Sveidqvist 2014-12-01 09:16:27 +01:00
  • ba0ea20388 Update bower.json Knut Sveidqvist 2014-12-01 09:13:01 +01:00
  • 0c87128902 Release 0.2.6 knsv 2014-11-28 18:08:36 +01:00
  • 9a35844731 Release 0.2.5 0.2.6 knsv 2014-11-27 21:28:04 +01:00
  • 18be0e02aa Updated readme and changes to the coverage setting on the ci server 0.2.5 knsv 2014-11-27 21:16:17 +01:00
  • 167431d677 Merge remote-tracking branch 'origin/master' knsv 2014-11-27 21:15:50 +01:00
  • 9eac1ff9c4 Updated readme and changes to the coverage setting on the ci server knsv 2014-11-27 20:08:27 +01:00
  • 1077261a18 Update README.md Knut Sveidqvist 2014-11-27 19:42:31 +01:00
  • f1bffb5814 Updated readme and changes to the coverage setting on the ci server knsv 2014-11-27 19:34:35 +01:00
  • 12fdc9f10d Updated readme and changes to the coverage setting on the ci server knsv 2014-11-27 19:04:41 +01:00
  • fa46d61ab0 Updated readme and changes to the coverage setting on the ci server knsv 2014-11-27 18:55:15 +01:00
  • fe1c78ca29 Updated shape syntax Coverage instrumentation in tests knsv 2014-11-27 18:21:15 +01:00
  • 289329736d Merge pull request #1 from bjowes/master Knut Sveidqvist 2014-11-27 09:06:53 +01:00
  • 28f6b93c16 Dists for new shapes Björn Weström 2014-11-27 09:01:54 +01:00
  • c7b44679c1 Added shapes Björn Weström 2014-11-27 09:00:25 +01:00
  • d52224194c Styles on links knsv 2014-11-26 20:47:22 +01:00
  • 8e591c0494 Background on labels and centering of labels knsv 2014-11-26 19:03:15 +01:00
  • d6c26ab2cd Merge remote-tracking branch 'origin/master' knsv 2014-11-26 18:51:06 +01:00
  • 6757709f45 Small fix, Cleaner add node code knsv 2014-11-26 18:50:12 +01:00
  • 62fc161193 Update README.md Knut Sveidqvist 2014-11-25 23:28:21 +01:00
  • a5b9de2c43 Setting up continuous integration using travis knsv 2014-11-25 23:23:40 +01:00
  • 6382fe07ab Fix for br tags within nodes for new line knsv 2014-11-25 23:16:44 +01:00
  • 9c31ac8aa6 Fix for br tags within nodes for new line 0.2.4 knsv 2014-11-25 22:58:57 +01:00
  • 2317ea5117 Better text handling for flowcharts knsv 2014-11-25 18:58:47 +01:00
  • d18103a0ec Added support for click events on nodes 0.2.3 knsv 2014-11-24 22:03:32 +01:00
  • cb58aeab25 Removed some logging 0.2.2 knsv 2014-11-22 19:06:04 +01:00
  • 20d927ce66 Merge remote-tracking branch 'origin/master' knsv 2014-11-22 18:36:51 +01:00
  • c0a4cfc2d7 Adjusted version 0.2.1 knsv 2014-11-22 18:36:02 +01:00
  • 2274c925b5 Update bower.json Knut Sveidqvist 2014-11-22 18:30:50 +01:00
  • b4b53cce37 Update README.md Knut Sveidqvist 2014-11-22 18:28:13 +01:00
  • 7d2552c266 Merge remote-tracking branch 'origin/master' knsv 2014-11-22 17:53:53 +01:00
  • 31883e02e7 Support for default styles Knut Sveidqvist 2014-11-22 17:53:02 +01:00
  • 83de219552 Merge branch '0.2.0' 0.2.0 knsv 2014-11-22 17:29:05 +01:00
  • 31262f66a0 Support for default styles Knut Sveidqvist 2014-11-22 17:27:08 +01:00