javaquery/api/src/main/java/org/apidesign/bck2brwsr/htmlpage/KOList.java
Sun, 14 Apr 2013 08:24:05 +0200 Need to convert array values if they are convertible
Thu, 11 Apr 2013 22:28:01 +0200 Rather then calling toArray, call method 'koData'
Mon, 08 Apr 2013 18:26:11 +0200 Simplifying code by using @OnPropertyChange a bit more
Mon, 08 Apr 2013 12:36:12 +0200 Also notify changes in array properties
Thu, 04 Apr 2013 13:08:26 +0200 clone() on model classes
Thu, 04 Apr 2013 09:47:35 +0200 addAll needs to notify change
Wed, 03 Apr 2013 11:37:52 +0200 Persists arrays to JSON
Mon, 25 Mar 2013 16:17:21 +0100 Better (from a static compilation point of view) to let JavaScript call the basic (non-private) getter and do conversion then
Mon, 18 Feb 2013 13:03:01 +0100 Changes in String array are properly notified