dont make events happen unless necesary
[catagits/Reaction.git] / Changes
CommitLineData
d0736579 1Revision history for Reaction
20.002000
538915b9 3 - Update CheckUniques role to use around instead of overrides
d0736579 4 - Stop using ACCEPT_CONTEXT, use InstancePerContext instead
5 - up the dependency version on Devel::Declare to 003004
eb52e595 6 - Added an error_message attribute to IM::Action
7 - Updated ViewPort::Action to support action-wide messages and error
8 messages via attribute message and model's error_message attribute.
e0a6ddb2 9 - Updated templates and widget to match this
10 - Added an example to ComponentUI
baee102d 11 - Add support for the external MooseX::Types::Common and
12 MooseX::Types::DateTime type libraries in the VPs
bdfdc97f 13 - Eliminate memory leak related to InstancePerContext
14 - Move the short-cut code from flush_view to flush to prevent events
15 from happening if serving a static file
7adfd53f 16
d0736579 170.001001 - 12 Aug 2008
18 - Initital public release