Skip to content

Conversation

@miaozhirui
Copy link

如题

vjeux and others added 30 commits February 11, 2015 11:14
Updated CONTRIBUTING.md: Mention of "facebook.com" was not a link
rename `Id` suffix to `ID` to apply naming conventions
Warn if a non-object value is used in ReactFragment.create
This ensures that we have a prefix that can be easily identified in logs
so that we can filter out warnings based on their prefix.

This also turns the remaining two monitorCodeUse callers into warnings.
We'll probably still use monitorCodeUse until we know if we want to
deprecate but most releases should only have warnings.
safe_yaml 1.0.3 has some issues with Ruby 2.2.0:
dtao/safe_yaml#67
Only monitor components that are likely stateful (inputs and composites)
Update jsx binary to latest jstransform + latest flow syntax features
Fixed Copyright year for three files and react.js licence to BSD-license
zpao and others added 24 commits March 10, 2015 13:47
Missed updating this in facebook#3283 before merging.
Some minor burried docs.
ReactDOMComponent should not accept children for void elements
…ments_consistancy

make dev and production environment consistent
This is in response to facebook#3207 to address concerns regarding third-party
scripts and browser plugins potentially altering DOM nodes within
document.body, causing problems with reconciliation.

Closes facebook#3211.
Add numeric CSS property - stroke width
…ss-type-usage

Fix comment to reflect the new (non-deprecated) way of accessing a class type.
…e-warn

Check that console exists before warning
Bringing the code to one style.
initialize dev variables in dev mode only in shouldUpdateReactComponent.js
shallowEqual: bail if either argument is falsey
@facebook-github-bot
Copy link
Contributor

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at cla@fb.com. Thanks!

@zpao
Copy link
Member

zpao commented Mar 26, 2015

Can you post title and description of this in English please? You'll also want to rebase because there is a ton of noise here. Also also, don't try to merge into gh-pages. You should target master.

@hbrls
Copy link

hbrls commented Mar 27, 2015

@zpao I think he was trying to merge from facebook to his own fork, but hit the wrong button.

@koistya
Copy link
Contributor

koistya commented Mar 27, 2015

Maybe, that's somehow related to the DDoS attack which is taking place on GitHub right now.to the DDoS attack which is taking place on GitHub right now.

@zpao
Copy link
Member

zpao commented Mar 27, 2015

Alright, reopen if this was intended and we can discuss further.

@zpao zpao closed this Mar 27, 2015
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.