Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Releases: blackbaud/skyux1

Version 1.24.0

10 Mar 18:32
Compare
Choose a tag to compare

Enhancements

  • Applied patch for a prototype pollution vulnerability in AngularJS <1.7.9. GHSA-89mq-4x47-5v83

Version 1.23.3

13 Aug 14:32
Compare
Choose a tag to compare

Bug fixes

  • Bugfix to use manually imported skyux-design-tokens. (#1120)

Version 1.23.2

12 Aug 18:49
4dce365
Compare
Choose a tag to compare

Bug fixes

  • Fixed reference to skyux-design-tokens in scss/variables.scss. (#1119)

Version 1.23.1

08 Aug 15:14
Compare
Choose a tag to compare

Bug fixes

  • Moved patch-package from devDependencies to dependencies for NPM consumers. (#1118)

Version 1.23.0

19 Jun 20:12
Compare
Choose a tag to compare

Enhancements

  • Upgraded Angular to 1.6.5 (#1117)
  • Upgraded Bootstrap to 3.4.1 (#1117)
  • Upgraded jQuery to 2.2.1 (#1117)
  • Upgraded jQuery UI to 1.12.1 (#1117)

These updates all aim to fix known vulnerabilities in previous versions of the libraries. In the case of jQuery, the latest version with no known vulnerabilities is 3.4.0; however, version 3 introduced several breaking changes. In order to address the security vulnerabilities, jQuery was upgraded to 2.2.1 and the two remaining vulnerabilities were patched by backporting fixes to that version.

Version 1.22.0

14 Jan 19:18
Compare
Choose a tag to compare

Enhancements

  • Added bb-tile-show-help and bb-tile-show-settings inputs to tile component. (#1110)

Version 1.21.0

07 Jan 20:06
Compare
Choose a tag to compare

Enhancements

Version 1.20.0

04 Dec 20:17
Compare
Choose a tag to compare

Enhancements

  • Added help button to tile component. (#1103)

Version 1.19.3

09 Nov 16:38
Compare
Choose a tag to compare

Bug fixes

Version 1.19.2

11 May 21:02
Compare
Choose a tag to compare

Bug fixes