-
Notifications
You must be signed in to change notification settings - Fork 145
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Blade): add
size
prop to Text component and update tokens (#548)
Co-authored-by: rzpcibot <[email protected]>
- Loading branch information
1 parent
8d760cf
commit 381e9c7
Showing
24 changed files
with
341 additions
and
217 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
"@razorpay/blade": minor | ||
--- | ||
|
||
fix(Blade): add `size` prop to Text component and update tokens | ||
|
||
This PR updates the typography tokens scale for mobile devices to create better visual hierarchy which we received as feedback from other teams as well. | ||
|
||
It also adds a new `size` prop to `Text` component for `variant='body'` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.