Skip to content

Releases: Skyscanner/backpack

4.0.1 - @skyscanner/backpack-web

01 Jul 13:05
Compare
Choose a tag to compare

4.0.0 - @skyscanner/backpack-web

01 Jul 13:04
Compare
Choose a tag to compare

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

10 Jun 09:01
Compare
Choose a tag to compare

Patch release to fix imports that malformed during release

3.0.0 - @skyscanner/backpack-web

10 Jun 08:59
Compare
Choose a tag to compare

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.

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 when selectionConfiguration.type is single.

2.0.1 - @skyscanner/backpack-web

31 May 12:06
Compare
Choose a tag to compare

What's Changed

Breaking

  • bpk-component-rating - [BD-6043] by @Supremeyh in #2445
    • Support rating value with string type
    • Replace value of large in RATING_SIZES from lg to large 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

31 May 11:51
Compare
Choose a tag to compare

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

31 May 12:00
Compare
Choose a tag to compare

What's Changed

  • [KOA-5107] Fix link buttons text font weight by @anambl in #2444

Full Changelog: https://github.com/Skyscanner/backpack/blob/main/CHANGELOG.md#2022-05-26