Skip to content

Commit 3b48925

Browse files
committed
Merge branch 'gh-pages' of github.com:bitovi/jquerypp into gh-pages
2 parents 53b210b + 9f18d2c commit 3b48925

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+270
-230
lines changed

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -763,7 +763,7 @@ Steal as submodules that are used to generate the documentation and build the jQ
763763

764764
1. Clone DoneJS with:
765765

766-
git clone git://github.com/jupiterjs/donejs
766+
git clone git://github.com/bitovi/donejs
767767

768768
2. Install all submodules by running
769769

@@ -833,7 +833,7 @@ you want to build and run the above command.
833833

834834
The following lists everyone who's contributed something to CanJS. If we've forgotten you, please add yourself.
835835

836-
First, thanks to everyone who's contributed to [JavaScriptMVC](https://github.com/jupiterjs/javascriptmvc/contributors)
836+
First, thanks to everyone who's contributed to [JavaScriptMVC](https://github.com/bitovi/javascriptmvc/contributors)
837837
and [jQueryMX](https://github.com/jupiterjs/jquerymx/contributors), and the people at
838838
[Bitovi](http://bitovi.com/people/). This page is for contributors after jQuery++'s launch:
839839

release/1.0.0/amd/jquerypp/dom/animate.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery++ - 1.0.0 (2012-11-20)
2+
* jQuery++ - 1.0.0 (2012-11-23)
33
* http://jquerypp.com
44
* Copyright (c) 2012 Bitovi
55
* Licensed MIT

release/1.0.0/amd/jquerypp/dom/compare.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery++ - 1.0.0 (2012-11-20)
2+
* jQuery++ - 1.0.0 (2012-11-23)
33
* http://jquerypp.com
44
* Copyright (c) 2012 Bitovi
55
* Licensed MIT

release/1.0.0/amd/jquerypp/dom/cookie.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery++ - 1.0.0 (2012-11-20)
2+
* jQuery++ - 1.0.0 (2012-11-23)
33
* http://jquerypp.com
44
* Copyright (c) 2012 Bitovi
55
* Licensed MIT

release/1.0.0/amd/jquerypp/dom/dimensions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery++ - 1.0.0 (2012-11-20)
2+
* jQuery++ - 1.0.0 (2012-11-23)
33
* http://jquerypp.com
44
* Copyright (c) 2012 Bitovi
55
* Licensed MIT

release/1.0.0/amd/jquerypp/dom/form_params.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery++ - 1.0.0 (2012-11-20)
2+
* jQuery++ - 1.0.0 (2012-11-23)
33
* http://jquerypp.com
44
* Copyright (c) 2012 Bitovi
55
* Licensed MIT

release/1.0.0/amd/jquerypp/dom/range.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery++ - 1.0.0 (2012-11-20)
2+
* jQuery++ - 1.0.0 (2012-11-23)
33
* http://jquerypp.com
44
* Copyright (c) 2012 Bitovi
55
* Licensed MIT

release/1.0.0/amd/jquerypp/dom/selection.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery++ - 1.0.0 (2012-11-20)
2+
* jQuery++ - 1.0.0 (2012-11-23)
33
* http://jquerypp.com
44
* Copyright (c) 2012 Bitovi
55
* Licensed MIT

release/1.0.0/amd/jquerypp/dom/styles.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery++ - 1.0.0 (2012-11-20)
2+
* jQuery++ - 1.0.0 (2012-11-23)
33
* http://jquerypp.com
44
* Copyright (c) 2012 Bitovi
55
* Licensed MIT

release/1.0.0/amd/jquerypp/dom/within.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery++ - 1.0.0 (2012-11-20)
2+
* jQuery++ - 1.0.0 (2012-11-23)
33
* http://jquerypp.com
44
* Copyright (c) 2012 Bitovi
55
* Licensed MIT

0 commit comments

Comments
 (0)