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): improve optional types of title and description, make one mandatory #1039

Merged

Conversation

pladaria
Copy link
Member

@pladaria pladaria commented Mar 1, 2024

WEB-1758

  • Playroom autocomplete working as expected

Copy link

github-actions bot commented Mar 1, 2024

Size stats

master this branch diff
Total JS 10.6 MB 10.6 MB +180 B
JS without icons 1.91 MB 1.91 MB +180 B
Lib overhead 49.3 kB 49.3 kB 0 B
Lib overhead (gzip) 13.4 kB 13.4 kB 0 B

Copy link

github-actions bot commented Mar 1, 2024

Accessibility report
✔️ No issues found

ℹ️ You can run this locally by executing yarn audit-accessibility.

Copy link

github-actions bot commented Mar 1, 2024

Deploy preview for mistica-web ready!

✅ Preview
https://mistica-4pmtmw1yt-tuentisre.vercel.app

Built with commit 0c31cb4.
This pull request is being automatically deployed with vercel-action

@atabel atabel added this pull request to the merge queue Mar 6, 2024
Merged via the queue into master with commit a818ffa Mar 6, 2024
11 checks passed
@atabel atabel deleted the pladaria/WEB-1758_highligted-card-optional-props-rendering branch March 6, 2024 15:44
@aweell aweell linked an issue Mar 8, 2024 that may be closed by this pull request
2 tasks
tuentisre pushed a commit that referenced this pull request Mar 13, 2024
# [14.46.0](v14.45.0...v14.46.0) (2024-03-13)

### Bug Fixes

* **CSS:** prevent browser default behaviours when long pressing or dragging links ([#1045](#1045)) ([717343d](717343d))
* **HighlightedCard:** improve optional types of title and description, make one mandatory ([#1039](#1039)) ([a818ffa](a818ffa))
* **Logo:** old version of Tu logo ([#1036](#1036)) ([0dc09e2](0dc09e2))
* **Switch:** iOS background in dark mode ([#1037](#1037)) ([a77c42d](a77c42d))

### Features

* **dialogs:** Remove history hacks in dialog ([#1041](#1041)) ([2a48cb4](2a48cb4))
* **IconButton:** update internal usages in Mistica components ([#1044](#1044)) ([12bf970](12bf970))
* **Icons:** New vivo icons ([#1038](#1038)) ([d070a25](d070a25))
* **Input fields:** update iconButton in all fields ([#1042](#1042)) ([062c0bd](062c0bd))
* **Naked & Small Naked Card:** Inner padding right in card content ([#1040](#1040)) ([d97ea17](d97ea17))
* **Rows:** add icon button as control ([#1030](#1030)) ([4d47e8f](4d47e8f))
* **ToggleIconButton:** create component ([#1034](#1034)) ([f4b9c6e](f4b9c6e))
* **Video:** `stop` method. To stop video and show the poster (if available) ([#1035](#1035)) ([e21998f](e21998f))
@tuentisre
Copy link
Collaborator

🎉 This PR is included in version 14.46.0 🎉

The release is available on:

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.

Make description field optional for Highlghted Cards
5 participants