elementary 0.0.3-dev.5 copy "elementary: ^0.0.3-dev.5" to clipboard
elementary: ^0.0.3-dev.5 copied to clipboard

outdated

MVVM-inspired architectural library.

Changelog #

0.0.3-dev.5 #

  • Model behaviour tested.
  • Widget behaviour tested.

0.0.3-dev.4 #

  • Infrastructure for testing all layers.

0.0.3-dev.3 #

  • Add base documentation.
  • Rename WidgetModelBuilder to WidgetModelFactory.
  • Rename onCreate method of WidgetModel to initWidgetModel.

0.0.3-dev.2 #

  • Remove required error handler for model;
  • Remove doWithHandle methods, use try/catch instead.

0.0.3-dev.1 #

  • Add error handling;

0.0.2 #

  • Example added;

0.0.1 #

  • Initial release;