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(HighlightedCard): set multi lines support for both texts (title a… #77

Merged

Conversation

jmbrocal
Copy link
Contributor

@jmbrocal jmbrocal commented Feb 4, 2021

Hi folks!

In the last meeting with design core, we decide to remove limitations about number of lines in some components (like cards, list, etc).

For the iOS version of Mistica, we have only to change HighlightedCard

Enjoy

…nd subtitle)

BREAKING CHANGE: texts (title and subtitle) of HighlightedCard has no restrictions of number of lines and both support multi lines.
@jmbrocal jmbrocal requested review from a team, salavert, pbartolome and jmpg93 and removed request for a team and pbartolome February 4, 2021 11:51
@jmbrocal jmbrocal self-assigned this Feb 4, 2021
@jmbrocal jmbrocal merged commit 657a3bc into main Feb 4, 2021
@jmbrocal jmbrocal deleted the jmbrocal/highlightedCard-remove-number-of-lines-restriction branch February 4, 2021 15:09
tuentisre pushed a commit that referenced this pull request Feb 17, 2021
# [9.0.0](v8.0.1...v9.0.0) (2021-02-17)

### Bug Fixes

* **Button:** Make Button a UIControl  BREAKING CHANGE: Button.State enum has changed to UIControl.State. ([#79](#79)) ([4b57222](4b57222))
* **ColorPalette:** fix backgroundPromo color of O2ClassicColorPalette ([#75](#75)) ([fd87da0](fd87da0))
* **DataCard:** fix border color of card ([cb4c3b0](cb4c3b0))
* **HighlightedCard:** add support for xib and storyboard ([5e3afa7](5e3afa7))
* **HighlightedCard:** fix showActionButton and showCloseButton so that the value of the variables makes sense in English ([b6a2921](b6a2921))
* **HighlightedCard:** nake init with parameters: `(title:subtitle:rightImage:actionButtonStyle:)` configures the correct styles. ([31f2bf6](31f2bf6))
* **HighlightedCard:** set multi lines support for both texts (title and subtitle) ([#77](#77)) ([657a3bc](657a3bc))
* **HighlightedCard,MediaCard,MediaCard,Stepper:** fix border color by replacing "divider" by "border" of the color palette and set the border size to 1 px ([66e4aae](66e4aae))
* **MediaCard:** fix border color of card and vertical spacing after headline ([f62b6f2](f62b6f2))
* **Stepper:**  Update Lottie stroke width ([#76](#76)) ([0c9a35f](0c9a35f))

### BREAKING CHANGES

* **HighlightedCard:** texts (title and subtitle) of HighlightedCard have no restrictions of number of lines and both add support multi lines.
@tuentisre
Copy link
Collaborator

🎉 This PR is included in version 9.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