]>
source.dussan.org Git - gwtquery.git/log
Manolo Carrasco [Sat, 15 Oct 2011 21:17:17 +0000 (21:17 +0000)]
[maven-release-plugin] prepare release gquery-archetype-1.1.0
Manolo Carrasco [Sat, 15 Oct 2011 21:16:58 +0000 (21:16 +0000)]
prepare archetype to deploy again
Manolo Carrasco [Sat, 15 Oct 2011 21:03:18 +0000 (21:03 +0000)]
[maven-release-plugin] prepare for next development iteration
Manolo Carrasco [Sat, 15 Oct 2011 21:03:07 +0000 (21:03 +0000)]
[maven-release-plugin] prepare release gquery-archetype-1.1.0
Manolo Carrasco [Sat, 15 Oct 2011 21:01:20 +0000 (21:01 +0000)]
prepare archetype for next gwtquery version to deploy
Julien Dramaix [Wed, 5 Oct 2011 20:32:02 +0000 (20:32 +0000)]
fix issue 108 : typo in java doc
Julien Dramaix [Fri, 30 Sep 2011 21:19:09 +0000 (21:19 +0000)]
lazy initialization for some static fields
Manolo Carrasco [Fri, 30 Sep 2011 15:31:00 +0000 (15:31 +0000)]
First version of XmlBuilder generator, only getters work right now
Manolo Carrasco [Fri, 30 Sep 2011 08:05:29 +0000 (08:05 +0000)]
bad condition
Manolo Carrasco [Fri, 30 Sep 2011 08:02:38 +0000 (08:02 +0000)]
IE was raising exception when manipulating css attr in xml nodes. Do not print stacktraces in prod
Manolo Carrasco [Wed, 28 Sep 2011 17:08:16 +0000 (17:08 +0000)]
Handle window elements different to $wnd. Fix children method which was returning mor elements. We were using the new ONGESTUREEND value for ONSUBMIT
Manolo Carrasco [Sat, 24 Sep 2011 06:08:05 +0000 (06:08 +0000)]
remove printouts
Manolo Carrasco [Sat, 24 Sep 2011 06:04:01 +0000 (06:04 +0000)]
Fix test
Manolo Carrasco [Fri, 23 Sep 2011 15:17:15 +0000 (15:17 +0000)]
Dollar is a char valid in property keys
Manolo Carrasco [Fri, 23 Sep 2011 14:19:02 +0000 (14:19 +0000)]
use JSON.parse when available when parsing properties to avoid security issues
Manolo Carrasco [Fri, 23 Sep 2011 14:17:36 +0000 (14:17 +0000)]
Commit forgotten class, and fix namespaces in builder generator
Manolo Carrasco [Fri, 23 Sep 2011 14:16:03 +0000 (14:16 +0000)]
fix clone node issue
Manolo Carrasco [Wed, 21 Sep 2011 21:03:20 +0000 (21:03 +0000)]
Adding Ajax abilities to Gquery, as a easy way to get and handle data from non gwt servers. Added a generator to convert JSON objects to java builders/pojos
Manolo Carrasco [Mon, 19 Sep 2011 16:09:19 +0000 (16:09 +0000)]
Added GQ static class to house all static methods of the Api. It should be named $, but gwt compiler fails when a class contains the dollar. Added a simple implementation of the jquery Ajax API, text, html, xml and json responses are handle well by gquery.
Manolo Carrasco [Fri, 16 Sep 2011 14:24:22 +0000 (14:24 +0000)]
Check if object is number in numbet getters
Manolo Carrasco [Fri, 16 Sep 2011 11:06:17 +0000 (11:06 +0000)]
Sort members, replace static constants by enum
Manolo Carrasco [Fri, 16 Sep 2011 10:53:36 +0000 (10:53 +0000)]
use attr(String,String) so as plugins could override it. Change visibility of implementations to be used in plugins if needed
Manolo Carrasco [Wed, 14 Sep 2011 12:15:41 +0000 (12:15 +0000)]
Add toJsonString and toQueryString methods to Properties object. Use generics in JsCache
Manolo Carrasco [Wed, 14 Sep 2011 12:14:54 +0000 (12:14 +0000)]
Make data available in Function
Manolo Carrasco [Wed, 14 Sep 2011 10:33:38 +0000 (10:33 +0000)]
Fix default negative maxlengh in textbox
Manolo Carrasco [Tue, 13 Sep 2011 18:21:54 +0000 (18:21 +0000)]
JsCache.isEmpty failed with empty string keys. Fix GQuery.toString in order not to fail with non printable elements
Manolo Carrasco [Wed, 7 Sep 2011 10:48:07 +0000 (10:48 +0000)]
removing redundant lines in deferred binding selections
Manolo Carrasco [Wed, 7 Sep 2011 09:47:10 +0000 (09:47 +0000)]
update deployed bench application
Manolo Carrasco [Wed, 7 Sep 2011 09:37:14 +0000 (09:37 +0000)]
Added about screen to the benchmark application
Manolo Carrasco [Wed, 7 Sep 2011 07:48:32 +0000 (07:48 +0000)]
update demos deployed in svn
Manolo Carrasco [Wed, 7 Sep 2011 07:40:58 +0000 (07:40 +0000)]
Use IE9 optimizations, fixes issue103
Manolo Carrasco [Wed, 7 Sep 2011 07:37:36 +0000 (07:37 +0000)]
Update jquery version to latest in benchmarking application
Manolo Carrasco [Wed, 7 Sep 2011 04:46:56 +0000 (04:46 +0000)]
fix bench example using val to test check-boxes
Manolo Carrasco [Tue, 6 Sep 2011 07:38:08 +0000 (07:38 +0000)]
README changes
Manolo Carrasco [Tue, 6 Sep 2011 06:59:16 +0000 (06:59 +0000)]
attr signature changed in GQuery. Adding jsquery.js to the repo so as people could test it from http://gwtquery.googlecode.com/api/jsquery.js
Manolo Carrasco [Tue, 6 Sep 2011 05:55:06 +0000 (05:55 +0000)]
update lazy interfaces
Manolo Carrasco [Tue, 6 Sep 2011 05:34:52 +0000 (05:34 +0000)]
typo makes the test always false
Julien Dramaix [Mon, 5 Sep 2011 21:54:44 +0000 (21:54 +0000)]
fix for issue 97
Manolo Carrasco [Mon, 5 Sep 2011 18:43:12 +0000 (18:43 +0000)]
Adding an example which works with jsquery
Manolo Carrasco [Mon, 5 Sep 2011 18:42:14 +0000 (18:42 +0000)]
New gwt module to export gwtquery to javascript
Manolo Carrasco [Mon, 5 Sep 2011 18:20:04 +0000 (18:20 +0000)]
Little changes to facilitate the export of gquery to javascript. Add snapshot suffix to version number
Manolo Carrasco [Mon, 29 Aug 2011 18:33:40 +0000 (18:33 +0000)]
Check nulls when creating properties
Manolo Carrasco [Mon, 29 Aug 2011 18:29:38 +0000 (18:29 +0000)]
When setting attributes they should be hyphenized. Move Hyphenize and Camelize methods to JsUtils
Manolo Carrasco [Mon, 29 Aug 2011 10:25:02 +0000 (10:25 +0000)]
update lazy interface
Manolo Carrasco [Mon, 29 Aug 2011 10:22:56 +0000 (10:22 +0000)]
resize method in GQuery was doing nothing. isEventCapable did not consider window object (fixes issue102), thanks for the patch to arny.ok
Manolo Carrasco [Sun, 28 Aug 2011 00:47:00 +0000 (00:47 +0000)]
[maven-release-plugin] prepare for next development iteration
Manolo Carrasco [Sun, 28 Aug 2011 00:46:43 +0000 (00:46 +0000)]
[maven-release-plugin] prepare release gwtquery-project-1.1.0.rc1
Manolo Carrasco [Sun, 28 Aug 2011 00:40:20 +0000 (00:40 +0000)]
gwt 2.0.1 does not have shared RegExp
Manolo Carrasco [Sun, 28 Aug 2011 00:36:22 +0000 (00:36 +0000)]
prepare 1.1.0.rc1 to be deployed to central maven repo
Manolo Carrasco [Sun, 28 Aug 2011 00:25:13 +0000 (00:25 +0000)]
remove module 2.3.0
Manolo Carrasco [Sun, 28 Aug 2011 00:23:43 +0000 (00:23 +0000)]
classifier 2.3.0 is not needed
Manolo Carrasco [Sun, 28 Aug 2011 00:20:33 +0000 (00:20 +0000)]
prepare version 1.1.0
Manolo Carrasco [Sat, 27 Aug 2011 23:51:41 +0000 (23:51 +0000)]
fix test
Manolo Carrasco [Sat, 27 Aug 2011 23:42:40 +0000 (23:42 +0000)]
re-factoring
Manolo Carrasco [Sat, 27 Aug 2011 23:32:10 +0000 (23:32 +0000)]
Revert r773, since we can override properties in dom, but preserving the method attr(string, boolean) as a way to set boolean attributes like "checked". The method css(HasValue) has to call to css(String, true): issue99
Manolo Carrasco [Sat, 27 Aug 2011 21:23:23 +0000 (21:23 +0000)]
Fixes issue99
Manolo Carrasco [Sat, 27 Aug 2011 21:04:49 +0000 (21:04 +0000)]
implement has() method
Manolo Carrasco [Sat, 27 Aug 2011 16:31:47 +0000 (16:31 +0000)]
Adding attributes to Function class, so as we can to get the element or index in any overriden f() method. Now GQuery $() accepts a Function to create a GQuery object, so as we can call $(this) inside a Function
Manolo Carrasco [Sat, 27 Aug 2011 10:00:46 +0000 (10:00 +0000)]
disable very slow tests
Manolo Carrasco [Sat, 27 Aug 2011 08:53:16 +0000 (08:53 +0000)]
Fix cre tests: add method was broken because it was adding elements in the reverse order.
Manolo Carrasco [Fri, 26 Aug 2011 12:10:41 +0000 (12:10 +0000)]
support for :radio and :checkbox pseudoselectors. Fixes issue_100.
Manolo Carrasco [Fri, 26 Aug 2011 11:25:49 +0000 (11:25 +0000)]
update Lazy interface
Manolo Carrasco [Fri, 26 Aug 2011 11:24:25 +0000 (11:24 +0000)]
Fix attr and removeAttr with checked, Fixes issue97. Thanks to @arny.ok for the code
Manolo Carrasco [Fri, 26 Aug 2011 10:47:17 +0000 (10:47 +0000)]
This change should not be committed in r771
Manolo Carrasco [Fri, 26 Aug 2011 10:42:25 +0000 (10:42 +0000)]
Fix val() methods to behave identical to jquery. This could break apps. Thanks to @arny.ok for realising the issue an sending code proposals
Manolo Carrasco [Thu, 25 Aug 2011 16:32:42 +0000 (16:32 +0000)]
Adding a test unit for issue97
Julien Dramaix [Wed, 24 Aug 2011 22:00:39 +0000 (22:00 +0000)]
fix issue 98
Manolo Carrasco [Fri, 19 Aug 2011 14:42:33 +0000 (14:42 +0000)]
Fix visibility poperty when using stop(). Fix delay calling dequeue twice. Now named queue do not run dequeue like jquery does. Fix css2xpath when string literals contains # at the begining
Manolo Carrasco [Wed, 10 Aug 2011 22:33:15 +0000 (22:33 +0000)]
Adding a missing method which made gquery.queue() enter in a loop
Manolo Carrasco [Mon, 1 Aug 2011 20:35:01 +0000 (20:35 +0000)]
Merged SimpleNamedQueue in QueuePlugin class
Manolo Carrasco [Mon, 1 Aug 2011 20:08:09 +0000 (20:08 +0000)]
Avoid Fx class depending on CSS statics, now CSS stuff should be added when the user specifically uses it
Manolo Carrasco [Mon, 1 Aug 2011 20:06:13 +0000 (20:06 +0000)]
version in trunk should be SNAPSHOT
Manolo Carrasco [Fri, 29 Jul 2011 16:03:46 +0000 (16:03 +0000)]
handle empty properties values
Julien Dramaix [Fri, 29 Jul 2011 09:28:44 +0000 (09:28 +0000)]
avoid constant reflow in hide() and show() method
Manolo Carrasco [Fri, 29 Jul 2011 06:40:26 +0000 (06:40 +0000)]
use default display value instead of "block", fixes issue94
Manolo Carrasco [Thu, 28 Jul 2011 09:45:03 +0000 (09:45 +0000)]
update lazy interfaces, deprecated visible() method in favor of isVisible()
Manolo Carrasco [Thu, 28 Jul 2011 09:44:01 +0000 (09:44 +0000)]
implement :hidden and :visible pseudo selectors, fixes issue86
Manolo Carrasco [Mon, 18 Jul 2011 10:54:37 +0000 (10:54 +0000)]
xpath selectors available when using SelectorEngineCssToXPath
Manolo Carrasco [Sun, 17 Jul 2011 16:13:49 +0000 (16:13 +0000)]
Fix getQueueType which was failing when extending Effects because of the classname
Manolo Carrasco [Sun, 17 Jul 2011 11:25:10 +0000 (11:25 +0000)]
fix dequeue
Manolo Carrasco [Sun, 17 Jul 2011 10:56:47 +0000 (10:56 +0000)]
Changing line used for testing
Manolo Carrasco [Sun, 17 Jul 2011 10:49:25 +0000 (10:49 +0000)]
Now the user can disable all effects using Fx.off = true like jquery does
Manolo Carrasco [Fri, 15 Jul 2011 19:51:41 +0000 (19:51 +0000)]
Filter selectors before sending them to the closed method. It improves a bit performance
Manolo Carrasco [Fri, 15 Jul 2011 10:25:12 +0000 (10:25 +0000)]
:first and :last commit introduced a regression in benchmarking, this fixes it since first-child and last-child are executed in the native engine which is pretty faster
Manolo Carrasco [Fri, 15 Jul 2011 10:16:46 +0000 (10:16 +0000)]
update demos
Manolo Carrasco [Fri, 15 Jul 2011 09:42:12 +0000 (09:42 +0000)]
update demos
Manolo Carrasco [Fri, 15 Jul 2011 09:41:29 +0000 (09:41 +0000)]
queue method should return the number of elements in the queue if no functions are proviced like jquery does
Manolo Carrasco [Fri, 15 Jul 2011 08:38:44 +0000 (08:38 +0000)]
Add validation dependencies to avoid warnings when running tests. Change gotoEnd parameter to boolean like jquery does. When jumtoEnd == true run callback functions. Jaadocs
Manolo Carrasco [Thu, 14 Jul 2011 12:16:28 +0000 (12:16 +0000)]
fix NPE when context is null
Manolo Carrasco [Thu, 14 Jul 2011 11:31:31 +0000 (11:31 +0000)]
move the input focus to the first element. Fixes issue83
Manolo Carrasco [Thu, 14 Jul 2011 10:58:17 +0000 (10:58 +0000)]
Accept an array of optional functions in the delay method to be run after the delayed time. Named queue now executes dequeue if the programmer did not. Javadocs
Manolo Carrasco [Thu, 14 Jul 2011 09:14:47 +0000 (09:14 +0000)]
handle scrollLeft and scrollTop in animations. Fixes issue91
Manolo Carrasco [Thu, 14 Jul 2011 07:56:10 +0000 (07:56 +0000)]
animate accept a string or a properties object as argument
Manolo Carrasco [Thu, 14 Jul 2011 07:55:00 +0000 (07:55 +0000)]
Accept hyphenized keys when creating properties, so as we can copy and paste css properties
Manolo Carrasco [Thu, 14 Jul 2011 07:40:55 +0000 (07:40 +0000)]
set poms version to 1.0.1-SNAPSHOT
Manolo Carrasco [Wed, 13 Jul 2011 15:11:22 +0000 (15:11 +0000)]
fix xpath when tag is omitted
Manolo Carrasco [Wed, 13 Jul 2011 15:10:48 +0000 (15:10 +0000)]
fix compilation
Manolo Carrasco [Wed, 13 Jul 2011 14:46:46 +0000 (14:46 +0000)]
querySelectorAll does not support numeric ids, so use getElementById
Manolo Carrasco [Tue, 12 Jul 2011 19:47:44 +0000 (19:47 +0000)]
adding :odd :even :first :last pseudo selectors in xpath implementation. Related issue86
Manolo Carrasco [Fri, 8 Jul 2011 15:17:27 +0000 (15:17 +0000)]
return the plugin in registerPlugin. Fixes issue84