javaquery/api/src/test/java/org/apidesign/bck2brwsr/htmlpage/KnockoutTest.java
Thu, 18 Apr 2013 16:58:55 +0200 Getting bunch of the knockout tests work in FX Web View
Thu, 04 Apr 2013 13:08:26 +0200 clone() on model classes
Thu, 04 Apr 2013 11:45:54 +0200 Assume the class belongs to the same package if it is not yet resolvable
Tue, 02 Apr 2013 15:40:08 +0200 @OnFunction can be in @Model classes
Sun, 31 Mar 2013 12:01:38 +0200 Mutable properties on model classes
Sun, 31 Mar 2013 06:46:25 +0200 Exposing properties as functions
Sun, 31 Mar 2013 05:34:15 +0200 @OnFunction can accept model classes
Tue, 26 Mar 2013 09:24:26 +0100 Keep case of id tag when generating name of the field
Mon, 25 Mar 2013 11:50:36 +0100 Support for callbacks from knockout to Java
Tue, 19 Feb 2013 15:54:36 +0100 When computing VM method name use erasured type
Mon, 18 Feb 2013 19:42:02 +0100 knockout.js can display our String arrays and update them when they change
Tue, 22 Jan 2013 21:57:27 +0100 Test to verify Knockout can handle String properties