This repository was archived by the owner on Dec 8, 2022. It is now read-only.
Releases: blackbaud/skyux1
Releases · blackbaud/skyux1
Version 1.24.0
Enhancements
- Applied patch for a prototype pollution vulnerability in AngularJS <1.7.9. GHSA-89mq-4x47-5v83
Version 1.23.3
Bug fixes
- Bugfix to use manually imported
skyux-design-tokens
. (#1120)
Version 1.23.2
Bug fixes
- Fixed reference to
skyux-design-tokens
inscss/variables.scss
. (#1119)
Version 1.23.1
Bug fixes
- Moved
patch-package
fromdevDependencies
todependencies
for NPM consumers. (#1118)
Version 1.23.0
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
Enhancements
- Added
bb-tile-show-help
andbb-tile-show-settings
inputs to tile component. (#1110)
Version 1.21.0
Enhancements
- Added support for
[email protected]
. (#1107) (Thanks @Blackbaud-ScottKavanagh) - Added support for
@blackbaud/[email protected]
. (#1108)
Version 1.20.0
Enhancements
- Added help button to tile component. (#1103)
Version 1.19.3
Bug fixes
- Fixed search
full-width
styling. (blackbaud/skyux#1098) (Thanks @blackbaud-GavinNicol)
Version 1.19.2
Bug fixes
- Fixed modal positioning on iOS. (blackbaud/skyux#1094) (Thanks @Blackbaud-MatthewBell)