Skip to content
This repository was archived by the owner on Jan 22, 2020. It is now read-only.

[v3.x] - support react-router@1 and react@0.14#124

Merged
vuhwang merged 40 commits intomasterfrom
v3.x
Jan 11, 2016
Merged

[v3.x] - support react-router@1 and react@0.14#124
vuhwang merged 40 commits intomasterfrom
v3.x

Conversation

@samsel
Copy link
Copy Markdown
Contributor

@samsel samsel commented Jan 5, 2016

No description provided.

samsel and others added 30 commits October 5, 2015 19:58
attempt #1 to make react-engine compatible with react-router v1.x
* "react": "^0.14.0",
* "react-router": "^1.0.0-rc3"
Review for fixing test cases to accommodate version changes
* Adding edge example to do live testing
* Working on tests
* Deal with JSCS issues
Multiple bug fixes + client-side redirect
Added Test Cases and Modified Edge Example
* documentation udpated
* adding URL for 404 reporting
* master:
  Export Router object to consumers (#81)
  updates package.json test to include new grunt linting
  fixes code as per jscs
  adds back .jscsrc
  updates jshint to eslint
  update change log and pkg version
  updating documentation
  Fix test errors.
  Custom doctype option
  locak down the version of react and react-router for sane predictable installations
  make the clearRequireCacheInDir platform windows friendly
  Upgraded to v2 as suggested by @samsel
  Updating webpack example to work

# Conflicts:
#	.jscsrc
#	README.md
#	lib/client.js
#	lib/server.js
#	package.json
* upstream/master: (30 commits)
  fix jscs lint issues
  remove node v4.0 from travis until jsdom dependency version is figured out
  update read me with the server side setup for the example app
  updated styles for the example app
  fully functioning app
  add the instructions for the detail/layout/list page
  push the instructions for step 2.1 in the example app
  update the read me
  Fix indentation in code blocks in README.md
  fixed typo in the readMe
  on the server side, when the docType is empty, attach the script to the end of the rendered string
  update changelog and readme
  hoist Router and other publish manifest changes
  update the pkg versions in examples
  Throw an error if peer dependency is not installed
  Removed conflict in Readme
  added a page to list movies
  renamed examples folder to example
  created lib to abstract all helpers and other stuff
  removed the simple example
  ...

# Conflicts:
#	.gitignore
#	.jscsrc
#	README.md
#	lib/client.js
#	lib/server.js
#	package.json
updated docs and prepare to release 3.x
* upstream/master:
  correct the change log with the correct description for 2.6.2 release
  update changeLog
  replace lodash-node

# Conflicts:
#	package.json
Comment thread README.md Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

and empty string should be an empty string

vuhwang added a commit that referenced this pull request Jan 11, 2016
[v3.x] - support react-router@1 and react@0.14
@vuhwang vuhwang merged commit f26a1b6 into master Jan 11, 2016
@samsel samsel deleted the v3.x branch January 11, 2016 18:05
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.

5 participants