aboutsummaryrefslogtreecommitdiffstats
path: root/devtest/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Implement API based on jQuery for special eventsManolo Carrasco2014-12-211-33/+0
| | | | | - SpecialEvents have an API with three methods: setup tearDown add remove - Migrated mouse special events to use this API
* Increase snapshot versions. Include archetype module so as we deploy it at ↵Manolo Carrasco2014-06-121-1/+1
| | | | the same time than gquery.
* Changing versio so as we can release 1.4.1Manuel Carrasco Moñino2014-03-101-1/+1
|
* Updating version to new snapshotManolo Carrasco2013-12-181-1/+1
|
* Changing version for a new releaseManuel Carrasco Moñino2013-12-101-1/+1
|
* Explain how to use superdev mode with mavenManuel Carrasco Moñino2013-03-161-29/+0
|
* Merge latest changes in gquery-1.3.2Manuel Carrasco Moñino2013-03-151-1/+1
|\
| * set the new snapshot versionManuel Carrasco Moñino2013-03-151-1/+1
| |
| * Changing version so as we can release gquery 1.3.2Manuel Carrasco Moñino2013-03-151-1/+1
| |
* | First implementation of Deferred and Promises. Ajax tests work. then ↵Manuel Carrasco Moñino2013-03-031-0/+29
|/ | | | implementation is not ok. Needs tests
* little pom changesManuel Carrasco Moñino2013-02-281-1/+1
|
* Setting version to next snapshot iterationManuel Carrasco Moñino2013-02-071-1/+1
|
* Setting pom version to last stable one so as we can tag itManuel Carrasco Moñino2013-02-071-1/+1
|
* update poms to gwt 2.5.0Manuel Carrasco Moñino2012-11-071-1/+9
|
* Set snapshot versionManolo Carrasco2012-09-101-1/+1
|
* update pom versionsManolo Carrasco2012-03-201-1/+1
|
* Little changes to facilitate the export of gquery to javascript. Add ↵Manolo Carrasco2011-09-051-1/+1
| | | | snapshot suffix to version number
* prepare 1.1.0.rc1 to be deployed to central maven repoManolo Carrasco2011-08-281-1/+1
|
* prepare version 1.1.0Manolo Carrasco2011-08-281-1/+1
|
* set poms version to 1.0.1-SNAPSHOTManolo Carrasco2011-07-141-1/+1
|
* adding snapshot key to M3Manolo Carrasco2011-05-051-1/+1
|
* preparing M3 againManolo Carrasco2011-05-051-1/+1
|
* prepare M3 for releasing with maven release pluginManolo Carrasco2011-05-051-1/+1
|
* preparing M3, and adding classifiers for 2.2.0 and 2.3.0Manolo Carrasco2011-05-051-1/+1
|
* Prepare to release 1.0.0Manolo Carrasco2011-05-031-1/+1
|
* prepare M2Manolo Carrasco2011-05-021-1/+1
|
* Preparing repo to release 1.0.0 after 1.0.0-M1 was successManolo Carrasco2011-05-021-1/+1
|
* prepare for releasing M1Manolo Carrasco2011-05-021-1/+1
|
* pom changes in devtest module. Missing assertions and latest testsManolo Carrasco2011-04-121-2/+1
|
* update lazy widgets apiManolo Carrasco2011-04-051-4/+18
|
* changes in dev test moduleManolo Carrasco2011-03-031-5/+9
|
* adding gwt-maven version to pomManolo Carrasco2011-03-021-0/+1
|
* - Added QueryMin module thought to produce small javascript code although it ↵Manolo Carrasco2011-01-171-1/+1
| | | | | | | | | | increases number of permutations. - Removed plugins module since it is a new project. - Added some missing methods in GQuery: first, last, map. - Updated gwt version to 2.1.1 - Adding lazy interface to Widgets plugin.
* do not compile devtestManolo Carrasco2010-08-261-9/+1
|
* some changes to dev testsManolo Carrasco2010-06-211-2/+0
|
* Many changes almost related with effects and the re-factor of plugins:Manolo Carrasco2010-06-111-1/+1
| | | | | | | | | | | | - Removed plugin stuff which already were moved to the plugins module - Moved all GQuery core plugin stuff into the plugins namespace - Redesign and recode of the Effects plugin using GWT animate as base - Documented many undocumented methods - Added a couple of scripts to generate Lazy interfaces from the class - Modifications to the effects sample to show the usage of the effects plugin - More tests cases in the devtest module. - Many other minor changes.
* Added a module to speed up testing in development modeManolo Carrasco2010-05-121-0/+79