Releases: Skyscanner/backpack
Releases · Skyscanner/backpack
34.15.0
What’s Changed
Added
- [NOJIRA][BpkMap] Fix @react-google-maps/api to latest version (#3552) @jasonhuang-sky
Fixed
- [BpkModal][BpkDialog][BpkDrawer][Portal] Revert recent changes to migrate from custom portal (#3508)(#3522)(#3529)(#3536) (#3555) @olliecurtis
- [WALL-2135][BpkAccordion] Fix accordion transition animation (#3553) @ss-tombrown
34.14.0
What’s Changed
Added
- Revert "[BD-8573][BpkCarousel][BpkMobileScrollContainer] Resolve force reflow issues causing by carousel utils and scroll container" (#3554) @yifeng-ruan
- [NO JIRA][BpkImage]: Update image radius to 12px (#3550) @olliecurtis
- [LOOM-1525] - Refactor Nudger remove readonly attribute from input and Emit native events from buttons (#3540) @metalix2
Fixed
34.13.1
What’s Changed
Fixed
- [NO-JIRA]: [BpkSegmentedControls] Fix rtl border radius issue (#3543) @LouiseReid
34.13.0
What’s Changed
Added
- [ARGG-1161][Portal]: Deprecate the Backpack Portal component (#3536) @olliecurtis
- The Backpack Portal component has been deprecated and will be removed in a future release, as its no longer used in Backpack and was previously built at a time when no native portal support existed in React. For migration options please see the Migration Guide for alternative approaches.
Fixed
- [ARGG-1158][BpkDialog]: Migrate Dialog to not use Portal (#3508) @olliecurtis
- [ARGG-1159][BpkModal]: Remove portal from modal (#3522) @olliecurtis
- [LUNA-1675]: [BpkSegmentedControls] fixes focus styling (#3539) @LouiseReid
- [ARGG-1160][BpkDrawer]: Removal of portal from BpkDrawer (#3529) @olliecurtis
- [COR-251] [BpkJourneyArrow] Remove minimum width (#3537) @TristanGrayCC
34.12.0
What’s Changed
Added
- [QUAR-425] [BpkInsetBanner] Add component (#3518) @kirstybryce
Fixed
- [NO-JIRA] [BpkSegmentedControl] RTL fix (#3530) @kirstybryce
34.11.0
What’s Changed
Added
- [BD-8573][BpkCarousel][BpkMobileScrollContainer] Resolve force reflow issues causing by carousel utils and scroll container (#3520) @yifeng-ruan
Fixed
- [NO JIRA][BpkPopover]: Reinstate renderTarget prop for rendering in DOM at specific location (#3527) @olliecurtis
- [Luna-1372][BpkAccordion] Remove description filter (#3526) @juanmataruiz
- [BD-7461][BpkIconMarker] Make the icon to support RTL (#3528) @KathyWang0208
34.10.1
What’s Changed
Fixed
- [NO JIRA][BpkPopover]: Check for onClick property in the target (#3523) @olliecurtis
34.10.0
What’s Changed
Added
- [COR-177][JourneyArrow] Add new JourneyArrow component with stop count (#3509) @ferranmesas
Fixed
- [THES-418] Fix BottomSheet Animation Issues (#3519) @nanaobeng
34.9.0
What’s Changed
Added
- [ACC-568][BpkSaveButton] Accessibility improvements (#3514) @gert-janvercauteren
Fixed
- [NO JIRA][BpkInput]:
withOpenEvents
HoC removed stop propagation that blocks keyboard events (#3515) @olliecurtis
34.8.1
What’s Changed
Fixed
- [NO JIRA][BpkPopover]: Update popover to attach to body outside of target elements (#3497) @olliecurtis