m4d_core 0.2.11 copy "m4d_core: ^0.2.11" to clipboard
m4d_core: ^0.2.11 copied to clipboard

outdated

Material Design 4 Dart

Change Log for m4d_core #

Material Design 4 Dart

Unreleased #

Feature #

  • ServiceProvider acts as Singleton-Factory 2a5432a
  • Bind directly to Service - makes the whole thing typesafe 99296d3
  • Added helper function to convert a service to a string (serviceAsString) 2f2715a

Bugs #

  • Servic-CTOR was not const 93db395

Refactor #

  • Changed 'componentHandler().run to ...uprgrade() 7cdfdca

v0.2 - 2018-12-19 #

Feature #

  • ioc-Container is more typesafe a653946
  • IOC-Container can register Events 1b090bf
  • Added some DOM-Helper functions bfac090
  • Added ObservableProperty and ObservableList 7e0120a
  • ObservableProperty added 6e0f459

Docs #

This CHANGELOG.md was generated with Changelog for Dart