Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(BottomSheet): Changed SVG coder #296

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

WanaldinoTelefonica
Copy link
Contributor

🎟️ Jira ticket

IOS-9246

πŸ₯… What's the goal?

  • Change SDWebImageSVGNativeCoder dependecy into SDWebImageSVGCoder

🚧 How do we do it?

  • Change Package.swift dependency
  • Update the addition of the coder

@WanaldinoTelefonica WanaldinoTelefonica requested a review from a team August 14, 2023 09:34
@WanaldinoTelefonica WanaldinoTelefonica self-assigned this Aug 14, 2023
@WanaldinoTelefonica WanaldinoTelefonica requested review from pbartolome, dhidalgofadrique, Gomay88 and alexanegon and removed request for a team, pbartolome and dhidalgofadrique August 14, 2023 09:34
@WanaldinoTelefonica WanaldinoTelefonica merged commit 4480d47 into main Aug 16, 2023
@WanaldinoTelefonica WanaldinoTelefonica deleted the IOS-9246-SVG-compatibility branch August 16, 2023 14:18
tuentisre pushed a commit that referenced this pull request Aug 31, 2023
# [26.0.0](v25.4.0...v26.0.0) (2023-08-31)

### Bug Fixes

* **BottomSheet:** Changed SVG coder ([#296](#296)) ([4480d47](4480d47))
* **Checkbox:** set color for filling and rounded border ([#297](#297)) ([076343d](076343d))

* IOS-9146: BottomSheet actions (#299) ([e380ecc](e380ecc)), closes [#299](#299)

### Features

* **BottomSheet:** Added SVG image format support. ([#293](#293)) ([fe71624](fe71624))
* **Button:** iOS-9080 button chevron ([977b1d9](977b1d9))

### BREAKING CHANGES

* Action type has been renamed as ActionList. To use the previous actions(items: [ActionItem]) rename the case in your project as actionList(items: [ActionListItem]). Also ActionItem has been renamed as ActionListItem.
@tuentisre
Copy link
Collaborator

πŸŽ‰ This PR is included in version 26.0.0 πŸŽ‰

The release is available on GitHub release

Your semantic-release bot πŸ“¦πŸš€

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants