Commit Graph

26 Commits

Author SHA1 Message Date
Nacho 34037e58e5
Added package-lock to gitignore 2019-10-24 08:48:55 -04:00
Christian Klemm 96735dd543
Added rendering for annotations 2019-10-04 21:09:49 +02:00
Knut Sveidqvist 3e6efb663b #865 Updated Changelog 2019-06-29 17:55:47 +02:00
Knut Sveidqvist 95967151ae Release 8.1.0 2019-06-25 10:24:57 +02:00
Tyler Long 204b029973 Update config files 2018-03-06 13:40:11 +08:00
Tyler Long b093fc8a55 Update webpack config 2017-12-20 22:20:56 +08:00
Tyler Long 77f1a8ecac Remove mermaid CLI from main project. Release 7.1.0 2017-09-14 11:26:21 +08:00
Tyler Long d07a7f505b Update folder structure in dist folder 2017-09-10 22:29:37 +08:00
Tyler Long 07af7123c9 Remove bower support 2017-09-03 20:13:19 +08:00
Tyler Long 1927ed47ff Update some config files 2017-04-22 17:09:51 +08:00
Tyler Long acab3a5ee1 Remove css files from dist folder 2017-04-22 10:46:42 +08:00
Tyler Long 053388a2d3 Add todo.md 2017-04-15 16:46:10 +08:00
Tyler Long a2ce9e6a54 Fix code style issues 2017-04-13 20:16:38 +08:00
Tyler Long e1e7be07f7 Remove auto generated js file from dist folder 2017-04-10 17:09:21 +08:00
Tyler Long 23dd96be97 Update .gitignore 2017-04-10 16:53:32 +08:00
whyzdev 0ecbbf8ddf add tests 2016-12-18 22:52:41 -05:00
whyzdev 96a25935ac fix warnings per code climate 2016-12-17 18:03:11 -05:00
Knut Sveidqvist b8d3b01f64 New release 2016-05-29 19:25:02 +02:00
Sorin Sbarnea 1b04dbf7f9 Fixed .gitignore 2016-03-29 12:41:57 +01:00
Sorin Sbarnea 97e208f081 Enabled OS X build on Travis. 2016-03-29 12:37:46 +01:00
knsv 83d9a3269e Merge branch 'master' of https://github.com/knsv/mermaid
Conflicts:
	README.md
2014-12-22 13:58:30 +01:00
Björn Weström e550ef9e25 Merge branch 'pr/2'
Conflicts:
	.gitignore
	dist/mermaid.full.min.js
	dist/mermaid.slim.min.js
2014-12-14 22:30:42 +01:00
Björn Weström 3fcbc7ae56 Added class definitions to nodes
Removed the inline styling of nodes with classes, replaced with class
attributes and a common CSS Style section at the start of the SVG.
2014-12-14 00:32:27 +01:00
Alvyn McQuitty bb9e36d5fa Included .DS_Store in gitignore 2014-12-13 22:57:16 +00:00
Jason Kim 89780140c8 Include bower_components/ to .gitignore
We should prevent `bower_components` from accidentally getting committed
2014-12-04 13:11:04 -08:00
Björn Weström 28f6b93c16 Dists for new shapes 2014-11-27 09:01:54 +01:00