Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Redesign text fields #187

Merged
merged 16 commits into from
Feb 24, 2022
Merged

Redesign text fields #187

merged 16 commits into from
Feb 24, 2022

Conversation

yagopv
Copy link
Member

@yagopv yagopv commented Feb 23, 2022

What it solves ?

resolves safe-global/safe-react-apps#347

We are updating the main form fields to the new Style guide:

https://www.figma.com/file/uqDJqIGikIB1zVs56XKnIu/Design-System---Web

The affected components are:

  • TextFieldIput
  • Select
  • AddressInput

@github-actions
Copy link

github-actions bot commented Feb 23, 2022

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 5 0
Ignored 0 N/A
  • Result: ✅ success

  • Annotations: 5 total


[warning] @typescript-eslint/explicit-module-boundary-types

Require explicit return and argument types on exported functions' and classes' public class methods


[warning] @typescript-eslint/no-explicit-any

Disallow usage of the any type


Report generated by eslint-plus-action

@github-actions
Copy link

📚 Storybook review

@yagopv yagopv marked this pull request as ready for review February 24, 2022 11:46
@yagopv yagopv requested review from DaniSomoza and dasanra February 24, 2022 11:46
@yagopv yagopv merged commit 59b0080 into main Feb 24, 2022
@yagopv yagopv deleted the feature/redesign-text-fields branch February 24, 2022 17:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update input styles
2 participants