dillon1000/react

Commit

Merge pull request #1662 from gaearon/warn-when-using-hyphenated-style-names

Warn when using hyphenated style property names

Closes #1662

Conflicts:
	src/browser/ui/dom/CSSPropertyOperations.js
Browse files
Changed paths5 files
First-parent comparison
M docs/tips/02-inline-styles.md ModifiedM src/browser/ui/dom/CSSPropertyOperations.js ModifiedM src/browser/ui/dom/__tests__/CSSPropertyOperations-test.js ModifiedA src/vendor/core/camelizeStyleName.js AddedM src/vendor/core/hyphenateStyleName.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…