@ -21,7 +21,7 @@ title: Components · Ratchet
< div class = "container" >
<!-- Components -->
< div class = "docs-components column-group" >
< div class = "docs-components column-group" >
< div class = "device-column column units-2 lg-units-5 pull-right" >
<!-- In phone examples -->
< div class = "device js-device" >
@ -382,22 +382,22 @@ title: Components · Ratchet
< article class = "component" >
< h3 class = "component-title" > Table view with chevrons< / h3 >
< p class = "component-description" > Chevrons should be used to indicate that the item is linked. Just apply the classes < code > .push -right< / code > or < code > .push-left< / code > to use a chevron.< / p >
< p class = "component-description" > Chevrons should be used to indicate that the item is linked. Just apply the classes < code > .navigate -right< / code > or < code > .push-left< / code > to use a chevron.< / p >
< div class = "component-example component-example-fullbleed" >
< ul class = "table-view" >
< li class = "table-view-cell" >
< a class = "push -right" >
< a class = "navigate -right" >
Item 1
< / a >
< / li >
< li class = "table-view-cell" >
< a class = "push -right" >
< a class = "navigate -right" >
Item 2
< / a >
< / li >
< li class = "table-view-cell" >
< a class = "push -right" >
< a class = "navigate -right" >
Item 3
< / a >
< / li >
@ -407,17 +407,17 @@ title: Components · Ratchet
{% highlight html %}
< ul class = "table-view" >
< li class = "table-view-cell" >
< a class = "push -right" >
< a class = "navigate -right" >
Item 1
< / a >
< / li >
< li class = "table-view-cell" >
< a class = "push -right" >
< a class = "navigate -right" >
Item 2
< / a >
< / li >
< li class = "table-view-cell" >
< a class = "push -right" >
< a class = "navigate -right" >
Item 3
< / a >
< / li >
@ -455,19 +455,19 @@ title: Components · Ratchet
< div class = "component-example component-example-fullbleed" >
< ul class = "table-view" >
< li class = "table-view-cell" >
< a class = "push -right" >
< a class = "navigate -right" >
< span class = "badge" > 5< / span >
Item 1
< / a >
< / li >
< li class = "table-view-cell" >
< a class = "push -right" >
< a class = "navigate -right" >
< span class = "badge" > 5< / span >
Item 2
< / a >
< / li >
< li class = "table-view-cell" >
< a class = "push -right" >
< a class = "navigate -right" >
< span class = "badge" > 5< / span >
Item 3
< / a >
@ -478,19 +478,19 @@ title: Components · Ratchet
{% highlight html %}
< ul class = "table-view" >
< li class = "table-view-cell" >
< a class = "push -right" >
< a class = "navigate -right" >
< span class = "badge" > 5< / span >
Item 1
< / a >
< / li >
< li class = "table-view-cell" >
< a class = "push -right" >
< a class = "navigate -right" >
< span class = "badge" > 5< / span >
Item 2
< / a >
< / li >
< li class = "table-view-cell" >
< a class = "push -right" >
< a class = "navigate -right" >
< span class = "badge" > 5< / span >
Item 3
< / a >
@ -507,7 +507,7 @@ title: Components · Ratchet
< div class = "component-example component-example-fullbleed" >
< ul class = "table-view" >
< li class = "table-view-cell media" >
< a class = "push -right" >
< a class = "navigate -right" >
< img class = "media-object pull-left" src = "http://placehold.it/42x42" alt = "Placeholder image" >
< div class = "media-body" >
Item 1
@ -516,7 +516,7 @@ title: Components · Ratchet
< / a >
< / li >
< li class = "table-view-cell media" >
< a class = "push -right" >
< a class = "navigate -right" >
< img class = "media-object pull-left" src = "http://placehold.it/42x42" alt = "Placeholder image" >
< div class = "media-body" >
Item 1
@ -525,7 +525,7 @@ title: Components · Ratchet
< / a >
< / li >
< li class = "table-view-cell media" >
< a class = "push -right" >
< a class = "navigate -right" >
< img class = "media-object pull-left" src = "http://placehold.it/42x42" alt = "Placeholder image" >
< div class = "media-body" >
Item 1
@ -539,7 +539,7 @@ title: Components · Ratchet
{% highlight html %}
< ul class = "table-view" >
< li class = "table-view-cell media" >
< a class = "push -right" >
< a class = "navigate -right" >
< img class = "media-object pull-left" src = "http://placehold.it/42x42" >
< div class = "media-body" >
Item 1
@ -548,7 +548,7 @@ title: Components · Ratchet
< / a >
< / li >
< li class = "table-view-cell media" >
< a class = "push -right" >
< a class = "navigate -right" >
< img class = "media-object pull-left" src = "http://placehold.it/42x42" >
< div class = "media-body" >
Item 1
@ -557,7 +557,7 @@ title: Components · Ratchet
< / a >
< / li >
< li class = "table-view-cell media" >
< a class = "push -right" >
< a class = "navigate -right" >
< img class = "media-object pull-left" src = "http://placehold.it/42x42" >
< div class = "media-body" >
Item 1
@ -577,7 +577,7 @@ title: Components · Ratchet
< div class = "component-example component-example-fullbleed" >
< ul class = "table-view" >
< li class = "table-view-cell media" >
< a class = "push -right" >
< a class = "navigate -right" >
< span class = "media-object pull-left icon icon-trash" > < / span >
< div class = "media-body" >
Item 1
@ -585,7 +585,7 @@ title: Components · Ratchet
< / a >
< / li >
< li class = "table-view-cell media" >
< a class = "push -right" >
< a class = "navigate -right" >
< span class = "media-object pull-left icon icon-gear" > < / span >
< div class = "media-body" >
Item 2
@ -593,7 +593,7 @@ title: Components · Ratchet
< / a >
< / li >
< li class = "table-view-cell media" >
< a class = "push -right" >
< a class = "navigate -right" >
< span class = "media-object pull-left icon icon-pages" > < / span >
< div class = "media-body" >
Item 3
@ -606,7 +606,7 @@ title: Components · Ratchet
{% highlight html %}
< ul class = "table-view" >
< li class = "table-view-cell media" >
< a class = "push -right" >
< a class = "navigate -right" >
< span class = "media-object pull-left icon icon-trash" > < / span >
< div class = "media-body" >
Item 1
@ -614,7 +614,7 @@ title: Components · Ratchet
< / a >
< / li >
< li class = "table-view-cell media" >
< a class = "push -right" >
< a class = "navigate -right" >
< span class = "media-object pull-left icon icon-gear" > < / span >
< div class = "media-body" >
Item 2
@ -622,7 +622,7 @@ title: Components · Ratchet
< / a >
< / li >
< li class = "table-view-cell media" >
< a class = "push -right" >
< a class = "navigate -right" >
< span class = "media-object pull-left icon icon-pages" > < / span >
< div class = "media-body" >
Item 3
@ -1074,7 +1074,7 @@ document
< h3 class = "component-title" > Popovers< / h3 >
{% highlight html %}
< div id = "popover" class = "popover" >
< div id = "popover" class = "popover" >
< header class = "bar bar-nav" >
< h1 class = "title" > Popover title< / h1 >
< / header >
@ -1095,7 +1095,7 @@ document
{% highlight html %}
< header class = "bar bar-nav" >
< a href = "#myPopover" >
< a href = "#myPopover" >
< h1 class = "title" >
Tap title
< span class = "icon icon-caret" > < / span >
@ -1105,7 +1105,7 @@ document
{% endhighlight %}
< / article >
<!-- Modals -->
< article class = "component" id = "modals" >
< h3 class = "component-title" > Modals< / h3 >
@ -1117,7 +1117,7 @@ document
< a class = "icon icon-close pull-right" href = "#myModalexample" > < / a >
< h1 class = "title" > Modal mobile< / h1 >
< / header >
< p class = "content-padded" > The contents of my modal go here. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut.< / p >
< / div >
< / div >
@ -1129,7 +1129,7 @@ document
< a class = "icon icon-close pull-right" href = "#myModalexample" > < / a >
< h1 class = "title" > Modal< / h1 >
< / header >
< div class = "content" >
< p class = "content-padded" > The contents of my modal go here. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut.< / p >
< / div >
@ -1225,7 +1225,7 @@ document
< div class = "card" >
< ul class = "table-view" >
< li class = "table-view-cell" >
< a class = "push -right" href = "../two.html" data-transition = "slide-in" >
< a class = "navigate -right" href = "../two.html" data-transition = "slide-in" >
Load new page with push
< / a >
< / li >
@ -1242,7 +1242,7 @@ document
< div class = "card" >
< ul class = "table-view" >
< li class = "table-view-cell" >
< a class = "push -right" href = "../two.html" data-transition = "slide-in" >
< a class = "navigate -right" href = "../two.html" data-transition = "slide-in" >
Load new page with push
< / a >
< / li >
@ -1363,7 +1363,7 @@ window.addEventListener('push', myFunction);
{% endhighlight %}
< / article >
<!-- Footer -->
{% include footer.html %}
< / div >