Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make clip-animation extend properties-animation, so as we can mix clip ↵ | Manuel Carrasco Moñino | 2013-11-09 | 1 | -28/+41 | |
| | | | | effects with any other property. Fixed some issues in this class as well | |||||
* | Fix "or" tests. Remove javadoc line | Manuel Carrasco Moñino | 2013-11-09 | 3 | -10/+3 | |
| | ||||||
* | Fix "then()" method so as it behaves like jQuery breaking the flow if ↵ | Manuel Carrasco Moñino | 2013-11-09 | 3 | -41/+162 | |
| | | | | previous fails. Add convenient method "or()" to continue the flow when we have different options to resolve an asynchronous process. Add "and()" method as an alias to "then()". "and()" and "or()" makes gQuery promises much more useful and declarative. | |||||
* | Remove useless method from Effects plugin | Manuel Carrasco Moñino | 2013-11-04 | 1 | -22/+0 | |
| | ||||||
* | Remove transitions method from GQuery | Manuel Carrasco Moñino | 2013-11-04 | 1 | -35/+0 | |
| | ||||||
* | Remove usage of deprecated class | Manuel Carrasco Moñino | 2013-11-04 | 2 | -35/+30 | |
| | ||||||
* | Define Browser implementation in GQueryMin. Fix NPE when visiting ↵ | Manuel Carrasco Moñino | 2013-11-04 | 2 | -23/+30 | |
| | | | | BrowserGenerator multiple times with the same ua | |||||
* | Update lazy interfaces | Manuel Carrasco Moñino | 2013-11-03 | 2 | -16/+76 | |
| | ||||||
* | Support for transition chainning and queueing | Manuel Carrasco Moñino | 2013-11-03 | 2 | -15/+28 | |
| | ||||||
* | Fix lenght check. Reflow before setting transition | Manuel Carrasco Moñino | 2013-11-03 | 1 | -2/+4 | |
| | ||||||
* | Use vendor names by default, otherwise certain chrome versions fail | Manuel Carrasco Moñino | 2013-11-03 | 1 | -8/+9 | |
| | ||||||
* | Force reflow instead of calling a timer | Manuel Carrasco Moñino | 2013-11-03 | 1 | -6/+10 | |
| | ||||||
* | remove temporary data to avoid memory leaks | Manuel Carrasco Moñino | 2013-11-03 | 1 | -1/+3 | |
| | ||||||
* | Add curly brackets. Remove static reference | Manuel Carrasco Moñino | 2013-11-03 | 2 | -10/+10 | |
| | ||||||
* | IE is case sensitive | Manuel Carrasco Moñino | 2013-11-01 | 1 | -1/+1 | |
| | ||||||
* | Adding Transitions plugin for CSS3 animations | Manuel Carrasco Moñino | 2013-11-01 | 2 | -0/+343 | |
| | ||||||
* | Simple Implementation of console.log | Manuel Carrasco Moñino | 2013-11-01 | 1 | -0/+10 | |
| | ||||||
* | new lines and method names | Manuel Carrasco Moñino | 2013-11-01 | 1 | -7/+5 | |
| | ||||||
* | with should return itself for chainning | Manuel Carrasco Moñino | 2013-11-01 | 1 | -1/+2 | |
| | ||||||
* | javadoc | Manuel Carrasco Moñino | 2013-11-01 | 1 | -1/+1 | |
| | ||||||
* | javadoc | Manuel Carrasco Moñino | 2013-11-01 | 1 | -2/+10 | |
| | ||||||
* | Implement animation Easing based on Bezier curves instead of using different ↵ | Manuel Carrasco Moñino | 2013-11-01 | 5 | -29/+173 | |
| | | | | algorithm for each one. Includes a set of most popular transitions used in web. | |||||
* | Fix javadocs as julien suggested in last review | Manuel Carrasco Moñino | 2013-11-01 | 2 | -6/+3 | |
| | ||||||
* | Fix an effects test which was randomly failing | Manuel Carrasco Moñino | 2013-11-01 | 1 | -30/+35 | |
| | ||||||
* | Add BrowserGenerator to git | Manuel Carrasco Moñino | 2013-11-01 | 1 | -0/+80 | |
| | ||||||
* | fix test, htmlunit is ff | Manuel Carrasco Moñino | 2013-11-01 | 1 | -1/+1 | |
| | ||||||
* | Implementation of the jQuery.browser object, in a GWT way which allows ↵ | Manuel Carrasco Moñino | 2013-11-01 | 4 | -12/+115 | |
| | | | | developer dont have to modify .gwt.xml file to do defferred binding | |||||
* | Fix NPE when plugin does not have Lazy implementation | Manuel Carrasco Moñino | 2013-11-01 | 1 | -0/+2 | |
| | ||||||
* | Implementation of jquery getScript method in Ajax plugin | Manuel Carrasco Moñino | 2013-10-07 | 2 | -19/+97 | |
| | ||||||
* | Callbacks should not to reset the memory object when calling disabled. Fix a ↵ | Manuel Carrasco Moñino | 2013-10-07 | 2 | -8/+56 | |
| | | | | bug preventing calling a resolved promise in a nested function. | |||||
* | Support for multiple request in RF Promise helper | Manuel Carrasco Moñino | 2013-09-10 | 1 | -11/+49 | |
| | ||||||
* | Implement jquery addBack method | Manuel Carrasco Moñino | 2013-09-10 | 1 | -2/+12 | |
| | ||||||
* | Fix NPE | Manuel Carrasco Moñino | 2013-07-19 | 1 | -1/+1 | |
| | ||||||
* | generate lazy interface | Manuel Carrasco Moñino | 2013-07-04 | 1 | -27/+28 | |
| | ||||||
* | Better usage of generics in data() methods. Add removed static data method. ↵ | Manuel Carrasco Moñino | 2013-07-04 | 3 | -25/+74 | |
| | | | | Add tests for data methods | |||||
* | Pass the class type when getting data. Remove unused method | Manuel Carrasco Moñino | 2013-07-04 | 1 | -9/+6 | |
| | ||||||
* | fix issue #24 | jdramaix | 2013-06-30 | 2 | -64/+83 | |
| | ||||||
* | fix issue 178 | jdramaix | 2013-06-07 | 1 | -1/+1 | |
| | ||||||
* | Fix tests so as emma-coverage instrumentalitation does not fail | Manuel Carrasco Moñino | 2013-06-01 | 1 | -2/+2 | |
| | ||||||
* | Remove empty hooks when running last function | Manolo Carrasco | 2013-05-20 | 1 | -0/+1 | |
| | ||||||
* | Fix null exception | Manuel Carrasco Moñino | 2013-05-09 | 1 | -0/+1 | |
| | ||||||
* | making reject and resolve helper classes public, so as they work in very ↵ | Manuel Carrasco Moñino | 2013-04-24 | 3 | -2/+33 | |
| | | | | nested function when running in dev-mode. Make these functions available in the FunctionPromise class as well. | |||||
* | Fix a NPE in certain callback cases. Add a couple of useful and predefined ↵ | Manuel Carrasco Moñino | 2013-04-14 | 2 | -2/+40 | |
| | | | | functions. | |||||
* | Fix NPE | Manuel Carrasco Moñino | 2013-04-13 | 1 | -0/+9 | |
| | ||||||
* | Fix NPE | Manuel Carrasco Moñino | 2013-04-13 | 1 | -2/+3 | |
| | ||||||
* | clean test | Manuel Carrasco Moñino | 2013-04-12 | 1 | -11/+1 | |
| | ||||||
* | Adding a new utility class to easily use pipelining. Add a isPending method ↵ | Manuel Carrasco Moñino | 2013-04-12 | 4 | -19/+131 | |
| | | | | to promises | |||||
* | Deprecate gwtquery JsRegexp implementation in favor of gwt RegExp which does ↵ | Manuel Carrasco Moñino | 2013-04-10 | 13 | -27/+268 | |
| | | | | exactly the same in client side, and works in jvm as well. Remove some imports | |||||
* | Change some browser dependencies so as we can use Deferred and Callbacks in ↵ | Manuel Carrasco Moñino | 2013-04-10 | 4 | -245/+46 | |
| | | | | JVM, added Jre tests for this stuff | |||||
* | Deferred object is not needed to be a plugin of gquery | Manuel Carrasco Moñino | 2013-04-10 | 1 | -15/+1 | |
| |