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

Latest commit

 

History

History
72 lines (38 loc) · 2.72 KB

CHANGELOG.md

File metadata and controls

72 lines (38 loc) · 2.72 KB

Changelog

Last Changes

v3.0.2

  • #24: fixed rendering next to last source

v3.0.1

  • #22: fixed fragment link generation

v3.0.0

v3.0.0-rc.0

v3.0.0-alpha.2

  • #21: renamed repository to match artifact
  • #20: renamed HTML template and CSS files

v3.0.0-alpha.1

  • #19: updated dependencies and transformed code to es2015

v3.0.0-alpha.0

  • #18: update to webpack, LaxarJS 2, Angular 1.6 and Jasmine 2
    • BREAKING CHANGE: see ticket for details

v2.3.0

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

v2.2.0

  • #16: Expanded the widget definition

v2.1.0

  • #13: Support AMD references (and installation through bower)
  • #14: Added a .travis.yml for open continuous integration
  • #12: Fixed missing hint for last changelog

v2.0.0

  • #11: Updated LaxarJS dependencies and updated contribution information
    • BREAKING CHANGE: see ticket for details
  • #10: Fixed invalid url for URI.js
  • #9: Fixed log warnings

v1.6.0

  • #8: Spec: adapted to change in widget ID generation (LaxarJS/laxar#175)
  • #7: Documentation: Explained RequireJS configuration
  • #6: Documentation: Fixed layout in section "Integration"
  • #4: Documentation: Fixed anchor link to the section "Integration"
  • #2: Deleted AngularJS dependency in bower.json
  • #1: Changed locales of default messages in widget.json

v1.5.0

Initial OSS version.