mermaid
Version:
Markdownish syntax for generating flowcharts, sequence diagrams and gantt charts.
86 lines (85 loc) • 2.88 kB
HTML
<html>
<head>
<title>2.0.2.md</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="stylesheet" media="all" href="../../../doc-style.css" />
<script src="../../../doc-filelist.js"></script>
<script>
var relativeDir = "../../../", thisFile = "Users/knut/Documents/source/mermaid/bower_components/jasmine/release_notes/2.0.2.md", defaultSidebar = true;
</script>
<script src="../../../doc-script.js"></script>
<script src="../../../mermaid.js"></script>
<link rel="stylesheet" href="../../../mermaid.css" />
</head>
<body>
<div id="sidebar_wrapper">
<div id="sidebar_switch">
<span class="tree">Files</span>
<span class="headings">Headings</span>
</div>
<div id="tree"></div>
<div id="headings">
<div class="heading h1">
<a href="#Release Notes">Release Notes</a>
</div>
<div class="heading h2">
<a href="#Summary">Summary</a>
</div>
<div class="heading h2">
<a href="#Changes">Changes</a>
</div>
<div class="heading h3">
<a href="#Bugs">Bugs</a>
</div>
<div class="heading h2">
<a href="#Pull Requests and Issues">Pull Requests and Issues</a>
</div>
</div>
</div>
<div id="sidebar-toggle"></div>
<div id="container"><div class="docs markdown"><div class="pilwrap" id="Release Notes">
<h1>
<a href="#Release Notes" name="Release Notes" class="pilcrow">¶</a>
Release Notes</h1>
</div>
<div class="pilwrap" id="Summary">
<h2>
<a href="#Summary" name="Summary" class="pilcrow">¶</a>
Summary</h2>
</div>
<div class="pilwrap" id="Changes">
<h2>
<a href="#Changes" name="Changes" class="pilcrow">¶</a>
Changes</h2>
</div>
<ul>
<li>keep the files for running in a webpage around in the npm package</li>
<li>Expose files and paths necessary to embed jasmine in an html page for nodejs</li>
<li>Pull out the building of the jasmine interface so node and web both get the same one.</li>
<li>Show a dot with color of pending spec when no expectations</li>
<li>Console reporter prints out failed expectation's message</li>
</ul>
<div class="pilwrap" id="Bugs">
<h3>
<a href="#Bugs" name="Bugs" class="pilcrow">¶</a>
Bugs</h3>
</div>
<ul>
<li>Allow mocked Date constructor to be called with a subset of full params</li>
</ul>
<div class="pilwrap" id="Pull Requests and Issues">
<h2>
<a href="#Pull Requests and Issues" name="Pull Requests and Issues" class="pilcrow">¶</a>
Pull Requests and Issues</h2>
</div>
<ul>
<li>a disabled suite should call resultCallback with status being disabled</li>
<li>disabled suite should still call onStart callback</li>
</ul>
<hr>
<p><em>Release Notes generated with </em><a href="http://github.com/infews/anchorman">Anchorman</a>_</p>
</div>
</div>
</body>
</html>