-
Notifications
You must be signed in to change notification settings - Fork 10
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
feat(FeedbackScreens): updates in icons, paddings and styling #852
Conversation
marcoskolodny
commented
Aug 11, 2023
•
edited
Loading
edited
- Fix margins in mobile
- Update icon size for every screen
- Allow custom icon for InfoFeedbackScreen (https://jira.tid.es/browse/WEB-742)
- Extra slot: deprecate children and use extra prop
- New icon in SuccessFeedbackScreen for VIVO_NEW skin (https://jira.tid.es/browse/WEB-1504)
- Cascading opacity effect for Screen Content (title/description/extra)
Size stats
|
Deploy preview for mistica-web ready! ✅ Preview Built with commit 26c07a2. |
Accessibility report ℹ️ You can run this locally by executing |
new changes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💯
# [14.21.0](v14.20.1...v14.21.0) (2023-08-24) ### Bug Fixes * **Cards:** remove min width from all the cards ([#858](#858)) ([029a6ea](029a6ea)) * **Tabs:** remove extra margin in safari ([#857](#857)) ([be8c2f2](be8c2f2)) ### Features * **FeedbackScreens:** updates in icons, paddings and styling ([#852](#852)) ([4b231e6](4b231e6)) * **Sheet:** new component ([#840](#840)) ([f03ca7c](f03ca7c)) * **utilities:** Remove lodash dependency and replace it with custom functions ([#856](#856)) ([dcaf691](dcaf691))
🎉 This PR is included in version 14.21.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |