-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: improve readability and touchability (#191)
* feat: decouple typography of logo and header * fix: vertically center text on android * feat: improve touch zone of main navbar * feat: match font to Apple HIG for modal titlebar * feat: match font of body to Apple HIG factor size by 16/14 for gurmukhi use 1.75 for line-height * feat: match vertical padding of line to horizontal * feat: improve readability and touchability of search bar * feat: improve readability of search results * feat: improve readability of collections and bookmarks * feat: improve touchability of back button * feat: standardize icon size * fix: revert fontsize of header icons in collections * fix: lint * style: line length * refactor: inline a niche typography style * refactor: calculate font measurements * refactor: create units enum for styling * feat: add mukta mahee unicode font for android same font as default unicode font on iOS for gurmukhi * fix: align corner buttons to edges * fix: lint * test: fix line.spec.tsx * fix: import from src directories instead of build * test: search for unicode converted Gurbani strings * fix: remove double Typography in tree from BackButton * build: update dependencies * style: improve ResultProps typing alignment Co-authored-by: Harjot Singh <[email protected]>
- Loading branch information
1 parent
3479436
commit 913cb54
Showing
37 changed files
with
212 additions
and
115 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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
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
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
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.