Skip to content

Releases: Skyscanner/backpack

30.0.0

19 Oct 15:50
c0eb096
Compare
Choose a tag to compare

What’s Changed

Breaking

  • [LUNA-874] Update react-transition-group (#3040) @LouiseReid
    • react-transition-group is now a peer dependency and will require you to install this dependency and manage yourself to avoid multiple version clashes

29.6.0

17 Oct 15:26
377c524
Compare
Choose a tag to compare

What’s Changed

Added

Fixed

  • [BpkFloatingNotification][BpkPageIndicator][BpkPagination]:

Dependency updates

29.5.3

12 Oct 12:03
79ef6d6
Compare
Choose a tag to compare

What's Changed

  • [LUNA-829][BpkFloatingNotification] Fix css for FloatingNotification CTA message by @Jennahowieson in #3035

New Contributors

Full Changelog: 29.5.2...29.5.3

29.5.2

10 Oct 09:41
c4ac115
Compare
Choose a tag to compare

What’s Changed

Fixed

  • [NO JIRA][BpkButton] Fix button onClick handler type (#3034) @anambl

Dependency updates

29.5.1

09 Oct 14:40
15eb563
Compare
Choose a tag to compare

What’s Changed

Fixed

Dependency updates

29.5.0

06 Oct 13:33
864aecc
Compare
Choose a tag to compare

What’s Changed

Added

29.4.2

05 Oct 12:50
89f4d90
Compare
Choose a tag to compare

What’s Changed

Fixed

29.4.1

05 Oct 08:49
ad49076
Compare
Choose a tag to compare

What’s Changed

Fixed

  • [LUNA-621][BpkFloatingNotification]: RTL support for BpkFloatingNotification (#3024) @LouiseReid
  • [BpkBarchart]: Fix spacing tokens that are no longer available (#2985) @olliecurtis

Documentation improvements

Dependency updates

29.4.0

27 Sep 15:23
c22aae5
Compare
Choose a tag to compare

What’s Changed

Added

29.3.1

25 Sep 08:42
0b9d53f
Compare
Choose a tag to compare

What’s Changed

Fixed

  • [KOA-6290][BpkSlider]: Bump react-slider to solve snap back issue (#3012) @olliecurtis
  • [NO JIRA][BpkDatatable] Add warnings and comments for old data table API (#3000) @anambl
    • BpkDataTableColumn is now deprecated which will now trigger migration warnings in development and a new property is the recommended way of passing columns to the table. To find out more and how to migrate please see the following guide.