Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge pull request #255 from gwtquery/mcm_fix_issue_230 | Manuel Carrasco | 2013-12-19 | 3 | -9/+9 | |
| |\ \ | | | | | | | | | Fix names in Data binder generators. | |||||
| * | | | Updating version to new snapshot | Manolo Carrasco | 2013-12-18 | 7 | -8/+8 | |
| | | | | ||||||
* | | | | Use a hash to customize filters. Include more filters present in jquery. ↵ | Manuel Carrasco Moñino | 2013-12-19 | 2 | -11/+90 | |
| |_|/ |/| | | | | | | | | Fixes issues #230 #184 #220 | |||||
* | | | Add support for Forms and progress in ajax. Fixes issue #253 | Manolo Carrasco | 2013-12-18 | 3 | -71/+143 | |
| |/ |/| | ||||||
* | | Fix names in Data binder generators. Fixes issue #230 | Manolo Carrasco | 2013-12-18 | 3 | -9/+9 | |
|/ | ||||||
* | Implement index() without arguments. Fixes issue #225 | Manolo Carrasco | 2013-12-15 | 1 | -0/+7 | |
| | ||||||
* | Dont change name annotation names. Fixes issue #230 | Manolo Carrasco | 2013-12-15 | 2 | -2/+8 | |
| | ||||||
* | Merge branch 'master' of github.com:gwtquery/gwtquery into gquery_1_4_releaserelease-1.4.0gquery_1_4_release | Manolo Carrasco | 2013-12-11 | 1 | -8/+14 | |
|\ | ||||||
| * | add off() | jdramaix | 2013-12-11 | 1 | -8/+14 | |
| | | ||||||
* | | Merge branch 'master' into gquery_1_4_release | Manolo Carrasco | 2013-12-11 | 3 | -1/+76 | |
|\| | ||||||
| * | Implementation of on/off methods, deprecate live, die, delegate, undelegate | Manolo Carrasco | 2013-12-11 | 3 | -1/+76 | |
| | | ||||||
| * | Merge pull request #252 from manolo/master | Julien Dramaix | 2013-12-11 | 6 | -135/+87 | |
| |\ | | | | | | | Support for '%' and other units in CSS3 animations, Fix broken code and tests. | |||||
* | \ | Merge branch 'master' into gquery_1_4_release | Manuel Carrasco Moñino | 2013-12-10 | 1 | -4/+4 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | For some reason compiler does not likes $this | Manuel Carrasco Moñino | 2013-12-10 | 1 | -4/+4 | |
| | | | ||||||
* | | | Merge branch 'master' into gquery_1_4_release | Manuel Carrasco Moñino | 2013-12-10 | 1 | -39/+2 | |
|\| | | ||||||
| * | | Fix imports in LazyGquery | Manuel Carrasco Moñino | 2013-12-10 | 1 | -39/+2 | |
| | | | ||||||
* | | | Changing version for a new release | Manuel Carrasco Moñino | 2013-12-10 | 7 | -8/+8 | |
|/ / | ||||||
* | | Update lazy interfaces | Manuel Carrasco Moñino | 2013-12-10 | 2 | -58/+31 | |
| | | ||||||
* | | add duration | Manuel Carrasco Moñino | 2013-12-10 | 1 | -1/+1 | |
| | | ||||||
* | | variable names | Manuel Carrasco Moñino | 2013-12-10 | 1 | -9/+8 | |
| | | ||||||
* | | Rolling back to transitionEnd since setting transitionEnd made custom ↵ | Manuel Carrasco Moñino | 2013-12-10 | 1 | -15/+16 | |
| | | | | | | | | events fail (slideEnter) | |||||
* | | Support for animation delays compatible with GQuery queues | Manuel Carrasco Moñino | 2013-12-10 | 2 | -20/+25 | |
| | | ||||||
* | | Using transitionend envents instead of gquery delays | Manuel Carrasco Moñino | 2013-12-10 | 1 | -20/+21 | |
| | | ||||||
* | | Fixing broken code introduced in commit 0f3d35d4999c215d961197c86ee60319b648e696 | Manuel Carrasco Moñino | 2013-12-10 | 1 | -3/+3 | |
| | | ||||||
* | | Fix testLiveWithNameSpace | Manuel Carrasco Moñino | 2013-12-10 | 1 | -5/+6 | |
| | | ||||||
* | | CSS3 animations where failing with "%" units, fixing it in the same way we ↵ | Manuel Carrasco Moñino | 2013-12-10 | 1 | -4/+13 | |
|/ | | | | do with non CSS3 | |||||
* | Merge pull request #251 from manolo/master | Manuel Carrasco | 2013-12-09 | 3 | -21/+21 | |
|\ | | | | | done | |||||
| * | Fix bug in deferred, it must not change status if finished | Manuel Carrasco Moñino | 2013-12-09 | 1 | -14/+14 | |
| | | ||||||
| * | Fix gQuery failing when managing non native element objects | Manuel Carrasco Moñino | 2013-12-09 | 2 | -7/+7 | |
|/ | ||||||
* | Merge pull request #250 from manolo/master | Manuel Carrasco | 2013-12-09 | 2 | -24/+48 | |
|\ | | | | | done | |||||
| * | Allow custom replacers in jsni-bundle anotations | Manuel Carrasco Moñino | 2013-12-09 | 2 | -11/+32 | |
| | | ||||||
| * | Dont fail if method is not anotated | Manuel Carrasco Moñino | 2013-12-09 | 1 | -1/+1 | |
| | | ||||||
| * | JsniBundleGenerator: support for abstract classes | Manuel Carrasco Moñino | 2013-12-09 | 1 | -12/+15 | |
|/ | ||||||
* | Merge pull request #249 from manolo/master | Manuel Carrasco | 2013-12-08 | 1 | -4/+10 | |
|\ | | | | | done | |||||
| * | Fix issue in chrome refusing to set transition css property when an invalid ↵ | Manuel Carrasco Moñino | 2013-12-08 | 1 | -4/+10 | |
|/ | | | | key is in the set | |||||
* | Merge pull request #248 from manolo/master | Manuel Carrasco | 2013-12-07 | 5 | -97/+125 | |
|\ | | | | | Some fixes and changes related with animations | |||||
| * | Consider easing and duration passed in the properties object. Fix default ↵ | Manuel Carrasco Moñino | 2013-12-07 | 2 | -25/+32 | |
| | | | | | | | | duration in animate. | |||||
| * | deprecate clip method in favour of the standard animate() | Manuel Carrasco Moñino | 2013-12-07 | 1 | -52/+44 | |
| | | ||||||
| * | Use ClipAnimations by default because they extends default ones. Add ↵ | Manuel Carrasco Moñino | 2013-12-07 | 3 | -11/+50 | |
| | | | | | | | | properties based constructors so as we can customize any animation via properties | |||||
| * | LazyGenerator was failing if we were calling the f() signature of the ↵ | Manuel Carrasco Moñino | 2013-12-07 | 1 | -14/+4 | |
|/ | | | | implemented function | |||||
* | Merge pull request #247 from manolo/master | Manuel Carrasco | 2013-12-07 | 2 | -37/+57 | |
|\ | | | | | done | |||||
| * | Fix filter when element is window. A couple of format changes introduced by IDE | Manuel Carrasco Moñino | 2013-12-07 | 1 | -27/+31 | |
| | | ||||||
| * | Should call other f signature in order to return an object to java | Manuel Carrasco Moñino | 2013-12-07 | 1 | -1/+1 | |
| | | ||||||
| * | Adding a method which facilitates exporting java methods | Manuel Carrasco Moñino | 2013-12-07 | 1 | -10/+26 | |
|/ | ||||||
* | Merge pull request #246 from gwtquery/jd_fix_event_1 | Manuel Carrasco | 2013-12-06 | 3 | -12/+114 | |
|\ | | | | | done | |||||
| * | Merge branch 'master' of github.com:gwtquery/gwtquery into jd_fix_event_1 | jdramaix | 2013-12-06 | 16 | -55/+506 | |
| |\ | |/ |/| | | | | | Conflicts: gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryEventsTestGwt.java | |||||
* | | Merge pull request #245 from manolo/mcm_console | Manuel Carrasco | 2013-12-05 | 8 | -20/+351 | |
|\ \ | | | | | | | merged | |||||
| * | | Adding missing method in console | Manuel Carrasco Moñino | 2013-12-05 | 2 | -1/+15 | |
| | | | ||||||
| * | | update lazy interfaces | Manuel Carrasco Moñino | 2013-12-05 | 2 | -1/+21 | |
| | | | ||||||
| * | | Implementation of GQuery.console | Manuel Carrasco Moñino | 2013-12-05 | 6 | -19/+316 | |
|/ / |