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

James/checkbox js tsx #242

Merged
merged 5 commits into from
Oct 21, 2019
Merged

James/checkbox js tsx #242

merged 5 commits into from
Oct 21, 2019

Conversation

jamesdamild
Copy link
Contributor

Ray Component: https://ray.wework.com/components/checkbox/

How to run locally
$ yarn storybook
$ yarn test core-components --watch

Nutshell Details:
Semantic wrapper around Checkbox element:

Screen Shot 2019-10-08 at 2 01 22 PM

@jamesdamild jamesdamild requested a review from a team as a code owner October 21, 2019 17:32
@jamesdamild jamesdamild self-assigned this Oct 21, 2019
);
expect(wrapper.find('.ray-checkbox.some-custom-class').length).toBe(1);
});
});
Copy link
Contributor

Choose a reason for hiding this comment

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

We should probably cover more here :-P

@jamesdamild jamesdamild merged commit 05bf5f6 into master Oct 21, 2019
@delete-merged-branch delete-merged-branch bot deleted the james/Checkbox-js-tsx branch October 21, 2019 18:19
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.

None yet

3 participants