Releases: Skyscanner/backpack
4.0.1 - @skyscanner/backpack-web
https://github.com/Skyscanner/backpack/blob/main/CHANGELOG.md#2022-06-30-1
What's Changed
Full Changelog: v4.0.0...v4.0.1
4.0.0 - @skyscanner/backpack-web
https://github.com/Skyscanner/backpack/blob/main/CHANGELOG.md#2022-06-22
What's Changed
- New portal implementation for Modal, Dialog and Drawer by @olliecurtis in #2477
- [ST-4405] Fix accessibility issues in Graphic Promo. by @angel3cu in #2479
New Contributors
Full Changelog: v3.3.0...v4.0.0
3.0.1 - @skyscanner/backpack-web
Patch release to fix imports that malformed during release
3.0.0 - @skyscanner/backpack-web
Breaking:
bpk-component-popover
: 4.1.12 => 5.0.0
bpk-component-tooltip
: 6.1.10 => 7.0.0
- Migrated from custom
popper.js
version 1 to upstream version 2. popperModifiers
now accepts an array of objects instead of an object of options.- Modifiers now follow a new format and existing versions will no longer function as expected. See https://popper.js.org/docs/v2/modifiers/ for more information.
Fixed:
bpk-component-barchart
: 4.2.10 => 4.2.11
bpk-component-rating
: 5.0.0 => 5.0.1
bpk-component-star-rating
: 3.1.10 => 3.1.11
- Added accessibility roles to components.
bpk-component-calendar
: 11.1.14 => 11.1.15
bpk-component-scrollable-calendar
: 6.1.14 => 6.1.15
- Fixed bug in calendar components where the wrong
selectionType
property (and hence style) is set in a date component whenselectionConfiguration.type
issingle
.
2.0.1 - @skyscanner/backpack-web
What's Changed
Breaking
- bpk-component-rating - [BD-6043] by @Supremeyh in #2445
- Support rating value with string type
- Replace value of
large
inRATING_SIZES
fromlg
tolarge
for when showing vertical style.
Full Changelog: https://github.com/Skyscanner/backpack/blob/main/CHANGELOG.md#2022-05-31
1.0.0 - @skyscanner/backpack-web
Major Release - @skyscanner/backpack-web v1.0.0
New release and option to use single package version of Backpack
To install please use npm install --save @skyscanner/backpack-web
This change contains all changes up until 6f941c981b16fe23887814b6b09e458e54cad795
See Changelog for details: https://github.com/Skyscanner/backpack/blob/main/CHANGELOG.md#2022-05-25
1.0.1 - @skyscanner/backpack-web
What's Changed
Full Changelog: https://github.com/Skyscanner/backpack/blob/main/CHANGELOG.md#2022-05-26