javaquery/demo-calculator-dynamic/src/main/java/org/apidesign/bck2brwsr/demo/calc/Calc.java
Sun, 31 Mar 2013 12:26:07 +0200 Introducing History model class with two defined properties and one derived
Mon, 25 Mar 2013 16:47:17 +0100 Don't duplicate history values
Mon, 25 Mar 2013 14:15:09 +0100 Dynamic calculator sample supports binding of array values. Modified to execute from classes only (again) and not require the built of whole deployed site.
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.
Sun, 10 Mar 2013 09:31:14 +0100 String referencing id needs to be named id now.
Mon, 18 Feb 2013 19:42:02 +0100 knockout.js can display our String arrays and update them when they change
Mon, 21 Jan 2013 16:21:14 +0100 Moving to demo package