javaquery/api/src/test/java/org/apidesign/bck2brwsr/htmlpage/PageController.java
Tue, 26 Mar 2013 09:24:26 +0100 Keep case of id tag when generating name of the field
Tue, 05 Mar 2013 19:00:36 +0100 Support for event parameters for methods annotated by @On(event). Basic idea by me, tests provided by Toni. Thanks a lot.
Mon, 21 Jan 2013 15:57:30 +0100 Injection of model
Mon, 21 Jan 2013 13:43:40 +0100 Moving towards testability: Model class does not have any public fields, rather instance onces
Sat, 12 Jan 2013 20:24:30 +0100 Allowing access to all onsmthng events of page elements
Fri, 09 Nov 2012 11:47:00 +0100 Moving the htmlpage API into a submodule in preparation of adding in an example of its usage