Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removing old stuff | Manolo Carrasco | 2012-03-18 | 6 | -647/+0 |
| | |||||
* | Big refactor in jsquery so as classes namespaces match gwtquery core and ↵ | Manolo Carrasco | 2012-03-18 | 25 | -6/+1523 |
| | | | | plugins packages | ||||
* | move the example plugin to the plugins namespace | Manolo Carrasco | 2012-03-17 | 10 | -17/+12 |
| | |||||
* | exporting $.isArray and using it in example plugin because ↵ | Manolo Carrasco | 2012-03-17 | 7 | -81/+107 |
| | | | | object.constructor == Array does not work when objects are in differen windows (gwt iframe) | ||||
* | JsQuery: Fix scrolls in JsMenu plugin | Manolo Carrasco | 2012-03-15 | 5 | -17/+28 |
| | |||||
* | method afterCreate calls the onload functions | Manolo Carrasco | 2012-03-15 | 3 | -11/+9 |
| | |||||
* | Rename class | Manolo Carrasco | 2012-03-15 | 4 | -13/+16 |
| | |||||
* | JsQuery: Fix inArray static method | Manolo Carrasco | 2012-03-15 | 5 | -52/+54 |
| | |||||
* | jsquery re-factoring | Manolo Carrasco | 2012-03-14 | 6 | -196/+250 |
| | |||||
* | Fixes in js-menu plugin and some code clean up | Manolo Carrasco | 2012-03-14 | 6 | -105/+90 |
| | |||||
* | This is the first jQuery plugin working with jsQuery. It needs cleanning and ↵ | Manolo Carrasco | 2012-03-12 | 13 | -20/+1840 |
| | | | | maybe BundleGenerators to have the js in an external file | ||||
* | fixes in exported api | Manolo Carrasco | 2011-10-26 | 1 | -40/+96 |
| | |||||
* | Strip js, first try to implement extend | Manolo Carrasco | 2011-10-19 | 3 | -11/+50 |
| | |||||
* | README changes | Manolo Carrasco | 2011-09-06 | 1 | -7/+15 |
| | |||||
* | attr signature changed in GQuery. Adding jsquery.js to the repo so as people ↵ | Manolo Carrasco | 2011-09-06 | 3 | -9/+9 |
| | | | | could test it from http://gwtquery.googlecode.com/api/jsquery.js | ||||
* | update lazy interfaces | Manolo Carrasco | 2011-09-06 | 1 | -2/+2 |
| | |||||
* | Adding an example which works with jsquery | Manolo Carrasco | 2011-09-05 | 11 | -0/+105 |
| | |||||
* | New gwt module to export gwtquery to javascript | Manolo Carrasco | 2011-09-05 | 9 | -0/+567 |