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(ThemeContextProvider): expose TextPreset size/lineHeight tokens as css vars #1178

Merged
merged 9 commits into from
Jul 30, 2024

Conversation

marcoskolodny
Copy link
Collaborator

Issue: Link

Copy link

github-actions bot commented Jul 19, 2024

Size stats

master this branch diff
Total JS 12 MB 12 MB +39.8 kB
JS without icons 1.98 MB 2.02 MB +39.8 kB
Lib overhead 61.3 kB 76.7 kB +15.3 kB
Lib overhead (gzip) 16.4 kB 18.7 kB +2.3 kB

Copy link

github-actions bot commented Jul 19, 2024

Accessibility report
✔️ No issues found

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

Copy link

github-actions bot commented Jul 19, 2024

Deploy preview for mistica-web ready!

✅ Preview
https://mistica-4xd7cub6t-flows-projects-65bb050e.vercel.app

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

@@ -0,0 +1,25 @@
import {openStoryPage, screen} from '../test-utils';

const SKINS = ['Movistar', 'Vivo-new', 'O2-new'] as const;
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Tested only in these skins because I don't see any value in adding all the possible ones here

@marcoskolodny marcoskolodny marked this pull request as ready for review July 23, 2024 15:35
@marcoskolodny marcoskolodny added this pull request to the merge queue Jul 30, 2024
Merged via the queue into master with commit 921eacf Jul 30, 2024
11 checks passed
@marcoskolodny marcoskolodny deleted the WEB-1929-expose-text-presets-as-css-vars branch July 30, 2024 11:04
tuentisre pushed a commit that referenced this pull request Aug 1, 2024
# [15.17.0](v15.16.4...v15.17.0) (2024-08-01)

### Bug Fixes

* **Chip:** missing data-component-name when closable  ([#1191](#1191)) ([e4e284f](e4e284f))
* **Dialogs:** avoid double execution of native dialogs ([#1183](#1183)) ([68c8db7](68c8db7))
* **Select:** onChange was called twice and there was an empty option in iOS ([#1185](#1185)) ([c44b25b](c44b25b))

### Features

* **icons:** New box, High-priority and MMS icons ([#1188](#1188)) ([edff352](edff352))
* **Rows:** a11y update ([#1180](#1180)) ([5f995ad](5f995ad))
* **ThemeContextProvider:** expose TextPreset size/lineHeight tokens as css vars ([#1178](#1178)) ([921eacf](921eacf))
@tuentisre
Copy link
Collaborator

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

4 participants