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

Boyscouting #36

Merged
merged 28 commits into from
Aug 3, 2016
Merged

Boyscouting #36

merged 28 commits into from
Aug 3, 2016

Conversation

oponder
Copy link
Contributor

@oponder oponder commented Jul 7, 2016

Boyscouted:

  • Add and describe a way to check for outdated dependencies
  • Upgrades most dependencies to latest versions. However latest React has a bug which causes a incorrect console warning on our login page. Fix is already done, new version coming soon. Removed transitionAppearTimeout to remove warning facebook/react#7165
  • Fixes some props that had wrong names (class -> className, for -> htmlFor)
  • Moves things that aren't components out of the components folder

Still to do:

  • Remove dependency on jQuery. Achieve the slideDowns in signup without it.
  • Remove dependency on rest, use superagent. We have two http clients in this project, one is enough.
  • Add cachebusting hashed filenames for production build

@oponder oponder self-assigned this Jul 7, 2016
@oponder oponder merged commit e26a443 into master Aug 3, 2016
@oponder oponder deleted the cleanup branch August 3, 2016 12:08
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