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

Latest commit

 

History

History
64 lines (33 loc) · 2.28 KB

CHANGELOG.md

File metadata and controls

64 lines (33 loc) · 2.28 KB

Changelog

Last Changes

v3.0.0

v3.0.0-rc.0

  • #16: renamed repository to match artifact

v3.0.0-alpha.1

  • #15: Fix repository url in package.json and fix widget naming in documentation

v3.0.0-alpha.0

  • #13: widget integration technology is now plain instead of angular
    • BREAKING CHANGE: see ticket for details
  • #12: The html template file name is now laxar-html-display-widget.html inseatd of laxar-html-display-widget.html
  • #11: update to webpack, LaxarJS 2, Angular 1.6 and Jasmine 2
    • BREAKING CHANGE: see ticket for details

v2.3.0

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

v2.2.0

  • #9: Expanded the widget definition

v2.1.0

  • #7: Support AMD references (and installation through bower)
  • #8: Added a .travis.yml for open continuous integration

v2.0.0

  • #6: Updated LaxarJS dependencies to v1.0.0.
    • BREAKING CHANGE: see ticket for details

v1.4.0

  • #5: Fixed LaxarJS dependencies (downgrade from v1.x to v0.x)
    • WARNING: don't use v1.3.0 because of wrong dependencies
  • #4: Fix names of dependencies

v1.3.0

  • #3: Updated LaxarJS dependencies and updated contribution information
  • #2: Documentation: Fixed layout in section "Integration"
  • #1: Documentation: Fixed anchor link to the section "Integration"

v1.2.0

Initial OSS version.