Skip to content

Commit

Permalink
2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jebro committed Jul 3, 2012
1 parent a66dfbc commit a29d8d4
Show file tree
Hide file tree
Showing 225 changed files with 9,276 additions and 6,487 deletions.
5 changes: 2 additions & 3 deletions README.md
@@ -1,8 +1,7 @@
[Wijmo Open](http://wijmo.com/) - Open Source jQuery UI Widgets
[Wijmo Complete](http://wijmo.com/) - UI For the Web
================================

Wijmo is a complete kit of over 40 UI widgets with everything from interactive menus to rich charts. If you know jQuery, you know Wijmo. Complete with documentation and professional support, every widget is hand-crafted and includes premium themes.

If you want to use Wijmo, go to [wijmo.com](http://wijmo.com) to get started. Or visit the [Wijmo Forum](http://wijmo.com/forums/) for discussions and questions.

Wijmo Open is completely free and open source with no limitations. Wijmo Open can be licensed under the [MIT](http://www.opensource.org/licenses/mit-license.html) or [GPL](http://www.opensource.org/licenses/gpl-2.0.php) licenses.

18 changes: 18 additions & 0 deletions change.log
@@ -1,3 +1,21 @@
Wijmo-Complete v2.1.4
=====================
Combobox
--------
CSS fix for clearfix

Treeview
--------
CSS fix for clearfix

InputDate
---------
Fixed a bug that when setting time to 0:00:00 and the format text to '0:00:00 AM', the correct text should be '12:00:00 AM'

InputNumber
----------
Fixed a bug that when selecting all text of the input and typing '2', the inputnumber widget would set the value to 20.

Wijmo-Complete v2.1.3
=====================
Themes
Expand Down
93 changes: 93 additions & 0 deletions external/jquery.wijmo-open.all.2.1.4.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions samples/carousel/ajax.html
Expand Up @@ -8,11 +8,11 @@
<meta name="keywords" content="" />
<meta name="author" content="ComponentOne" />
<link href="../../themes/rocket/jquery-wijmo.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.3.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.4.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo.wijtree.css" rel="stylesheet" type="text/css" />
<script src="../../external/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="../../external/jquery-ui-1.8.18.custom.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.3.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.4.min.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo.wijcarousel.css" rel="stylesheet" type="text/css" />
<script src="../../wijmo/jquery.wijmo.wijcarousel.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo.wijpager.css" rel="stylesheet" type="text/css" />
Expand Down
4 changes: 2 additions & 2 deletions samples/carousel/animation.html
Expand Up @@ -10,11 +10,11 @@

<link href="../../themes/rocket/jquery-wijmo.css" rel="stylesheet" type="text/css" />

<link href="../../themes/wijmo/jquery.wijmo-open.2.1.3.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.4.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo.wijtree.css" rel="stylesheet" type="text/css" />
<script src="../../external/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="../../external/jquery-ui-1.8.18.custom.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.3.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.4.min.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo.wijcarousel.css" rel="stylesheet" type="text/css" />
<script src="../../wijmo/jquery.wijmo.wijcarousel.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo.wijpager.css" rel="stylesheet" type="text/css" />
Expand Down
4 changes: 2 additions & 2 deletions samples/carousel/content.html
Expand Up @@ -10,11 +10,11 @@
<link href="../base-reset.css" rel="stylesheet" type="text/css" />
<link href="../../themes/rocket/jquery-wijmo.css" rel="stylesheet" type="text/css" />
<link href="../demos-single.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.3.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.4.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo.wijtree.css" rel="stylesheet" type="text/css" />
<script src="../../external/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="../../external/jquery-ui-1.8.18.custom.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.3.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.4.min.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo.wijcarousel.css" rel="stylesheet" type="text/css" />
<script src="../../wijmo/jquery.wijmo.wijcarousel.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo.wijpager.css" rel="stylesheet" type="text/css" />
Expand Down
4 changes: 2 additions & 2 deletions samples/carousel/event.html
Expand Up @@ -8,11 +8,11 @@
<meta name="keywords" content="" />
<meta name="author" content="ComponentOne" />
<link href="../../themes/rocket/jquery-wijmo.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.3.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.4.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo.wijtree.css" rel="stylesheet" type="text/css" />
<script src="../../external/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="../../external/jquery-ui-1.8.18.custom.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.3.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.4.min.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo.wijcarousel.css" rel="stylesheet" type="text/css" />
<script src="../../wijmo/jquery.wijmo.wijcarousel.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo.wijpager.css" rel="stylesheet" type="text/css" />
Expand Down
4 changes: 2 additions & 2 deletions samples/carousel/flickr.html
Expand Up @@ -10,11 +10,11 @@

<link href="../../themes/rocket/jquery-wijmo.css" rel="stylesheet" type="text/css" />

<link href="../../themes/wijmo/jquery.wijmo-open.2.1.3.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.4.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo.wijtree.css" rel="stylesheet" type="text/css" />
<script src="../../external/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="../../external/jquery-ui-1.8.18.custom.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.3.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.4.min.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo.wijcarousel.css" rel="stylesheet" type="text/css" />
<script src="../../wijmo/jquery.wijmo.wijcarousel.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo.wijpager.css" rel="stylesheet" type="text/css" />
Expand Down
4 changes: 2 additions & 2 deletions samples/carousel/lightbox.html
Expand Up @@ -10,11 +10,11 @@

<link href="../../themes/rocket/jquery-wijmo.css" rel="stylesheet" type="text/css" />

<link href="../../themes/wijmo/jquery.wijmo-open.2.1.3.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.4.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo.wijtree.css" rel="stylesheet" type="text/css" />
<script src="../../external/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="../../external/jquery-ui-1.8.18.custom.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.3.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.4.min.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo.wijcarousel.css" rel="stylesheet" type="text/css" />
<script src="../../wijmo/jquery.wijmo.wijcarousel.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo.wijpager.css" rel="stylesheet" type="text/css" />
Expand Down
4 changes: 2 additions & 2 deletions samples/carousel/orientation.html
Expand Up @@ -10,11 +10,11 @@

<link href="../../themes/rocket/jquery-wijmo.css" rel="stylesheet" type="text/css" />

<link href="../../themes/wijmo/jquery.wijmo-open.2.1.3.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.4.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo.wijtree.css" rel="stylesheet" type="text/css" />
<script src="../../external/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="../../external/jquery-ui-1.8.18.custom.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.3.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.4.min.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo.wijcarousel.css" rel="stylesheet" type="text/css" />
<script src="../../wijmo/jquery.wijmo.wijcarousel.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo.wijpager.css" rel="stylesheet" type="text/css" />
Expand Down
4 changes: 2 additions & 2 deletions samples/carousel/overview.html
Expand Up @@ -8,11 +8,11 @@
<meta name="keywords" content="" />
<meta name="author" content="ComponentOne" />
<link href="../../themes/rocket/jquery-wijmo.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.3.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.4.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo.wijtree.css" rel="stylesheet" type="text/css" />
<script src="../../external/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="../../external/jquery-ui-1.8.18.custom.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.3.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.4.min.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo.wijcarousel.css" rel="stylesheet" type="text/css" />
<script src="../../wijmo/jquery.wijmo.wijcarousel.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo.wijpager.css" rel="stylesheet" type="text/css" />
Expand Down
4 changes: 2 additions & 2 deletions samples/carousel/paging.html
Expand Up @@ -10,11 +10,11 @@

<link href="../../themes/rocket/jquery-wijmo.css" rel="stylesheet" type="text/css" />

<link href="../../themes/wijmo/jquery.wijmo-open.2.1.3.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.4.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo.wijtree.css" rel="stylesheet" type="text/css" />
<script src="../../external/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="../../external/jquery-ui-1.8.18.custom.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.3.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.4.min.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo.wijcarousel.css" rel="stylesheet" type="text/css" />
<script src="../../wijmo/jquery.wijmo.wijcarousel.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo.wijpager.css" rel="stylesheet" type="text/css" />
Expand Down
4 changes: 2 additions & 2 deletions samples/carousel/preview.html
Expand Up @@ -8,11 +8,11 @@
<meta name="keywords" content="" />
<meta name="author" content="ComponentOne" />
<link href="../../themes/rocket/jquery-wijmo.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.3.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.4.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo.wijtree.css" rel="stylesheet" type="text/css" />
<script src="../../external/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="../../external/jquery-ui-1.8.18.custom.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.3.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.4.min.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo.wijcarousel.css" rel="stylesheet" type="text/css" />
<script src="../../wijmo/jquery.wijmo.wijcarousel.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo.wijpager.css" rel="stylesheet" type="text/css" />
Expand Down
2 changes: 1 addition & 1 deletion samples/carousel/thumbnails.html
Expand Up @@ -11,7 +11,7 @@
<link href="../../themes/wijmo/jquery.wijmo.wijtree.css" rel="stylesheet" type="text/css" />
<script src="../../external/jquery-1.5.1.js" type="text/javascript"></script>
<script src="../../external/jquery-ui-1.8.18.custom.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.3.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.4.min.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo.wijcarousel.css" rel="stylesheet" type="text/css" />
<script src="../../wijmo/jquery.wijmo.wijcarousel.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo.wijpager.css" rel="stylesheet" type="text/css" />
Expand Down
4 changes: 2 additions & 2 deletions samples/carousel/videos.html
Expand Up @@ -8,11 +8,11 @@
<meta name="keywords" content="" />
<meta name="author" content="ComponentOne" />
<link href="../../themes/rocket/jquery-wijmo.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.3.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.4.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo.wijtree.css" rel="stylesheet" type="text/css" />
<script src="../../external/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="../../external/jquery-ui-1.8.18.custom.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.3.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.4.min.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo.wijcarousel.css" rel="stylesheet" type="text/css" />
<script src="../../wijmo/jquery.wijmo.wijcarousel.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo.wijpager.css" rel="stylesheet" type="text/css" />
Expand Down
4 changes: 2 additions & 2 deletions samples/combobox/animation.html
Expand Up @@ -12,8 +12,8 @@

<script src="../../external/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="../../external/jquery-ui-1.8.18.custom.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.3.min.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.3.css" rel="stylesheet" type="text/css" />
<script src="../../external/jquery.wijmo-open.all.2.1.4.min.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.4.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo.wijcombobox.css" rel="stylesheet" type="text/css" />
<script src="../../external/jquery.mousewheel.min.js" type="text/javascript"></script>
<script src="../../wijmo/jquery.wijmo.wijdatasource.js" type="text/javascript"></script>
Expand Down
4 changes: 2 additions & 2 deletions samples/combobox/dynamicdata.html
Expand Up @@ -12,10 +12,10 @@

<script src="../../external/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="../../external/jquery-ui-1.8.18.custom.min.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.3.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.4.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo.wijcombobox.css" rel="stylesheet" type="text/css" />
<script src="../../external/jquery.mousewheel.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.3.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.4.min.js" type="text/javascript"></script>
<script src="../../wijmo/jquery.wijmo.wijcombobox.js" type="text/javascript"></script>
<script id="scriptInit" type="text/javascript">
$(document).ready(function () {
Expand Down
4 changes: 2 additions & 2 deletions samples/combobox/multiplecolumns.html
Expand Up @@ -12,10 +12,10 @@

<script src="../../external/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="../../external/jquery-ui-1.8.18.custom.min.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.3.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.4.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo.wijcombobox.css" rel="stylesheet" type="text/css" />
<script src="../../external/jquery.mousewheel.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.3.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.4.min.js" type="text/javascript"></script>
<script src="../../wijmo/jquery.wijmo.wijdatasource.js" type="text/javascript"></script>
<script src="../../wijmo/jquery.wijmo.wijcombobox.js" type="text/javascript"></script>
<script id="scriptInit" type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions samples/combobox/overview.html
Expand Up @@ -12,10 +12,10 @@

<script src="../../external/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="../../external/jquery-ui-1.8.18.custom.min.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.3.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.4.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo.wijcombobox.css" rel="stylesheet" type="text/css" />
<script src="../../external/jquery.mousewheel.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.3.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.4.min.js" type="text/javascript"></script>
<script src="../../wijmo/jquery.wijmo.wijdatasource.js" type="text/javascript"></script>
<script src="../../wijmo/jquery.wijmo.wijcombobox.js" type="text/javascript"></script>
<script id="scriptInit" type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions samples/combobox/position.html
Expand Up @@ -12,10 +12,10 @@

<script src="../../external/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="../../external/jquery-ui-1.8.18.custom.min.js" type="text/javascript"></script>
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.3.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo-open.2.1.4.css" rel="stylesheet" type="text/css" />
<link href="../../themes/wijmo/jquery.wijmo.wijcombobox.css" rel="stylesheet" type="text/css" />
<script src="../../external/jquery.mousewheel.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.3.min.js" type="text/javascript"></script>
<script src="../../external/jquery.wijmo-open.all.2.1.4.min.js" type="text/javascript"></script>
<script src="../../wijmo/jquery.wijmo.wijdatasource.js" type="text/javascript"></script>
<script src="../../wijmo/jquery.wijmo.wijcombobox.js" type="text/javascript"></script>
<script id="scriptInit" type="text/javascript">
Expand Down

0 comments on commit a29d8d4

Please sign in to comment.