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: changes for adding list attribute to the scale text field. #532

Merged
merged 10 commits into from
Aug 23, 2021

Conversation

gaurishkamat
Copy link
Contributor

No description provided.

@gaurishkamat gaurishkamat requested a review from eeegor as a code owner August 19, 2021 08:02
@gaurishkamat
Copy link
Contributor Author

Hi @acstll,
Created a new PR with suggested changes. Could you please have a look whenever you are free.

Thanks!

Copy link
Collaborator

@acstll acstll left a comment

Choose a reason for hiding this comment

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

There is some code we don't need and some that can be simplified, I left some comments.

Thank you for the quick response!

@acstll acstll added the feature New component features and enhancements label Aug 19, 2021
@acstll
Copy link
Collaborator

acstll commented Aug 20, 2021

@gaurishkamat some checks are not passing, could you be so kind and try and fix those?

  • for the prettier check you can run yarn format (in the root or in packages/components)
  • for the e2e-tests check make sure the e2e tests pass, run them with yarn test --e2e inside packages/components
  • for the uncommitted-changes check, you need to run yarn build in packages/components (it will update the text-field/readme.md file automatically, those readme files are auto-generated)

Thanks again 🙏

@gaurishkamat
Copy link
Contributor Author

Thanks for the much needed detailed explanation @acstll. I have completed the above mentioned steps, let me know if anything is pending.

@gaurishkamat
Copy link
Contributor Author

@acstll not sure why the checks are failing.

@acstll
Copy link
Collaborator

acstll commented Aug 23, 2021

@acstll not sure why the checks are failing.

me neither.

e2e pass locally for me. And yarn build generates a couple of readme.md files, but they're OK in main and your branch is up-to-date with main, so it's indeed weird.

Since e2e tests pass locally and the uncommitted changes seem to be OK too. I will merge.

Thanks a lot again for your contribution.

@gaurishkamat
Copy link
Contributor Author

Hi @acstll should this be working for scale-components-react as well or we need some more changes?

@acstll
Copy link
Collaborator

acstll commented Aug 25, 2021

It should, the React package is automatically generated. Does it work? the latest 3.0.0-beta.17 should have it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New component features and enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants