Angular Dashboard Framework Versions Save

Dashboard framework with Angular.js and Twitter Bootstrap

v0.6.1

9 years ago

Bug fixes

  • fix missing undo button

v0.6.0

9 years ago

Enhancements

  • switch from Font Awesome to Bootstrap glyphicons, see #56
  • added widgetPaths option to replace {widgetsPath} in the templateUrl of widgets

Bug fixes

  • added missing css to bower main section
  • fixed a scope leak #55

v0.5.1

9 years ago

Bug fixes

  • fix missing files in minified version

v0.5.0

9 years ago

New features

  • support for nested rows #52
  • watch dashboard model for changed #45

v0.4.0

9 years ago

New features

  • remove copy of ui-sortable and use official bower component to fix, see #37

Bug fixes

  • support for angular.js 1.3, see #42

v0.3.2

9 years ago

Bug fixes

  • Changing dashboard structure copies widgets from previous changed dashboard structure, see #35

v0.3.1

9 years ago

Bug fixes

  • fix bug with the collapsible attribute of the dashboard directive

v0.3.0

9 years ago

New features

  • support for controllerAs syntax
  • added inject value for template path
  • added adfVersion inject value

Bug fixes

  • fixed displaying control btns outside the panel title, when title is long (#30)

v0.2.0

9 years ago

New features

  • ability to reset dashboard to original view
  • support for filtering widgets

v0.1.0

9 years ago

Initial release