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

feat: add new input component #207

Merged
merged 15 commits into from
Apr 25, 2024
Merged

Conversation

MounirDhahri
Copy link
Member

@MounirDhahri MounirDhahri commented Mar 25, 2024

Description

This PR adds the new input component to Palette.
I apologize for the not-so-granular commits, I was working on Eigen initially See artsy/eigen#9997

Notes

  • I am keeping the component as Input2 until I wrap the entire work and can QA everything in Folio as well

Screenshots from the updates stories
Simulator Screenshot - iPhone 15 Pro - 2024-04-19 at 12 25 43

** Screenshots from the app**

Group 11 (1)

📦 Published PR as canary version: 13.2.2--canary.207.1945.0

✨ Test out this PR locally via:

npm install @artsy/palette-mobile@13.2.2--canary.207.1945.0
# or 
yarn add @artsy/palette-mobile@13.2.2--canary.207.1945.0

Copy link
Member

@gkartalis gkartalis left a comment

Choose a reason for hiding this comment

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

👏

@MounirDhahri MounirDhahri force-pushed the feat/add-new-input-component branch 3 times, most recently from 4c74087 to 03e9b9d Compare April 19, 2024 14:53
Comment on lines 211 to 213
// if (value) {
// return HORIZONTAL_PADDING
// }
Copy link
Contributor

Choose a reason for hiding this comment

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

👀

src/utils/hooks/useMeasure.ts Show resolved Hide resolved
@MounirDhahri MounirDhahri changed the title feat: create new input component [DRAFT] feat: add new input component Apr 25, 2024
@MounirDhahri
Copy link
Member Author

I will merge this now and both related Energy and Eigen PRs 🚀 We did QA as a team and I will flag this to the release captain to do further QA with Applause

@MounirDhahri MounirDhahri merged commit 04733d7 into main Apr 25, 2024
6 checks passed
@MounirDhahri MounirDhahri deleted the feat/add-new-input-component branch April 25, 2024 12:42
@artsyit
Copy link
Collaborator

artsyit commented Apr 25, 2024

🚀 PR was released in v13.2.2 🚀

@artsyit artsyit added the released This issue/pull request has been released. label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
canary released This issue/pull request has been released. Version: Minor A deploy for new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants