src/main/java/org/vaadin/console/Console.java
Tue, 31 May 2011 15:52:03 +0400 + console 1.2.0-SNAPSHOT
Mon, 23 May 2011 13:13:51 +0400 * append methods now return Console object
Fri, 20 May 2011 20:38:40 +0400 * fixed possible NPE
Fri, 20 May 2011 19:24:29 +0400 * comment
Fri, 20 May 2011 18:18:38 +0400 * comments
Fri, 20 May 2011 17:52:09 +0400 + new option - setSmartScrollToEnd: scrollToEnd work only if last scroll state is was "end"
Wed, 18 May 2011 22:18:43 +0400 + new functionality: in methods append, print, println you may declare CSS class name for output text
Wed, 18 May 2011 15:04:22 +0400 + new client method newLineIfNotEndsWithNewLine()
Tue, 17 May 2011 18:50:45 +0400 + new client option isPrintPromptOnInput
Tue, 17 May 2011 03:27:01 +0400 + client method append(String)
Mon, 16 May 2011 14:00:10 +0400 + vaadin console add-on stable version 1.1.7: new client method focusInput()
Sun, 15 May 2011 17:46:06 +0400 + new project: vaadin-console-addon