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

Loading #5

Merged
merged 3 commits into from
Jul 19, 2017
Merged

Loading #5

merged 3 commits into from
Jul 19, 2017

Conversation

MFarejowicz
Copy link
Contributor

Hey @sanjaypojo I went ahead and completed work on the LoadingIcon component. Would appreciate a quick look at the code, or a read through the README to see if it's what you were looking for. Currently you can specify a width as well as a fill for the component. If you'd like to see it in action, feel free to run example_loading.html!

If it looks good, go ahead and merge this in!

@MFarejowicz
Copy link
Contributor Author

Also as a side note, since we now have multiple things offered in replot-core (Tooltip, Resize, LoadingIcon), you can see that I changed index.jsx to export all of them wrapped in a object. This means that when users use something from core, they will also have to specify import {LoadingIcon} from "replot-core" instead of just being able to do import LoadingIcon from "replot-core". Is that alright?

@sanjaypojo
Copy link
Member

@MFarejowicz, yup that's the ideal way to export IMO! And awesome work, ran it in my browser, looks great 💯 Merging this in now!

@lnancy could you take a look at this later to see what is a good default spacing + color combination. You can just give me a separate pull request with that, should be a very minor change.

@sanjaypojo sanjaypojo merged commit 722a73e into master Jul 19, 2017
@sanjaypojo sanjaypojo deleted the loading branch July 19, 2017 19:26
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.

2 participants