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

feat(Logo): allow color override #1263

Merged
merged 6 commits into from
Oct 8, 2024
Merged

Conversation

Copy link

github-actions bot commented Oct 7, 2024

Size stats

master this branch diff
Total JS 12.2 MB 12.2 MB +710 B
JS without icons 2.02 MB 2.02 MB +710 B
Lib overhead 68.3 kB 68.3 kB 0 B
Lib overhead (gzip) 16.6 kB 16.6 kB 0 B

Copy link

github-actions bot commented Oct 7, 2024

Accessibility report
✔️ No issues found

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

Copy link

github-actions bot commented Oct 7, 2024

Deploy preview for mistica-web ready!

✅ Preview
https://mistica-575wv3cxn-flows-projects-65bb050e.vercel.app

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

@@ -78,6 +88,7 @@ Default.args = {
inverse: false,
forceBrandLogo: false,
brand: 'Movistar',
color: '',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

instead of a empty box, I prefer to give a list of examples like in progress bar story
https://mistica-ekone7k5g-flows-projects-65bb050e.vercel.app/?path=/story/components-progress-bars--progress-bar-story

For example:
color: 'default' | 'neutralHigh' | 'neutralMedium' | '#000000';

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, done

@pladaria pladaria added this pull request to the merge queue Oct 8, 2024
Merged via the queue into master with commit 4d16939 Oct 8, 2024
11 checks passed
@pladaria pladaria deleted the pladaria/WEB-2067_logo-color branch October 8, 2024 08:18
tuentisre pushed a commit that referenced this pull request Oct 8, 2024
# [16.2.0](v16.1.1...v16.2.0) (2024-10-08)

### Bug Fixes

* **Tooltip, Popover:** allow styling target wrapper ([#1262](#1262)) ([38abf25](38abf25))
* **Touchable:** make content focusable when using onPress + as="a" ([#1255](#1255)) ([5e297d5](5e297d5))

### Features

* **Align:** create component ([#1254](#1254)) ([86fb294](86fb294))
* **Logo:** allow color override ([#1263](#1263)) ([4d16939](4d16939))
* **vanilla-extract:** remove sprinkles usages from TS files ([#1257](#1257)) ([b0d6040](b0d6040))
@tuentisre
Copy link
Collaborator

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

6 participants