]>
source.dussan.org Git - gwtquery.git/log
Manuel Carrasco Moñino [Sat, 7 Dec 2013 19:46:13 +0000 (20:46 +0100)]
Consider easing and duration passed in the properties object. Fix default duration in animate.
Manuel Carrasco Moñino [Sat, 7 Dec 2013 17:10:43 +0000 (18:10 +0100)]
deprecate clip method in favour of the standard animate()
Manuel Carrasco Moñino [Sat, 7 Dec 2013 16:24:54 +0000 (17:24 +0100)]
Use ClipAnimations by default because they extends default ones. Add properties based constructors so as we can customize any animation via properties
Manuel Carrasco Moñino [Sat, 7 Dec 2013 16:09:05 +0000 (17:09 +0100)]
LazyGenerator was failing if we were calling the f() signature of the implemented function
Manuel Carrasco [Sat, 7 Dec 2013 11:56:00 +0000 (03:56 -0800)]
Merge pull request #247 from manolo/master
done
Manuel Carrasco Moñino [Sat, 7 Dec 2013 09:45:30 +0000 (10:45 +0100)]
Fix filter when element is window. A couple of format changes introduced by IDE
Manuel Carrasco Moñino [Sat, 7 Dec 2013 00:51:38 +0000 (01:51 +0100)]
Should call other f signature in order to return an object to java
Manuel Carrasco Moñino [Sat, 7 Dec 2013 00:34:46 +0000 (01:34 +0100)]
Adding a method which facilitates exporting java methods
Manuel Carrasco [Fri, 6 Dec 2013 11:12:15 +0000 (03:12 -0800)]
Merge pull request #246 from gwtquery/jd_fix_event_1
done
jdramaix [Thu, 5 Dec 2013 23:26:55 +0000 (00:26 +0100)]
Merge branch 'master' of github.com:gwtquery/gwtquery into jd_fix_event_1
Conflicts:
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryEventsTestGwt.java
jdramaix [Thu, 5 Dec 2013 23:22:05 +0000 (00:22 +0100)]
fix issue 25 + another small issue when we bind both bitless and bit events
Manuel Carrasco [Thu, 5 Dec 2013 21:03:02 +0000 (13:03 -0800)]
Merge pull request #245 from manolo/mcm_console
merged
Manuel Carrasco Moñino [Thu, 5 Dec 2013 17:19:43 +0000 (18:19 +0100)]
Adding missing method in console
Manuel Carrasco Moñino [Thu, 5 Dec 2013 16:55:41 +0000 (17:55 +0100)]
update lazy interfaces
Manuel Carrasco Moñino [Thu, 5 Dec 2013 16:46:28 +0000 (17:46 +0100)]
Implementation of GQuery.console
Manuel Carrasco Moñino [Tue, 3 Dec 2013 08:55:57 +0000 (09:55 +0100)]
Merge branch 'mcm_issue_26'
Manuel Carrasco [Tue, 3 Dec 2013 08:54:27 +0000 (00:54 -0800)]
Merge pull request #243 from manolo/mcm_cache_promises
Adding ability to cache promises.
Manuel Carrasco Moñino [Tue, 3 Dec 2013 08:48:52 +0000 (09:48 +0100)]
Formatting
Manuel Carrasco Moñino [Tue, 3 Dec 2013 08:46:24 +0000 (09:46 +0100)]
tests in jvm
Manuel Carrasco [Mon, 2 Dec 2013 15:57:32 +0000 (07:57 -0800)]
Merge pull request #244 from manolo/mcm_issue_26
Fix for issue 26
Manuel Carrasco Moñino [Mon, 2 Dec 2013 10:37:40 +0000 (11:37 +0100)]
fixes issue #26
Julien Dramaix [Sun, 1 Dec 2013 19:44:48 +0000 (11:44 -0800)]
Merge pull request #242 from gwtquery/jd_fix_issue_211
fix issue 211
Julien Dramaix [Sun, 1 Dec 2013 19:44:30 +0000 (11:44 -0800)]
Merge pull request #241 from gwtquery/jd_add_test_issue216
add test for issue #216
Julien Dramaix [Sun, 1 Dec 2013 19:44:15 +0000 (11:44 -0800)]
Merge pull request #240 from gwtquery/jd_test_issue_226
test for issue #226
Manuel Carrasco Moñino [Sat, 30 Nov 2013 11:57:24 +0000 (12:57 +0100)]
Adding ability to cache promises.
jdramaix [Fri, 29 Nov 2013 12:08:22 +0000 (13:08 +0100)]
fix issue 211
jdramaix [Fri, 29 Nov 2013 11:48:13 +0000 (12:48 +0100)]
add test for issue #216
jdramaix [Fri, 29 Nov 2013 11:30:01 +0000 (12:30 +0100)]
test issue 226
Julien Dramaix [Fri, 29 Nov 2013 11:19:22 +0000 (03:19 -0800)]
Merge pull request #239 from gwtquery/jd_custom_event_fix_ie8
fix ie8 custom event
jdramaix [Fri, 29 Nov 2013 10:53:52 +0000 (11:53 +0100)]
Code review comment
jdramaix [Thu, 28 Nov 2013 23:38:43 +0000 (00:38 +0100)]
fix ie8 custom event
Manuel Carrasco [Wed, 27 Nov 2013 07:00:46 +0000 (23:00 -0800)]
Merge pull request #238 from manolo/master
done
Manuel Carrasco Moñino [Wed, 27 Nov 2013 06:59:57 +0000 (07:59 +0100)]
replace character
Manuel Carrasco Moñino [Tue, 26 Nov 2013 20:03:24 +0000 (21:03 +0100)]
use replace instead of replaceAll because they are fixed conditions
Manuel Carrasco Moñino [Tue, 26 Nov 2013 18:53:07 +0000 (19:53 +0100)]
forgot delete this file
Manuel Carrasco Moñino [Tue, 26 Nov 2013 18:52:50 +0000 (19:52 +0100)]
Fix handling of inlined regexp since we have to double escape reverse-slashes, and consider more cases where inlined regex could be
Manuel Carrasco Moñino [Tue, 26 Nov 2013 10:50:42 +0000 (11:50 +0100)]
info logs
Manuel Carrasco Moñino [Tue, 26 Nov 2013 10:50:13 +0000 (11:50 +0100)]
Change PromiseRF namespace, so as we dont break the -strict flag. fixes issue 237
Manuel Carrasco Moñino [Tue, 26 Nov 2013 09:07:36 +0000 (10:07 +0100)]
Allow embeding as JSNI libraries hosted in CDNs. Remove regular expressions by a faster and a more reliable parser
Manuel Carrasco Moñino [Tue, 26 Nov 2013 09:06:17 +0000 (10:06 +0100)]
Test for bitless rebinding when a widget is attached/dettatched
Manuel Carrasco Moñino [Tue, 26 Nov 2013 09:05:33 +0000 (10:05 +0100)]
Use GWT way to get $wnd instead of maintain our own jsni code
Julien Dramaix [Fri, 22 Nov 2013 16:10:19 +0000 (08:10 -0800)]
Merge pull request #236 from manolo/master
Fix tests
Manuel Carrasco Moñino [Fri, 22 Nov 2013 15:32:06 +0000 (16:32 +0100)]
Fix tests
Julien Dramaix [Fri, 22 Nov 2013 13:06:40 +0000 (05:06 -0800)]
Merge pull request #235 from gwtquery/jd_event
Refactor event to accept bitless events and custom events.
jdramaix [Fri, 22 Nov 2013 13:05:12 +0000 (14:05 +0100)]
code review part3
jdramaix [Fri, 22 Nov 2013 12:33:06 +0000 (13:33 +0100)]
code review part2
jdramaix [Fri, 22 Nov 2013 11:52:23 +0000 (12:52 +0100)]
code review
jdramaix [Fri, 22 Nov 2013 10:39:18 +0000 (11:39 +0100)]
Merge branch 'master' of github.com:gwtquery/gwtquery into jd_event
Manuel Carrasco [Thu, 21 Nov 2013 22:28:44 +0000 (14:28 -0800)]
Merge pull request #233 from manolo/JsniBundle
done
jdramaix [Thu, 21 Nov 2013 16:50:36 +0000 (17:50 +0100)]
code review
jdramaix [Thu, 21 Nov 2013 16:35:46 +0000 (17:35 +0100)]
fix bug with event delegation
jdramaix [Thu, 21 Nov 2013 15:16:48 +0000 (16:16 +0100)]
add bitless event support + custom event.
Manuel Carrasco Moñino [Thu, 21 Nov 2013 12:11:06 +0000 (13:11 +0100)]
Updating Lazy interfaces
Manuel Carrasco Moñino [Thu, 21 Nov 2013 12:07:05 +0000 (13:07 +0100)]
Merge branch 'master' of github.com:manolo/gquery into JsniBundle
Manuel Carrasco Moñino [Mon, 18 Nov 2013 10:18:14 +0000 (11:18 +0100)]
3party -> third-party
Manuel Carrasco Moñino [Mon, 18 Nov 2013 10:04:59 +0000 (11:04 +0100)]
Better and faster regex
Manuel Carrasco [Mon, 18 Nov 2013 07:27:43 +0000 (23:27 -0800)]
Merge pull request #234 from manolo/master
done
Manuel Carrasco Moñino [Mon, 18 Nov 2013 07:26:24 +0000 (08:26 +0100)]
Remove method used during developing to inspect objects
Manuel Carrasco Moñino [Mon, 18 Nov 2013 07:22:57 +0000 (08:22 +0100)]
Replace "js" word with "javascript". Improve javadoc wording.
Manuel Carrasco Moñino [Sun, 17 Nov 2013 21:36:14 +0000 (22:36 +0100)]
Use CSS3 animations when available.
Manuel Carrasco Moñino [Sat, 16 Nov 2013 18:58:02 +0000 (19:58 +0100)]
Fix getScript so as once it is downloaded it is executed like in jQuery. Move loadScript from JsUtils to Ajax
Manuel Carrasco Moñino [Sat, 16 Nov 2013 17:49:51 +0000 (18:49 +0100)]
Implementation of JsniBundles, a generator which allows jsni methods which have javascript in external files.
Manuel Carrasco Moñino [Mon, 11 Nov 2013 07:42:10 +0000 (08:42 +0100)]
Some refactoring in GQuery Animation classes, to reuse code from super classes
Manuel Carrasco Moñino [Sat, 9 Nov 2013 21:08:25 +0000 (22:08 +0100)]
Add a constructor to all GQ animation implementations so as we can pass parameters in the properties object. Fix a couple of issues which were preventing to reuse GQ animations multiple times
Manuel Carrasco [Sat, 9 Nov 2013 16:22:46 +0000 (08:22 -0800)]
Merge pull request #232 from manolo/master
Adding TransitionsAnimation
Manuel Carrasco Moñino [Sat, 9 Nov 2013 15:42:07 +0000 (16:42 +0100)]
split long line
Manuel Carrasco Moñino [Sat, 9 Nov 2013 15:33:40 +0000 (16:33 +0100)]
set source/target java to java-6
Manuel Carrasco Moñino [Sat, 9 Nov 2013 15:25:41 +0000 (16:25 +0100)]
remove import
Manuel Carrasco Moñino [Sat, 9 Nov 2013 15:24:18 +0000 (16:24 +0100)]
Fixing test so as they run with java 1.6
Manuel Carrasco Moñino [Sat, 9 Nov 2013 15:23:37 +0000 (16:23 +0100)]
Merge branch 'master' of github.com:gwtquery/gwtquery
Manuel Carrasco Moñino [Sat, 9 Nov 2013 15:12:19 +0000 (16:12 +0100)]
Some styling corrections, println and javadoc
Manuel Carrasco Moñino [Sat, 9 Nov 2013 14:21:27 +0000 (15:21 +0100)]
Adding a TransitionsAnimation class whish is like PropertiesAnimation but using CSS3
Manuel Carrasco Moñino [Sat, 9 Nov 2013 14:15:19 +0000 (15:15 +0100)]
Adding missing method in widgets, and javadocs
Manuel Carrasco [Sat, 9 Nov 2013 13:56:47 +0000 (05:56 -0800)]
Merge pull request #231 from manolo/master
"or" and "and" methods in promisses
Manuel Carrasco Moñino [Sat, 9 Nov 2013 11:14:21 +0000 (12:14 +0100)]
Make clip-animation extend properties-animation, so as we can mix clip effects with any other property. Fixed some issues in this class as well
Manuel Carrasco Moñino [Sat, 9 Nov 2013 11:05:45 +0000 (12:05 +0100)]
Fix "or" tests. Remove javadoc line
Manuel Carrasco Moñino [Sat, 9 Nov 2013 09:56:51 +0000 (10:56 +0100)]
Fix "then()" method so as it behaves like jQuery breaking the flow if 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.
Manuel Carrasco [Tue, 5 Nov 2013 08:29:34 +0000 (00:29 -0800)]
Merge pull request #229 from manolo/master
Adding CSS3 transitions
Manuel Carrasco Moñino [Mon, 4 Nov 2013 20:43:13 +0000 (21:43 +0100)]
Remove useless method from Effects plugin
Manuel Carrasco Moñino [Mon, 4 Nov 2013 13:20:52 +0000 (14:20 +0100)]
Remove transitions method from GQuery
Manuel Carrasco Moñino [Mon, 4 Nov 2013 12:11:28 +0000 (13:11 +0100)]
Remove usage of deprecated class
Manuel Carrasco Moñino [Mon, 4 Nov 2013 12:07:11 +0000 (13:07 +0100)]
Define Browser implementation in GQueryMin. Fix NPE when visiting BrowserGenerator multiple times with the same ua
Manuel Carrasco Moñino [Sun, 3 Nov 2013 19:07:53 +0000 (20:07 +0100)]
Update lazy interfaces
Manuel Carrasco Moñino [Sun, 3 Nov 2013 19:07:13 +0000 (20:07 +0100)]
Support for transition chainning and queueing
Manuel Carrasco Moñino [Sun, 3 Nov 2013 15:23:39 +0000 (16:23 +0100)]
Fix lenght check. Reflow before setting transition
Manuel Carrasco Moñino [Sun, 3 Nov 2013 13:38:34 +0000 (14:38 +0100)]
Use vendor names by default, otherwise certain chrome versions fail
Manuel Carrasco Moñino [Sun, 3 Nov 2013 11:48:06 +0000 (12:48 +0100)]
Force reflow instead of calling a timer
Manuel Carrasco Moñino [Sun, 3 Nov 2013 11:40:47 +0000 (12:40 +0100)]
remove temporary data to avoid memory leaks
Manuel Carrasco Moñino [Sun, 3 Nov 2013 11:23:42 +0000 (12:23 +0100)]
Add curly brackets. Remove static reference
Manuel Carrasco Moñino [Fri, 1 Nov 2013 20:22:16 +0000 (21:22 +0100)]
IE is case sensitive
Manuel Carrasco Moñino [Fri, 1 Nov 2013 19:05:57 +0000 (20:05 +0100)]
Adding Transitions plugin for CSS3 animations
Manuel Carrasco Moñino [Fri, 1 Nov 2013 19:05:43 +0000 (20:05 +0100)]
Simple Implementation of console.log
Manuel Carrasco [Fri, 1 Nov 2013 15:32:26 +0000 (08:32 -0700)]
Merge pull request #228 from manolo/master
Use Beizer curves in Easing transitions.
Manuel Carrasco Moñino [Fri, 1 Nov 2013 15:31:39 +0000 (16:31 +0100)]
new lines and method names
Manuel Carrasco Moñino [Fri, 1 Nov 2013 12:57:46 +0000 (13:57 +0100)]
with should return itself for chainning
Manuel Carrasco Moñino [Fri, 1 Nov 2013 12:55:40 +0000 (13:55 +0100)]
javadoc
Manuel Carrasco Moñino [Fri, 1 Nov 2013 12:54:47 +0000 (13:54 +0100)]
javadoc
Manuel Carrasco Moñino [Fri, 1 Nov 2013 12:49:53 +0000 (13:49 +0100)]
Implement animation Easing based on Bezier curves instead of using different algorithm for each one. Includes a set of most popular transitions used in web.
Manuel Carrasco Moñino [Fri, 1 Nov 2013 12:46:41 +0000 (13:46 +0100)]
Fix javadocs as julien suggested in last review
Manuel Carrasco Moñino [Fri, 1 Nov 2013 12:26:54 +0000 (13:26 +0100)]
Fix an effects test which was randomly failing