javaquery/demo-calculator/src/main/java/org/apidesign/bck2brwsr/mavenhtml/App.java
Sun, 20 Jan 2013 18:20:18 +0100 Basic support for knockout.js. It can read and write model properties.
Sat, 12 Jan 2013 20:24:30 +0100 Allowing access to all onsmthng events of page elements
Fri, 11 Jan 2013 16:36:28 +0100 merge with trunk
Mon, 24 Dec 2012 08:04:45 +0100 Keeping old name for static demo-calculator, as its build products are referenced by Hudson jobs
Mon, 10 Dec 2012 11:26:32 +0100 Proper behaviour of endsWith and associated test
Thu, 22 Nov 2012 10:38:38 +0100 Adding the Java source code for the calculator on the HTML page for demostration purposes
Thu, 22 Nov 2012 00:18:34 +0100 Less verbose. Concentrating all operations into single method. Using string switch to determine what operation to run.
Fri, 09 Nov 2012 12:09:40 +0100 Fixing licenses
Fri, 09 Nov 2012 12:06:45 +0100 Adding calculator demo to the repository