Skip to content

Commit 3e1eabf

Browse files
committed
Deploying to gh-pages from @ 1c32898 🚀
1 parent a3ee577 commit 3e1eabf

File tree

69 files changed

+1509
-961
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+1509
-961
lines changed

additional-documentation/actions.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@
4848

4949

5050

51+
52+
5153

5254
<h1 id="all-actions">All actions</h1>
5355
<ul>

additional-documentation/actions/creation-of-a-todo.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@
4848

4949

5050

51+
52+
5153

5254
<h1 id="creation-of-a-todo">Creation of a todo</h1>
5355
<p>Just use the top input to create a todo.</p>

additional-documentation/actions/delete-a-todo.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@
4848

4949

5050

51+
52+
5153

5254
<h1 id="delete-a-todo">Delete a todo</h1>
5355
<p>Just click on the right arrow to delete a todo.</p>

additional-documentation/actions/edition-of-a-todo.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@
4848

4949

5050

51+
52+
5153

5254
<h1 id="edition-of-a-todo">Edition of a todo</h1>
5355
<p>Just double click on the todo label to edit a todo.</p>

additional-documentation/actions/update-the-status-of-a-todo.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@
4848

4949

5050

51+
52+
5153

5254
<h1 id="status-of-a-todo">Status of a todo</h1>
5355
<p>Just click on the left arrow to edit the status of a todo.</p>

additional-documentation/introduction.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@
4848

4949

5050

51+
52+
5153

5254
<h1 id="introduction">Introduction</h1>
5355
<p>This app is a simple todo list application</p>

classes/StringIndexedItems.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141

4242

4343

44+
4445
<ol class="breadcrumb">
4546
<li>Classes</li>
4647
<li >StringIndexedItems</li>
@@ -137,6 +138,7 @@ <h3 id="inputs">Indexable</h3>
137138

138139

139140

141+
140142
</div><div class="search-results">
141143
<div class="has-results">
142144
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>

classes/Todo.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141

4242

4343

44+
4445
<ol class="breadcrumb">
4546
<li>Classes</li>
4647
<li >Todo</li>
@@ -699,6 +700,7 @@ <h3 id="accessors">
699700

700701

701702

703+
702704
</div><div class="search-results">
703705
<div class="has-results">
704706
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>

components/AboutComponent.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,8 @@ <h3 id="methods">
389389

390390

391391

392+
393+
392394
</div><div class="search-results">
393395
<div class="has-results">
394396
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>

components/AppComponent.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,8 @@ <h3>Metadata</h3>
210210

211211

212212

213+
214+
213215
</div><div class="search-results">
214216
<div class="has-results">
215217
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>

0 commit comments

Comments
 (0)