-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IOAPPX-415] Remove the legacy UI + Add the new
useIONewTypeface
ho…
…ok to manage new and legacy typography (#345) ## Short description This PR completely removes the legacy UI by removing all the logic introduced to manage the new and old views simultaneously. It also adds the new `useIONewTypeface` hook to manage the legacy and new typography. ## List of changes proposed in this pull request - Remove the legacy styles from all the components - Replace `isExperimental` with `newTypefaceEnabled` in all the typographic styles ## How to test 1. Launch the example app 2. You should no longer need to activate the experimental DS 3. Test the components by enabling/disabling the new typeface toggle 4. Check that all the components are OK
- Loading branch information
Showing
65 changed files
with
1,103 additions
and
1,914 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
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
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.