Releases: Skyscanner/backpack
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 Ollie Curtis (@olliecurtis) in #2477
- [ST-4405] Fix accessibility issues in Graphic Promo. by Angelos Sfakianakis (@angel3cu) in #2479
New Contributors
- Angelos Sfakianakis (@angel3cu) made their first contribution in #2479
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.jsversion 1 to upstream version 2. popperModifiersnow 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
selectionTypeproperty (and hence style) is set in a date component whenselectionConfiguration.typeissingle.
2.0.1 - @skyscanner/backpack-web
What's Changed
Breaking
- bpk-component-rating - [BD-6043] by Ezreal Yang (@Supremeyh) in #2445
- Support rating value with string type
- Replace value of
largeinRATING_SIZESfromlgtolargefor 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
- [KOA-5107] Fix link buttons text font weight by Ana Belciug (@anambl) in #2444
Full Changelog: https://github.com/Skyscanner/backpack/blob/main/CHANGELOG.md#2022-05-26