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

Feature/base input #367

Merged
merged 33 commits into from
Jul 5, 2022

Conversation

crypto-engineer
Copy link
Contributor

@crypto-engineer crypto-engineer commented Jul 1, 2022

Capture-
Capture-0
Capture-1
Capture-2

FYI: there are a lot of file changes but many of them were made by running prettier and very minor.

This PR includes:

  • Input
  • NumberInput
  • TokenField
    Because these components are developed based on Inversion of Control, composition and primitives, they can be used with any form handling libs.

@crypto-engineer crypto-engineer self-assigned this Jul 1, 2022
@vercel
Copy link

vercel bot commented Jul 1, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
interbtc-ui-interlay ✅ Ready (Inspect) Visit Preview Jul 5, 2022 at 1:57PM (UTC)
interbtc-ui-interlay-testnet ✅ Ready (Inspect) Visit Preview Jul 5, 2022 at 1:57PM (UTC)
interbtc-ui-kintsugi ✅ Ready (Inspect) Visit Preview Jul 5, 2022 at 1:57PM (UTC)
interbtc-ui-kintsugi-testnet ✅ Ready (Inspect) Visit Preview Jul 5, 2022 at 1:57PM (UTC)

@crypto-engineer crypto-engineer added the enhancement New feature or request label Jul 1, 2022
@github-actions
Copy link

github-actions bot commented Jul 1, 2022

Running Lighthouse audit...

Copy link
Collaborator

@tomjeatt tomjeatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HI @crypto-engineer looks good :) few questions, but the only really important comment is the one about the focus state. It's such a quick change that I'd prefer that you speak to Jay so that we can get it in now, rather than adding it to the backlog.

src/componentLibrary/Input/Input.style.tsx Outdated Show resolved Hide resolved
src/componentLibrary/Input/Input.style.tsx Outdated Show resolved Hide resolved
src/componentLibrary/Input/Input.style.tsx Show resolved Hide resolved
src/componentLibrary/css/index.ts Show resolved Hide resolved
src/components/TokenField/index.tsx Outdated Show resolved Hide resolved
src/components/NumberInput/index.tsx Show resolved Hide resolved
src/components/TextField/index.tsx Show resolved Hide resolved
src/components/TokenField/index.tsx Show resolved Hide resolved
src/components/UI/InterlayInput/index.tsx Outdated Show resolved Hide resolved
src/componentLibrary/css/index.ts Show resolved Hide resolved
src/componentLibrary/CoinPair/CoinPair.tsx Show resolved Hide resolved
src/componentLibrary/CTA/CTA.stories.tsx Show resolved Hide resolved
src/componentLibrary/Input/Input.style.tsx Outdated Show resolved Hide resolved
src/componentLibrary/Input/Input.style.tsx Outdated Show resolved Hide resolved
src/componentLibrary/Input/Input.style.tsx Show resolved Hide resolved
Copy link
Collaborator

@tomjeatt tomjeatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great @crypto-engineer - think there's one tiny thing to tidy up, but apart from that it's good to go

@crypto-engineer crypto-engineer merged commit 1fd0540 into interlay:master Jul 5, 2022
@crypto-engineer crypto-engineer deleted the feature/base-input branch July 5, 2022 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants