Commit Graph

364 Commits

Author SHA1 Message Date
Francisco Gindre 73fbccff07
Merge pull request #57 from zcash/ui-components-word-chip
UI components word chip
2021-10-21 12:41:29 -03:00
Francisco Gindre bafdd6df37 PR suggestions 2021-10-21 12:40:35 -03:00
Francisco Gindre dedea73ffc Numbered Text View + tests
Recovery Phrase word chip, fonts and colors

Adjust font and layout

move background code to EnumeratedChip

enhance preview

Fix chip size not being uniform and trimming

code cleanup

remove Font License

code cleanup
2021-10-20 21:01:28 -03:00
Francisco Gindre b3b35cdc9d
Merge pull request #56 from zcash/ui-components-add-font
UI components add font
2021-10-20 11:06:29 -03:00
Francisco Gindre 6d299c6a98 Add Rubik fonts
Use Variable fonts
2021-10-19 19:56:16 -03:00
Francisco Gindre 7f6c06af4f
Merge pull request #54 from zcash/background-component
Background Linear Gradient component + Design Guide
2021-10-19 08:28:00 -03:00
Francisco Gindre 7dffe415f2 rename colors and their components 2021-10-18 18:51:45 -03:00
Francisco Gindre 931a78b67a amend the rename refactor xcode didn't do 2021-10-18 17:13:25 -03:00
Francisco Gindre fbe81e7320 specify background component naming 2021-10-18 16:45:57 -03:00
Francisco Gindre ec76786bf2 Rename Background View to VLinearGradient. Create ViewModifier 2021-10-18 15:13:04 -03:00
Francisco Gindre 8847064f45 Background Linear Gradient component + Design Guide 2021-10-18 13:04:15 -03:00
Francisco Gindre fa98806d01
Merge pull request #53 from adamstener/feature/button-styles
Button Styles
2021-10-18 11:34:33 -03:00
adam 37035170f2 Button Styles 2021-10-18 09:13:51 -05:00
Francisco Gindre 742f2a6554
Merge pull request #51 from adamstener/Onboarding-ProgressView
Onboarding Progress Indicator
2021-10-16 09:57:50 -03:00
adam e1439ba363 Onboarding Progress Indicator 2021-10-15 17:30:20 -05:00
Francisco Gindre c641784a95
Merge pull request #49 from adamstener/TCA-Version-Update 2021-10-15 08:24:34 -03:00
adam c8d3ccf7a3 TCA Updates 2021-10-15 06:15:12 -05:00
Francisco Gindre 8b13821610
Merge pull request #43 from adamstener/Colors
Color additions
2021-10-14 14:28:38 -03:00
adam 5e0d74a066 Color additions 2021-10-14 12:04:04 -05:00
Francisco Gindre baea8f30fc
Merge pull request #42 from adamstener/Onboarding-TCA
Onboarding TCA intro
2021-10-14 12:11:21 -03:00
adam 0169164472 Onboarding TCA intro 2021-10-13 07:25:17 -05:00
Francisco Gindre f39c458669
Merge pull request #41 from adamstener/SwiftGen
SwiftGen Assets (#34)
2021-10-05 16:02:11 -03:00
adam 2f66bb5cd7 SwiftGen Assets 2021-10-05 13:41:26 -05:00
Francisco Gindre 9004a124cd
Merge pull request #21 from zcash/appNavigation/loadingScreen
Loading Screen + Tests
2021-09-22 12:10:56 -03:00
Francisco Gindre 4f9c2adb6d PR changes on loading tests. DRY helper 2021-09-22 11:58:09 -03:00
Francisco Gindre ef2eed4044 changes from PR suggestions 2021-09-21 17:38:36 -03:00
Francisco Gindre bcd2a5aff6 Loading Screen + Tests
wire router

slow mock loading

Enable gathering coverage information

Fix Lint issues

Lint fixes

Cleanup
2021-09-17 15:02:53 -03:00
Francisco Gindre 6f0aa48a21
Merge pull request #29 from zcash/doc-fixes
Enhancements on the documentation
2021-09-17 14:21:39 -03:00
Francisco Gindre acdc62f396
Merge pull request #26 from adamstener/23-Enable-SwiftLint
Enable SwiftLint - solves(#23)
2021-09-16 09:18:17 -03:00
Adam Stener 789333f234 Enable SwiftLint 2021-09-16 05:34:54 -05:00
Carter Jernigan d2ea5613e1 Fix typos in the pull request template 2021-09-15 14:36:45 -04:00
Francisco Gindre 1f553f32d9 Fixes that were left out on a previous PR
Add Coding guidelines and other small fixes
2021-09-15 15:01:52 -03:00
Francisco Gindre d465d46956
Merge pull request #24 from zcash/enhancements/guidelines
Add Review and Code Style guidelines, Lint rules and more
2021-09-13 11:23:49 -03:00
Francisco Gindre a41ea95bfc rename screens folder to images 2021-09-10 15:36:03 -03:00
Francisco Gindre faf4715ea3 Fix per PR comments 2021-09-10 15:21:19 -03:00
Francisco Gindre 716c0143d5 Add manual testing reference to PR template 2021-09-10 11:47:56 -03:00
Francisco Gindre 042c3962b9 Add Manual testing section 2021-09-10 11:46:13 -03:00
Francisco Gindre 151979388f Code Coverage docs 2021-09-10 11:35:10 -03:00
Francisco Gindre 00324a5afe Enable Test Coverage 2021-09-10 11:34:57 -03:00
Francisco Gindre 6abea1ac4d Add architecture doc [WIP] 2021-09-10 11:34:29 -03:00
Francisco Gindre 12857f2c3e fix repeated phrase 2021-09-09 16:52:27 -03:00
Francisco Gindre f713b88335 Incorporating PR suggestions and change requests 2021-09-09 16:06:46 -03:00
Francisco Gindre a72ced4639 Pull Request changes
added changelog file, docs folder.
changes to code review guidelines, lint rules, PR template
2021-09-09 11:59:59 -03:00
Francisco Gindre 1568f0b45c Add Review and Code Style guidelines, Lint rules and PR and Bug report templates 2021-09-08 16:23:52 -03:00
Francisco Gindre 081de36e62
Merge pull request #20 from zcash/app-navigation-scaffold
bump build number
2021-09-03 17:11:46 -03:00
Francisco Gindre 1e592fc7bf bump build number 2021-08-31 16:47:36 -03:00
Francisco Gindre 3ebfba8d1b
Merge pull request #2 from zcash/app-navigation-scaffold
App navigation scaffold
2021-08-26 17:35:33 -03:00
Francisco Gindre 55a93540c2 fix location that was being excluded from index 2021-08-24 19:27:45 -03:00
Francisco Gindre 0a6ebdfb46 fix test 2021-08-24 19:20:55 -03:00
Francisco Gindre 80326b46ca fix project files being missing when they were not 2021-08-24 19:12:30 -03:00