• Hixie's avatar
    fn3 review · 547c324d
    Hixie authored
    - adds dartdocs
    - replaces config setter with didUpdateConfig() so that you can't replace
    the config outside of the system
    - renames didUnmount() with destroy().
    - rename Component to StatelessComponent, ComponentConfiguration to
    StatefulComponent
    - move debug dump to end of file
    - renamed _holder to _element
    547c324d
stateful_component_test.dart 2.79 KB