Skip to content

Commit

Permalink
Update example docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ajnsit committed Apr 15, 2019
1 parent 41ffa51 commit 41eda77
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion docs/index.html → docs/index.prod.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype><html> <head> <title>A purescript-concur-react example</title> </head> <body> <h1>Concur Purescript Examples</h1> <hr> <h2>Hello World</h2> <div id="hello"></div> <hr> <h2>Counter</h2> <div id="counter"></div> <hr> <h2>Count focus</h2> <div id="focusCount"></div> <hr> <h2>Login</h2> <div id="login"></div> <hr> <h2>Routing</h2> <div id="routing"></div> <hr> <h2>Counting with Signals!</h2> <div id="signals"></div> <hr> <h2>Editable Tree</h2> <div id="editHeadings"></div> <hr> <h2>Mini Todo List with Signals!</h2> <div id="todos"></div> <hr> <h2>Postfix Calculator</h2> <div id="calc"></div> <hr> <h2>Ajax Demo</h2> <div id="ajax"></div> <hr> <h2>Color</h2> <div id="color"></div> <hr> <h2>Timers</h2> <div id="timers"></div> <hr> <h2>The Elm Architecture</h2> <div id="teaWidget"></div> <hr> <h2>Huge List of 50 thousand buttons</h2> <div id="hugeButtonList"></div> <hr> <h2>Tail Recursion Demo</h2> <div id="tailRecursion"></div> <hr> <script src="index.prod.minified.97938e91.js"></script> </body> </html>
<!doctype><html> <head> <title>A purescript-concur-react example</title> </head> <body> <h1>Concur Purescript Examples</h1> <hr> <h2>Hello World</h2> <div id="hello"></div> <hr> <h2>Counter</h2> <div id="counter"></div> <hr> <h2>Count focus</h2> <div id="focusCount"></div> <hr> <h2>Login</h2> <div id="login"></div> <hr> <h2>Routing</h2> <div id="routing"></div> <hr> <h2>Counting with Signals!</h2> <div id="signals"></div> <hr> <h2>Editable Tree</h2> <div id="editHeadings"></div> <hr> <h2>Mini Todo List with Signals!</h2> <div id="todos"></div> <hr> <h2>Postfix Calculator</h2> <div id="calc"></div> <hr> <h2>Ajax Demo</h2> <div id="ajax"></div> <hr> <h2>Color</h2> <div id="color"></div> <hr> <h2>Timers</h2> <div id="timers"></div> <hr> <h2>The Elm Architecture</h2> <div id="teaWidget"></div> <hr> <h2>Huge List of 50 thousand buttons</h2> <div id="hugeButtonList"></div> <hr> <h2>Tail Recursion Demo</h2> <div id="tailRecursion"></div> <hr> <script src="index.prod.minified.149a5ad7.js"></script> </body> </html>
28 changes: 28 additions & 0 deletions docs/index.prod.minified.149a5ad7.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/index.prod.minified.149a5ad7.map

Large diffs are not rendered by default.

28 changes: 0 additions & 28 deletions docs/index.prod.minified.97938e91.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/index.prod.minified.97938e91.map

This file was deleted.

0 comments on commit 41eda77

Please sign in to comment.