Skip to content

Releases: Skyscanner/backpack

29.1.0

08 Sep 13:58
b0d94cf
Compare
Choose a tag to compare

What’s Changed

Added

Fixed

Dependency updates

29.0.1

05 Sep 16:32
0450ad3
Compare
Choose a tag to compare

What’s Changed

Fixed

29.0.0

01 Sep 10:51
7fed6ea
Compare
Choose a tag to compare

What’s Changed

Breaking

  • [CAPY-119] Update BpkCalendarGrid selection color to surface-subtle (#2982) @dyhagho

28.1.2

30 Aug 17:01
5ef1db5
Compare
Choose a tag to compare

What’s Changed

Fixed

28.1.1

30 Aug 07:07
e53ae08
Compare
Choose a tag to compare

What’s Changed

Fixed

  • :accessibility: [KOA-6227] Make scrollable calendar grid list scalable (#2976) @anambl

28.1.0

29 Aug 12:03
b7af798
Compare
Choose a tag to compare

What’s Changed

Added

Fixed

Dependency updates

28.0.1

24 Aug 09:08
25faa1c
Compare
Choose a tag to compare

What’s Changed

Fixed

  • :accessibility: [KOA-6237] Enable dynamic type for map markers (#2969) @anambl

Dependency updates

28.0.0

15 Aug 14:16
65c5cbd
Compare
Choose a tag to compare

What’s Changed

Breaking

  • :accessibility: [KOA-6248] Remove BpkNudgerRow and add optional label to nudger component (#2967) @anambl
    • Removed BpkNudgerRow component. This should not impact any projects in Skyscanner as it is a new component and we found no usages of it. Use the new props title, subtitle, icon to add a label to the nudger component and to inherit the accessible structure and styling of the component
  • Change nudger styling to align with apps. This change might break visual tests.

Dependency updates

27.0.0

11 Aug 16:35
e123ea0
Compare
Choose a tag to compare

What’s Changed

Breaking

  • :accessibility: [KOA-6229] Add viewBox to icons and migrate all final components to the new spacing grid (#2963) @anambl
  • :accessibility: [NO JIRA] Snap drag enabled in slider (#2960) @anambl

Added

Dependency updates

26.0.0

07 Aug 09:14
2341c1e
Compare
Choose a tag to compare

What’s Changed

Breaking

  • :accessibility: [KOA-6234] Add aria-hidden property to all icons (#2953) @anambl