Changelog
Last Changes
v0.9.11
- #14: Fixed navigation being broken after successive navigation to the current location.
- #11: Testing: Handle
spec_runner.js
that are not in a subdirectory of the RequireJS' baseUrl
.
- #13: The current place is now send as part of the didNavigate event.
v0.9.10
- #12: Testing: Get the LaxarJS tests running in Karma again.
- #10: Testing: Loading controls during tests now works in Karma.
v0.9.9
- #9: Update Bower from ~1.2.8 to ~1.3.3.
v0.9.8
- #8: Fixed the cleanup mechanism for generated widget areas.
v0.9.7
- #7: Fixed version information in changelog on release-0.9.x branch.
v0.9.6
- #6: The Portal now initializes an i18n object on the application's
$rootScope
- #5: Testing: The run_spec-script (used to set up the spec tests) now loads controls declared in the widget.json
- #4: PageLoader: Added missing optional negation of generated topics and replacement of expressions in feature keys
- #3: Added url formatting for links in Readme.md
- #2: Fixed grunt-init step in Getting-Started docs
- #1: Added initial Getting-Started documentation