Skip to content

Commit 62f08f3

Browse files
committed
Hiding Beta 2 stuff
1 parent d1e2970 commit 62f08f3

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

index.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -834,12 +834,27 @@ To make a jQuery++ build, run:
834834
It puts the downloads in `jquery/dist`. To build a specific version check out the [git tag](https://github.com/jupiterjs/jquerypp/tags)
835835
you want to build and run the above command.
836836

837+
<!--
838+
### List of heroes
839+
840+
The following lists everyone who's contributed something to CanJS. If we've forgotten you, please add yourself.
841+
842+
First, thanks to everyone who's contributed to [JavaScriptMVC](https://github.com/jupiterjs/javascriptmvc/contributors)
843+
and [jQueryMX](https://github.com/jupiterjs/jquerymx/contributors), and the people at
844+
[Bitovi](http://bitovi.com/people/). This page is for contributors after jQuery++'s launch:
845+
846+
[callumacrae](https://github.com/callumacrae) - [Width property for jQuery.selection](https://github.com/jupiterjs/jquerypp/pull/11) and documentation fixes.
847+
[fabianonunes](https://github.com/fabianonunes) - Fixed several errors in the build process.
848+
-->
837849

838850
### Change Log
839851

852+
<!--
840853
__1.0 Beta 2__
841854
842-
- Fixed issue [#5](https://github.com/jupiterjs/jquerypp/issues/5): Security error in jQuery.animate
855+
- change: [Added width property to jQuery.selection](https://github.com/jupiterjs/jquerypp/commit/38a3d76bed35684e5b9551f179d0772a908544db)
856+
- fix: [Security error in jQuery.animate](https://github.com/jupiterjs/jquerypp/commit/5896c02e16dbe3c331939c81d4fe942d38470c93)
857+
-->
843858

844859
__1.0 Beta__ (June 1st 2012)
845860

0 commit comments

Comments
 (0)