Releases: WISE-Community/WISE-DEPRECATED
Releases · WISE-Community/WISE-DEPRECATED
5.18.3
5.18.3 changes
5.18.2...5.18.3
5.18.2
5.18.2 changes
5.18.1...5.18.2
5.18.1
5.18.1
5.18.0
5.18.0
5.17.5
- All component authoring now extend componentAuthoringController.
- Added "" directive for component preview in authoring
- Upgraded component.js to TypeScript
5.17.4
Extract authoring controller: Match, Summary
Extracted EditComponent from component.js
Insert custom unit styles to VLE
Code refactor
Bug fixes
5.17.3
Upgraded components to Angular
Extracted component authoring
5.17.2
5.17.1
5.17.0
- Upgraded to Angular 10
- Converted events to observables in preparation for AngularJS -> Angular upgrade
- Fixed a bug in the Graph component when the yAxis in a series was set to null and caused the graph to not render.