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

Refactor PeriodicActions #23

Merged
merged 3 commits into from
Jul 16, 2015
Merged

Refactor PeriodicActions #23

merged 3 commits into from
Jul 16, 2015

Conversation

DekusDenial
Copy link
Contributor

@roderickhsiao @akshayp

Just slight refactor to have better naming so methods could be referenced without confusion

@Edmondton
Copy link

👍

@koulmomo
Copy link
Contributor

cc @ZeikJT but LGTM

@longlho
Copy link

longlho commented Jul 15, 2015

👍

@roderickhsiao
Copy link
Contributor

want to add some unit test target the new added function? other lgtm

@DekusDenial
Copy link
Contributor Author

@koulmomo @roderickhsiao can either of you merge this?

@@ -180,6 +180,9 @@ You can either write code using the methods exposed by the mixin directly, or yo
var PeriodicActionsMixin = require('fluxible-action-utils/mixins/PeriodicActions');
var myPollingAction = require('./myPollingAction');

// Let's say you have a child component that implement the controlling logic for the polling action below
var ControlCompnent = require('./someControlCompnent');
Copy link
Contributor

Choose a reason for hiding this comment

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

Compnent misspelled all over the readme

@ZeikJT
Copy link
Contributor

ZeikJT commented Jul 16, 2015

Looks fine otherwise 👍

@DekusDenial
Copy link
Contributor Author

@koulmomo @akshayp @ZeikJT done, good to merge.

koulmomo added a commit that referenced this pull request Jul 16, 2015
@koulmomo koulmomo merged commit ad8be3d into yahoo:master Jul 16, 2015
@koulmomo
Copy link
Contributor

@DekusDenial release tagged and published to npm

@DekusDenial
Copy link
Contributor Author

@koulmomo thx

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

6 participants