Skip to content

Releases: WISE-Community/WISE-DEPRECATED

5.18.3

17 Nov 15:58
Compare
Choose a tag to compare

5.18.3 changes
5.18.2...5.18.3

5.18.2

17 Nov 15:57
Compare
Choose a tag to compare

5.18.2 changes
5.18.1...5.18.2

5.18.1

04 Nov 21:41
Compare
Choose a tag to compare
5.18.1

5.18.0

04 Nov 21:41
Compare
Choose a tag to compare
5.18.0

5.17.5

23 Oct 20:44
Compare
Choose a tag to compare
  • All component authoring now extend componentAuthoringController.
  • Added "" directive for component preview in authoring
  • Upgraded component.js to TypeScript

5.17.4...5.17.5

5.17.4

21 Oct 22:01
Compare
Choose a tag to compare

Extract authoring controller: Match, Summary
Extracted EditComponent from component.js
Insert custom unit styles to VLE
Code refactor
Bug fixes

5.17.3...5.17.4

5.17.3

21 Oct 21:42
Compare
Choose a tag to compare

Upgraded components to Angular
Extracted component authoring

5.17.2

02 Oct 22:07
Compare
Choose a tag to compare
  • Fixed bug authoring table component. #2688

5.17.1

01 Oct 22:19
Compare
Choose a tag to compare
  • Fixed missing decorator errors when compiling. #2685

5.17.0

01 Oct 20:21
Compare
Choose a tag to compare
  • 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.