Skip to content
This repository has been archived by the owner on Mar 9, 2018. It is now read-only.

Update deps #15

Merged
merged 11 commits into from Apr 2, 2015
Merged

Update deps #15

merged 11 commits into from Apr 2, 2015

Conversation

jedireza
Copy link
Owner

Resolves #11 and #16

  • gulp-clean => gulp-rimraf
    • gulp-rimraf => del
  • added support or passing --debug flag to node using nodemon via a DEBUGGER env variable
  • React.addons.classSet => require('classnames')
  • Removed react-router State and Navigation mixins and using now using context
  • Fix console warnings:
    • Warning: Failed Context Types: Invalid context 'router' of type 'object' supplied to 'Link', expected 'function'. Check the render method of 'Component'.
    • Warning: owner-based and parent-based contexts differ (values: '[object Object]' vs '[object Object]') for key (router) while mounting Link (see: http://fb.me/react-context-by-parent)
  • new versions of hapi-mongo-models and mongodb
  • update field validation parsing

jedireza added a commit that referenced this pull request Apr 2, 2015
@jedireza jedireza merged commit 97a6548 into master Apr 2, 2015
@jedireza jedireza deleted the update-deps branch April 2, 2015 06:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update React
1 participant