javaquery/demo-calculator/src/main/resources/org/apidesign/bck2brwsr/demo/calc/staticcompilation/Calculator.xhtml
Fri, 22 Mar 2013 17:03:32 +0100 Need to merge in default branch: It contains automatic conversion of boxed types to primitive values which is needed by Knockout to display elements of arrays properly.
Fri, 22 Mar 2013 16:59:47 +0100 Modifying the calculator example to work with array of objects
Sun, 10 Mar 2013 09:29:03 +0100 String referencing id needs to be named id now. Update to new spec version.
Fri, 15 Feb 2013 19:33:21 +0100 Don't use the main class trick now, as Main-Class is supposed to have main method
Tue, 12 Feb 2013 23:30:01 +0100 Flexible composition of classpath. One can either specify a URL or a load function
Mon, 11 Feb 2013 19:55:00 +0100 Allows two isolated bck2brwsr VM in a single JavaScript page/context
Thu, 07 Feb 2013 13:41:56 +0100 Recognizing Main-Class attribute, so initializing the VM is just about passing in correct classpath
Tue, 05 Feb 2013 15:32:41 +0100 Static assembly to use the exported bck2brwsr.js
Wed, 30 Jan 2013 17:36:45 +0100 Using assembly plugin to create deployment layout of the 'static' calculator demo
Mon, 21 Jan 2013 17:04:45 +0100 <div> should not be inside of <p>
Mon, 21 Jan 2013 16:04:25 +0100 Moving into demo package