aboutsummaryrefslogtreecommitdiffstats
path: root/Changes
blob: e0c488733e93d0d6d4538489fd06601dd564e488 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Revision history for Reaction
0.002000
        - Update CheckUniques role to use around instead of overrides
        - Stop using ACCEPT_CONTEXT, use InstancePerContext instead
        - up the dependency version on Devel::Declare to 003004
        - Added an error_message attribute to IM::Action
        - Updated ViewPort::Action to support action-wide messages and error
          messages via attribute message and model's error_message attribute.
          - Updated templates and widget to match this
          - Added an example to ComponentUI
        - Add support for the external MooseX::Types::Common and 
          MooseX::Types::DateTime type libraries in the VPs

0.001001 - 12 Aug 2008
        - Initital public release