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

Add base components to Interface module #23

Merged
merged 21 commits into from
Feb 12, 2021

Conversation

ericklborges
Copy link
Owner

@ericklborges ericklborges commented Feb 11, 2021

🧩 Components

  • TagView
  • FactView
  • SectionHeaderView
  • TermSuggestionView
  • SeparatorView
  • PrimaryButton

➕ Extra additions

  • Update Assets enum apprach
  • Update Colors enum apprach
  • Add DynamicSize extension to hel validate constraints on tests
  • Add new anchors to UIView+Anchors

- It sets Nimble-Snapshots ReferenceImages folder for InterfaceTests Target
- It helps with the constraints validation in snapshot tests
- UIColor+Boilerplate.swift
@ericklborges ericklborges force-pushed the feature/add-interface-components branch from a4f222b to d2e6e69 Compare February 11, 2021 21:57
@ericklborges ericklborges force-pushed the feature/add-interface-components branch from 2e1ae4b to 9b9e209 Compare February 12, 2021 14:39
@ericklborges ericklborges changed the title Add components to Interface module Add base components to Interface module Feb 12, 2021
@ericklborges ericklborges merged commit 3e0e5b2 into main Feb 12, 2021
@ericklborges ericklborges deleted the feature/add-interface-components branch February 12, 2021 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Componente SectionHeaderView Componente PastSuggestionView Componente FactView Componente TagView
1 participant