File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
A simple addon to add jquery-ui as a dependency to your app. Also includes a small library of components wrapping JQuery UI widgets.
4
4
5
+ [ ![ Build Status] ( https://travis-ci.org/Gaurav0/ember-cli-jquery-ui.svg?branch=master )] ( https://travis-ci.org/Gaurav0/ember-cli-jquery-ui )
6
+
7
+ [ ![ Ember Observer Score] ( http://emberobserver.com/badges/ember-cli-jquery-ui.svg )] ( http://emberobserver.com/addons/ember-cli-jquery-ui )
8
+
5
9
## Example Application
6
10
7
11
An example application demonstrating how to use ember-cli-jquery-ui is available at
@@ -12,7 +16,7 @@ http://ember-cli-jquery-ui-example.herokuapp.com/
12
16
13
17
## Installation
14
18
15
- * ` ember install:addon ember-cli-jquery-ui `
19
+ * ` ember install ember-cli-jquery-ui `
16
20
17
21
## Change your jquery-ui theme
18
22
You can’t perform that action at this time.
0 commit comments