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(asStream): remove lodash usage #11

Merged
merged 6 commits into from
Feb 21, 2016
Merged

refactor(asStream): remove lodash usage #11

merged 6 commits into from
Feb 21, 2016

Conversation

tusharmath
Copy link
Owner

refactor(createComponentStream): remove lodash usage

  1. _.each
  2. _.noop
  3. _.each
  4. _.filter
  5. _.toArray
  6. _.defaults
  7. _.partial

1.  remove _.each
2.  remove _.noop
3.  remove _.each
4.  remove _.filter
5.  remove _.toArray
6.  remove _.defaults
7.  remove _.partial
8.  remove _.rest
9.  remove _.isFunction
10. remove _.get
1.  remove _.filter
2.  remove _.toArray
3.  remove _.isFunction
4.  remove _.spread
5.  remove _.flow
not a popular feature

BREAKING CHANGE: createDeclarative does not support chaing of decorators anymore
tusharmath added a commit that referenced this pull request Feb 21, 2016
refactor(asStream): remove lodash usage
@tusharmath tusharmath merged commit 3b8b892 into master Feb 21, 2016
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.

1 participant