Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | squid:UselessParenthesesCheck Useless parentheses around expressions should ↵ | George Kankava | 2016-02-10 | 12 | -26/+26 |
| | | | | be removed to prevent any misunderstanding | ||||
* | Run test only in Prod | Maxime Mériouma-Caron | 2016-02-01 | 1 | -1/+2 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Maxime Mériouma-Caron | 2016-02-01 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release gwtquery-project-1.5-beta1 | Maxime Mériouma-Caron | 2016-02-01 | 1 | -1/+1 |
| | |||||
* | Cleanup | Maxime Mériouma-Caron | 2016-02-01 | 23 | -47/+45 |
| | |||||
* | Revert null when empty | Maxime Mériouma-Caron | 2016-01-27 | 2 | -3/+3 |
| | |||||
* | Update for GWT-2.8 | Maxime Mériouma-Caron | 2016-01-27 | 1 | -9/+11 |
| | |||||
* | Fix databinding | Maxime Mériouma-Caron | 2015-12-01 | 2 | -2/+8 |
| | |||||
* | Try fix | Maxime Mériouma-Caron | 2015-12-01 | 1 | -1/+1 |
| | |||||
* | Revert FF | Maxime Mériouma-Caron | 2015-12-01 | 1 | -3/+3 |
| | |||||
* | Fix databind tests | Maxime Mériouma-Caron | 2015-12-01 | 4 | -7/+7 |
| | |||||
* | Revert debug | Maxime Mériouma-Caron | 2015-12-01 | 1 | -1/+0 |
| | |||||
* | Fix lazy() ClassCast | Maxime Mériouma-Caron | 2015-12-01 | 1 | -1/+2 |
| | |||||
* | Fix tests | Maxime Mériouma-Caron | 2015-11-26 | 1 | -1/+1 |
| | |||||
* | Fix tests | Maxime Mériouma-Caron | 2015-11-26 | 1 | -3/+3 |
| | |||||
* | Fix #363 : form.submit() | Maxime Mériouma-Caron | 2015-11-26 | 1 | -0/+3 |
| | |||||
* | Merge pull request #349 from manolo/mcm_fix | Manuel Carrasco Moñino | 2015-07-20 | 7 | -103/+141 |
|\ | | | | | Some fixes needed to run gquery with gwt-2.8.0-SNAPSHOT | ||||
| * | Throw an exception when wrapped object is unknown. | Manolo Carrasco | 2015-07-10 | 1 | -2/+1 |
| | | |||||
| * | Fix JsInterop in 2.8-SNAPSHOT | Manolo Carrasco | 2015-05-23 | 1 | -4/+4 |
| | | |||||
| * | HasAttribute should only check nullity | Manolo Carrasco | 2015-04-22 | 1 | -1/+1 |
| | | |||||
| * | Fix a disanbiguity introduced with SafeHtml patch | Manolo Carrasco | 2015-03-10 | 2 | -8/+72 |
| | | | | | | | | | | | | | | | | | | When using gwt-2.8.0 and java8 gwt compiler is more restrictive and when you override a method(Object) with certain classes like Interfaces or JSO, there is an error like: The method $(Object) is ambiguous for the type GQuery. Also updated lazy interface with new methods. | ||||
| * | Merge branch 'master' into mcm_fix | Manolo Carrasco | 2015-03-09 | 1 | -0/+79 |
| |\ | |||||
| * | | Add utility method to run a native JS function | Manolo Carrasco | 2015-03-09 | 1 | -0/+8 |
| | | | |||||
| * | | Use absolute path to load library in JsniBundle | Raphaël Garnier | 2015-02-27 | 1 | -3/+8 |
| | | | | | | | | | | | | | | | As ClientBundle do, it's now possible to use relative or absolute path to load js libraries in JsniBundle. | ||||
| * | | Simplify Json generated classes reusing common code | Manolo Carrasco | 2015-02-26 | 3 | -12/+22 |
| | | | |||||
| * | | Remove most of $ constructors in favour of $(Object) to avoid java8 ↵ | Manolo Carrasco | 2015-02-25 | 2 | -76/+33 |
| | | | | | | | | | | | | disambiguation. Fixes issue 335 | ||||
* | | | Merge pull request #356 from apanizo/master | Julien Dramaix | 2015-07-20 | 2 | -3/+47 |
|\ \ \ | |_|/ |/| | | Data binding over list attributes | ||||
| * | | When doing data binding over a list attribute, return an empty list or | apanizo | 2015-05-26 | 2 | -3/+47 |
| | | | | | | | | | | | | null accordingly. | ||||
* | | | Added SafeHtml as alternative to html string. | Tercio Gaudencio Filho | 2015-03-04 | 1 | -0/+79 |
| | | | |||||
* | | | Use absolute path to load library in JsniBundle | Raphaël Garnier | 2015-02-23 | 1 | -3/+8 |
| |/ |/| | | | | | | | As ClientBundle do, it's now possible to use relative or absolute path to load js libraries in JsniBundle. | ||||
* | | Adding javadoc to new methods | Manolo Carrasco | 2015-01-30 | 1 | -0/+13 |
| | | |||||
* | | Fix tests | Manolo Carrasco | 2015-01-29 | 3 | -9/+8 |
| | | |||||
* | | Handle JsonBuilder wrappers in $ method | Manolo Carrasco | 2015-01-29 | 2 | -1/+4 |
| | | |||||
* | | Ability to create new events with different type | Manolo Carrasco | 2015-01-29 | 1 | -0/+7 |
| | | |||||
* | | Fix event delegation in special events | Manolo Carrasco | 2015-01-29 | 1 | -8/+10 |
| | | |||||
* | | Adding a couple of methods to import html | Manolo Carrasco | 2015-01-29 | 1 | -5/+44 |
|/ | |||||
* | [maven-release-plugin] prepare for next development iteration | Manolo Carrasco | 2015-01-15 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release gwtquery-project-1.4.3gwtquery-project-1.4.3 | Manolo Carrasco | 2015-01-15 | 1 | -2/+2 |
| | |||||
* | Utility method to export a function | Manolo Carrasco | 2015-01-14 | 2 | -9/+36 |
| | |||||
* | Adding more testing and fixes | Manolo Carrasco | 2015-01-07 | 10 | -81/+246 |
| | |||||
* | Rebasing master | Manolo Carrasco | 2015-01-04 | 4 | -6/+17 |
|\ | |||||
| * | Make checkstyle run when validating sources | Manolo Carrasco | 2015-01-02 | 2 | -3/+12 |
| | | |||||
* | | Adding Julien review suggestions. | Manolo Carrasco | 2015-01-04 | 6 | -74/+149 |
| | | | | | | | | | | | | | | | | - Additionally, I have moved all remaining transform related stuff from transition plugin to transform class, and checked that regex are updated based on specification (it was a copy from original jQuery plugin). - Adding some tests. | ||||
* | | Allow to use customized animations. And Fixes. | Manolo Carrasco | 2015-01-03 | 14 | -390/+463 |
|/ | | | | | | | | In this patch there are many fixes found when playing with plugins. Also I have refactored Effects and Transitions plugins so as it is easier to extend and implement customized animations. Now we use properties instead of the Fx.css3 hack to disable modern animations. | ||||
* | Merge branch 'master' into mcm_special_events | Manolo Carrasco | 2015-01-02 | 2 | -4/+7 |
|\ | |||||
| * | Make TC windows happy | Manolo Carrasco | 2015-01-02 | 3 | -8/+17 |
| | | |||||
* | | Merge branch 'mcm_styling' into mcm_special_events | Manolo Carrasco | 2015-01-02 | 2 | -4/+10 |
|\ \ | |||||
| * | | Make TC windows happy | Manolo Carrasco | 2015-01-02 | 2 | -4/+10 |
| |/ | |||||
* | | Merge branch 'mcm_styling' into mcm_special_events | Manolo Carrasco | 2015-01-02 | 145 | -1935/+2280 |
|\| | | | | | | | | | | | | | | | Conflicts: gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/Events.java gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/LazyEvents.java gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/events/EventsListener.java gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/events/GqEvent.java | ||||
| * | Merge branch 'master' into mcm_styling | Manolo Carrasco | 2015-01-02 | 10 | -254/+466 |
| |\ | | | | | | | | | | | | | | | | Conflicts: gwtquery-core/src/main/java/com/google/gwt/query/client/IsProperties.java gwtquery-core/src/main/java/com/google/gwt/query/vm/JsonFactoryJre.java |