summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/GettingStarted
diff options
context:
space:
mode:
authorFabio Bas <ctrlaltca@gmail.com>2013-11-25 19:48:58 +0100
committerFabio Bas <ctrlaltca@gmail.com>2013-11-25 19:48:58 +0100
commit10ccdbf5179ff6aa3cb7a170cd8c0b908492569f (patch)
tree08301487cffc0fc3cf50383fff3c214cb626afc5 /demos/quickstart/protected/pages/GettingStarted
parentc73fd6154d3b6413b3a2532ce4da0e03473ad05e (diff)
Updated version to 3.2.3
Diffstat (limited to 'demos/quickstart/protected/pages/GettingStarted')
-rwxr-xr-xdemos/quickstart/protected/pages/GettingStarted/NewFeatures.page2
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
index 897b45f0..95bcc57f 100755
--- a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
+++ b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
@@ -9,6 +9,8 @@ This page summarizes the main new features that are introduced in each PRADO rel
<h2 id="8001">Version 3.2.3</h2>
<ul>
<li>Added <a href="?page=Controls.HtmlArea4">THtmlArea4 control</a> based on TinyMCE4</li>
+<li>Added support for Behaviors, Class Behaviors, fx global events, and dy one to one events</li>
+<li>Added the ability to set a priority (order) to event handlers</li>
</ul>
<h2 id="8001">Version 3.2.2</h2>