Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #348 from ArcBees/cg_sample_librairy_update | Manuel Carrasco Moñino | 2015-03-09 | 5 | -3/+10 |
|\ | | | | | Updated jquery and Sizzle librairies for the benchmark sample | ||||
| * | Sample was still using 1.4.3 | christiangoudreau | 2015-03-08 | 1 | -1/+1 |
| | | |||||
| * | Updated jquery and sizzle version | christiangoudreau | 2015-03-08 | 4 | -2/+9 |
| | | |||||
* | | Merge pull request #346 from 0x3333/master | Manuel Carrasco Moñino | 2015-03-09 | 1 | -0/+79 |
|\ \ | |/ |/| | Added SafeHtml as alternative to html string. | ||||
| * | Added SafeHtml as alternative to html string. | Tercio Gaudencio Filho | 2015-03-04 | 1 | -0/+79 |
|/ | |||||
* | Merge pull request #343 from han39/master | Manuel Carrasco Moñino | 2015-02-24 | 1 | -3/+8 |
|\ | | | | | Use absolute path to load library in JsniBundle | ||||
| * | 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 vaadin logo | Manuel Carrasco Moñino | 2015-02-20 | 1 | -0/+2 |
| | |||||
* | Update README.md | christiangoudreau | 2015-02-17 | 1 | -0/+6 |
| | |||||
* | Update README.txt | christiangoudreau | 2015-02-17 | 1 | -7/+0 |
| | |||||
* | Update README.txt | christiangoudreau | 2015-02-17 | 1 | -0/+7 |
| | |||||
* | Merge pull request #340 from manolo/mcm_fixes | Manuel Carrasco Moñino | 2015-01-30 | 5 | -18/+81 |
|\ | | | | | Some fixes which should be in current version | ||||
| * | 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 | 3 | -3/+3 |
| | |||||
* | [maven-release-plugin] prepare release gwtquery-project-1.4.3gwtquery-project-1.4.3 | Manolo Carrasco | 2015-01-15 | 3 | -4/+4 |
| | |||||
* | Utility method to export a function | Manolo Carrasco | 2015-01-14 | 2 | -9/+36 |
| | |||||
* | Merge pull request #333 from manolo/mcm_fixes | Manuel Carrasco Moñino | 2015-01-11 | 18 | -477/+792 |
|\ | | | | | Allow to use customized animations. And some Fixes. | ||||
| * | Adding more testing and fixes | Manolo Carrasco | 2015-01-07 | 10 | -81/+246 |
| | | |||||
| * | Rebasing master | Manolo Carrasco | 2015-01-04 | 4 | -6/+17 |
| |\ | |/ |/| | |||||
* | | Merge pull request #332 from manolo/mcm_checkstyle | Manuel Carrasco Moñino | 2015-01-04 | 2 | -3/+12 |
|\ \ | | | | | | | Make checkstyle run when validating sources | ||||
| * | | 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 pull request #323 from manolo/mcm_special_events | Manuel Carrasco Moñino | 2015-01-02 | 16 | -340/+425 |
|\ | | | | | rewriten API for special events | ||||
| * | Merge branch 'master' into mcm_special_events | Manolo Carrasco | 2015-01-02 | 2 | -4/+7 |
| |\ | |/ |/| | |||||
* | | Merge pull request #329 from manolo/mcm_styling | Manuel Carrasco Moñino | 2015-01-02 | 154 | -1981/+2731 |
|\ \ | | | | | | | Styling issues | ||||
| * | | 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 | 146 | -1936/+2281 |
| | |\ | | |/ | |/| | | | | | | | | | | | | | | | | 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 | ||||
* | | | Merge pull request #326 from manolo/mcm_ready_method | Manuel Carrasco Moñino | 2014-12-30 | 1 | -0/+27 |
|\ \ \ | | | | | | | | | Implement GQuery.ready missing method | ||||
| * | | | Implement GQuery.ready missing method | Manolo Carrasco | 2014-12-25 | 1 | -0/+27 |
| | | | | |||||
* | | | | Merge pull request #327 from apanizo/master | Manuel Carrasco Moñino | 2014-12-27 | 2 | -2/+11 |
|\ \ \ \ | | | | | | | | | | | | | | | | nodeType property error when using selectors like: $(widget). Fixes regression introduced in 8da271599c341f385ae4240f3dd37649aa81b082 | ||||
| * | | | | Using GQuery var instance instead of evaluating selector multiple | Adolfo Panizo | 2014-12-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | times. | ||||
| * | | | | using assertTrue and asserFalse instead of assertEquals(true/false, ...) | Adolfo Panizo | 2014-12-26 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Using isVisible for widget selector test. Also removingFromParent | Adolfo Panizo | 2014-12-26 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | Button. | ||||
| * | | | | nodeType property error when using selectors like: $(widget) | Adolfo Panizo | 2014-12-26 | 2 | -2/+10 |
| | | | | | |||||
* | | | | | Merge pull request #325 from apanizo/master | Manuel Carrasco Moñino | 2014-12-26 | 7 | -255/+437 |
|\| | | | | | | | | | | | | | | Parsing only methods specified in JsonBuilder interface from a given json | ||||
| * | | | | Adding documentation and renaming some vars | Adolfo Panizo | 2014-12-26 | 2 | -25/+22 |
| | | | | | |||||
| * | | | | Separating JsonBuilderHanler into a new class | Adolfo Panizo | 2014-12-26 | 4 | -345/+334 |
| | | | | | |||||
| * | | | | Fix for @Name in strip() implementation on the VM (added some refactors) | Adolfo Panizo | 2014-12-26 | 5 | -37/+109 |
| | | | | | |||||
| * | | | | Make strip recursive in server side. | Manolo Carrasco | 2014-12-25 | 3 | -47/+73 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Manolo Carrasco <manolo@apache.org> | ||||
| * | | | | Fix client-side code | Manolo Carrasco | 2014-12-25 | 5 | -85/+36 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Manolo Carrasco <manolo@apache.org> | ||||
| * | | | | Implementing strip() on isProperties | Adolfo Panizo | 2014-12-25 | 7 | -26/+101 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Manolo Carrasco <manolo@apache.org> |