Skip to content

Releases: Skyscanner/backpack

7.0.0 - @skyscanner/backpack-web

28 Jul 16:36
Compare
Choose a tag to compare

What's Changed

  • [NO JIRA] Remove use of tokens in Backpack by @anambl in #2390
  • [ST-4451]: Add contentId to Graphic Promotion component by @jonlaw101 in #2511
  • [ST-4102] Refactor bpk-component-graphic-promotion to use the standard breakpoints. by @angel3cu in #2509
  • [ST-4506] Set a maximum height in the Sponsor Logo. by @angel3cu in #2514

Full Changelog: v6.1.0...v7.0.0

6.1.0 - @skyscanner/backpack-web

20 Jul 10:21
Compare
Choose a tag to compare

What's Changed

  • [NOJIRA] Added BpkAriaLive to Floating Notification Component & Fix Accessibility by @alakbarz in #2496
  • [KOA-5424]: Fix for findDOMNode in horizontal nav by @olliecurtis in #2505

Full Changelog: v6.0.0...v6.1.0

6.0.0 - @skyscanner/backpack-web

20 Jul 10:00
Compare
Choose a tag to compare

What's Changed

  • [KOA-5360]: Deprecate Navigation Stack component by @olliecurtis in #2489
  • [NO JIRA] remove deprecated spacing tokens by @anambl in #2491
  • [KOA-5362] Migrate popover, modal, datepicker to native portal by @anambl in #2492

Full Changelog: v5.0.0...v6.0.0

5.0.0 - @skyscanner/backpack-web

01 Jul 13:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.0...v5.0.0

4.1.0 - @skyscanner/backpack-web

01 Jul 13:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.1...v4.1.0

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