Skip to content

1.0.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@robbieaverill robbieaverill released this 26 Oct 00:16
· 20 commits to master since this release

Implemented enhancements:

  • Format JSON part of the error message #13
  • Add a ModelAdmin icon other than the default #11

Fixed bugs:

  • Circular dependency error from a dependency of silverstripe/config #29

Merged pull requests:

  • Removed unnecessary paragraph tags causing other buttons to become askew #36 (zanderwar)
  • Changed type to vendor module #34 (zanderwar)
  • NEW Add "list" icon for ModelAdmin #33 (robbieaverill)
  • NEW Format log entries as JSON, replace Compass with webpack, update screenshot #32 (robbieaverill)
  • FIX Update namespace for LoggerInterface in config, move config to statics, fix delete all button #31 (robbieaverill)
  • FIX Update Travis config and update for SS4 beta2 compatibility #30 (robbieaverill)
  • FIX Move tests to non-dev PSR-4 autoloader definition #28 (robbieaverill)
  • FIX Update logger injector alias in example code #26 (robbieaverill)