Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Latest commit

 

History

History
83 lines (40 loc) · 2.51 KB

CHANGELOG.md

File metadata and controls

83 lines (40 loc) · 2.51 KB

Changelog

Last Changes

v6.0.0-beta.0

  • #20: transformed into plain widget
    • BREAKING CHANGE: see ticket for details

v5.0.1

  • #19: fixed version number in package.json

v5.0.0

v5.0.0-rc.0

  • #18: renamed repository to match artifact

v5.0.0-alpha.1

  • #17: removed some develop hacks

v5.0.0-alpha.0

  • #16: upgraded to LaxarJS v2
    • BREAKING CHANGE: see ticket for details

v4.3.0

  • #15: performance: one-time-bind feature configuration

v4.2.0

  • #14: Use laxar-mocks instead of laxar-testing now

v4.1.0

  • #13: Expanded the widget definition

v4.0.0

  • #12: Status flag: No default values anymore
    • BREAKING CHANGE: see ticket for details

v3.3.0

  • #11: Fixed bug in feature resource.replace
  • #10: Added feature autoScroll to allow to scroll the messages into the visible area of the window when the widget receives messages.

v3.2.0

  • #6: Support AMD references (and installation through bower)

v3.1.0

  • #7: Added a .travis.yml for open continuous integration
  • #5: Fixed specs to work on angular 1.4.x (as well as 1.3.x)

v3.0.0

  • #4: Updated to LaxarJS 1.0.0 and updated contribution information
    • BREAKING CHANGE: see ticket for details
  • #3: Documentation: Fixed layout in section "Integration"
  • #2: Documentation: Fixed anchor link to the section "Integration"
  • #1: Deleted AngularJS dependency in bower.json

v2.0.0

Initial OSS version.