Skip to content

Commit

Permalink
Change the description
Browse files Browse the repository at this point in the history
  • Loading branch information
vodkabears committed May 24, 2015
1 parent e739c11 commit fb8bfe3
Show file tree
Hide file tree
Showing 5 changed files with 64 additions and 63 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![devDependency Status](https://david-dm.org/vodkabears/remodal/dev-status.svg)](https://david-dm.org/vodkabears/remodal#info=devDependencies)
Remodal
=======
Responsive, lightweight, fast, fully customizable modal window plugin with declarative configuration and hash tracking.
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.

![logo](https://raw.githubusercontent.com/VodkaBears/vodkabears.github.com/master/remodal/remodal.png)

Expand Down Expand Up @@ -51,8 +51,7 @@ And now create the modal dialog:
<button data-remodal-action="close" class="remodal-close"></button>
<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
with declarative configuration and hash tracking.
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
</p>
<br>
<button data-remodal-action="cancel" class="remodal-cancel">Cancel</button>
Expand Down Expand Up @@ -81,8 +80,7 @@ You can pass additional options with the `data-remodal-options` attribute.
<button data-remodal-action="close" class="remodal-close"></button>
<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
with declarative configuration and hash tracking.
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
</p>
<br>
<button data-remodal-action="cancel" class="remodal-cancel">Cancel</button>
Expand Down Expand Up @@ -153,8 +151,7 @@ Do not set the 'remodal' class, if you prefer a JS initialization.
<button data-remodal-action="close" class="remodal-close"></button>
<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
with declarative configuration and hash tracking.
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
</p>
</div>
<script>
Expand Down
6 changes: 4 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"authors": [
"Ilya Makarov <[email protected]>"
],
"description": "Responsive, lightweight, fast, fully customizable modal window plugin with declarative configuration and hash tracking.",
"description": "Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.",
"main": [
"dist/remodal.js",
"dist/remodal.css",
Expand Down Expand Up @@ -34,7 +34,9 @@
"popin",
"lightbox",
"ui",
"zepto"
"zepto",
"synchronized",
"animations"
],
"license": "MIT",
"dependencies": {
Expand Down
52 changes: 26 additions & 26 deletions examples/index-zepto.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,175 +31,175 @@

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>

<h1>Remodal</h1>
<p>
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative configuration and hash tracking.
</p>
<br>
Expand All @@ -210,7 +210,7 @@ <h1>Remodal</h1>
<div>
<h2 id="modal1Title">Remodal</h2>
<p id="modal1Desc">
Responsive, lightweight, fast, fully customizable modal window plugin
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin
with declarative state notation and hash tracking.
</p>
</div>
Expand Down
Loading

0 comments on commit fb8bfe3

Please sign in to comment.