Skip to content

Add descriptions for each component. Fixes #35 #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions page/accordion.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Displays collapsible content panels for presenting information in a limited amount of space.</p>

<!--demos-->

<p>Want to learn more about the accordion widget? Check out the
Expand Down
2 changes: 2 additions & 0 deletions page/addClass.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Adds class(es) to elements while animating all style changes.</p>

<!--demos-->

<p>Want to learn more about the <code>.addClass()</code> method? Check out
Expand Down
2 changes: 2 additions & 0 deletions page/animate.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Animate the properties of elements between colors.</p>

<!--demos-->

<p>jQuery UI bundles the jQuery Color plugins which provides color animations as
Expand Down
2 changes: 2 additions & 0 deletions page/autocomplete.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Enables users to quickly find and select from a pre-populated list of values as they type, leveraging searching and filtering.</p>

<!--demos-->

<p>Want to learn more about the autocomplete widget? Check out the
Expand Down
2 changes: 2 additions & 0 deletions page/button.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Enhances standard form elements like buttons, inputs and anchors to themeable buttons with appropriate hover and active styles.</p>

<!--demos-->

<p>Want to learn more about the button widget? Check out the
Expand Down
2 changes: 2 additions & 0 deletions page/datepicker.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Select a date from a popup or inline calendar</p>

<!--demos-->

<p>Want to learn more about the datepicker widget? Check out the
Expand Down
2 changes: 2 additions & 0 deletions page/dialog.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Open content in an interactive overlay.</p>

<!--demos-->

<p>Want to learn more about the dialog widget? Check out the
Expand Down
2 changes: 2 additions & 0 deletions page/draggable.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Allow elements to be moved using the mouse.</p>

<!--demos-->

<p>Want to learn more about the draggable interaction? Check out the
Expand Down
2 changes: 2 additions & 0 deletions page/droppable.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Create targets for draggable elements.</p>

<!--demos-->

<p>Want to learn more about the droppable interaction? Check out the
Expand Down
2 changes: 2 additions & 0 deletions page/effect.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Apply an animation effect to an element.</p>

<!--demos-->

<p>Want to learn more about the <code>.effect()</code> method? Check out
Expand Down
2 changes: 2 additions & 0 deletions page/hide.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Hide elements using custom effects.</p>

<!--demos-->

<p>Want to learn more about the <code>.hide()</code> method? Check out
Expand Down
2 changes: 2 additions & 0 deletions page/menu.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Themeable menu with mouse and keyboard interactions for navigation.</p>

<!--demos-->

<p>Want to learn more about the menu widget? Check out the
Expand Down
2 changes: 2 additions & 0 deletions page/position.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Position an element relative to the window, document, another element, or the cursor/mouse.</p>

<!--demos-->

<p>Want to learn more about the <code>.position()</code> method? Check out
Expand Down
2 changes: 2 additions & 0 deletions page/progressbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Display status of a determinate or indeterminate process.</p>

<!--demos-->

<p>Want to learn more about the progressbar widget? Check out the
Expand Down
2 changes: 2 additions & 0 deletions page/removeClass.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Removes class(es) from elements while animating all style changes.</p>

<!--demos-->

<p>Want to learn more about the <code>.removeClass()</code> method? Check out
Expand Down
2 changes: 2 additions & 0 deletions page/resizable.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Change the size of an element using the mouse.</p>

<!--demos-->

<p>Want to learn more about the resizable interaction? Check out the
Expand Down
2 changes: 2 additions & 0 deletions page/selectable.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Use the mouse to select elements, individually or in a group.</p>

<!--demos-->

<p>Want to learn more about the selectable interaction? Check out the
Expand Down
2 changes: 2 additions & 0 deletions page/show.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Display elements using custom effects.</p>

<!--demos-->

<p>Want to learn more about the <code>.show()</code> method? Check out
Expand Down
2 changes: 2 additions & 0 deletions page/slider.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Drag a handle to select a numeric value.</p>

<!--demos-->

<p>Want to learn more about the slider widget? Check out the
Expand Down
2 changes: 2 additions & 0 deletions page/sortable.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Reorder elements in a list or grid using the mouse.</p>

<!--demos-->

<p>Want to learn more about the sortable interaction? Check out the
Expand Down
2 changes: 2 additions & 0 deletions page/spinner.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Enhance a text input for entering numeric values, with up/down buttons and arrow key handling.</p>

<!--demos-->

<p>Want to learn more about the spinner widget? Check out the
Expand Down
2 changes: 2 additions & 0 deletions page/switchClass.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Add and remove class(es) to elements while animating all style changes.</p>

<!--demos-->

<p>Want to learn more about the <code>.switchClass()</code> method? Check out
Expand Down
2 changes: 2 additions & 0 deletions page/tabs.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">A single content area with multiple panels, each associated with a header in a list.</p>

<!--demos-->

<p>Want to learn more about the tabs widget? Check out the
Expand Down
2 changes: 2 additions & 0 deletions page/toggle.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Display or hide elements using custom effects.</p>

<!--demos-->

<p>Want to learn more about the <code>.toggle()</code> method? Check out
Expand Down
2 changes: 2 additions & 0 deletions page/toggleClass.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Toggle class(es) on elements while animating all style changes.</p>

<!--demos-->

<p>Want to learn more about the <code>.toggleClass()</code> method? Check out
Expand Down
2 changes: 2 additions & 0 deletions page/tooltip.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Customizable, themeable tooltips, replacing native tooltips.</p>

<!--demos-->

<p>Want to learn more about the tooltip widget? Check out the
Expand Down
2 changes: 2 additions & 0 deletions page/widget.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
}
}</script>

<p class="desc">Create stateful jQuery plugins using the same abstraction as all jQuery UI widgets.</p>

<!--demos-->

<p>Want to learn more about the widget factory? Check out
Expand Down