Commit Graph

10 Commits

Author SHA1 Message Date
Arthur Ozga
4916c5a23d Merge pull request #14234 from tkrotoff/react-fontWeight-initial
Fix React fontWeight CSS property
2017-02-08 13:28:21 -08:00
Tanguy Krotoff
a1d9875fd8 Introduce CSSLength type to make CSS properties more explicit
Also add tests for SVG specific style attribute declarations
2017-02-08 04:29:38 +01:00
Tanguy Krotoff
72e864ff03 Add CSSWideKeyword to all CSS properties 2017-02-08 04:27:03 +01:00
Tanguy Krotoff
9ecb61ea76 Add unit tests for some React.CSSProperties 2017-02-08 04:27:03 +01:00
Kanchalai Tanglertsampan
47f5a06ab0 Revert "Add tests and fix broken test"
This reverts commit d79f340d57.
2017-02-06 17:05:24 -08:00
Patricio Zavolinsky
ec9bf7f229 React: Constrain typed changed events to inputs, selects and textareas 2017-01-31 09:36:05 +00:00
Kanchalai Tanglertsampan
d79f340d57 Add tests and fix broken test 2017-01-27 15:23:51 -08:00
Justin Bay
1001a8eae9 Revert 80e4d8b/#11612. Fixes #14176 2017-01-23 19:33:00 -05:00
Patricio Zavolinsky
cfe2a21973 React: add typed target for change events 2017-01-19 08:59:57 +00:00
Andy
76a710cc94 Rename test files to be consistent (#13882) 2017-01-10 06:33:06 -08:00