Commit Graph

  • ecb61403d7 Remove mention of deprecated ReactLink add-on (#6535) (cherry picked from commit de7d1da997) Denis Laxalde 2016-04-18 15:26:10 +02:00
  • 9eb37bff49 Merge pull request #6519 from zpao/envdocsfixup Paul O’Shannessy 2016-04-14 14:44:25 -07:00
  • 605109021f ref-09-webcomponents.zh-CN.md (#6561) (cherry picked from commit b7a2409919) Minwei Xu 2016-04-20 20:07:02 -07:00
  • a3b7699f42 Minor fixes (#6527) Adrian Sieber 2016-04-19 21:41:42 +00:00
  • 3251460ebd Mention Enzyme on the test utils page. (#6523) (cherry picked from commit a12aab10cb) Jim 2016-04-15 16:20:43 -07:00
  • 5ddfee8cfe Merge pull request #6576 from yuji0602/tutorial_md_sample_json_change Paul O’Shannessy 2016-04-22 10:40:18 -07:00
  • 1d9e1aaf2d Rebuild website Travis CI 2016-04-22 17:42:50 +00:00
  • ec036ed185 Merge pull request #6576 from yuji0602/tutorial_md_sample_json_change Paul O’Shannessy 2016-04-22 10:40:18 -07:00
  • df3c85886e Stop exposing ReactComponentTreeDevtool internal tree directly Dan Abramov 2016-04-22 15:45:35 +01:00
  • 5922ea1a0c Changed example json value. yuji0602 2016-04-22 13:38:01 +09:00
  • 1ebffa59fe ReactComponentTreeDevtool should ignore TopLevelWrapper Dan Abramov 2016-04-22 02:42:29 +01:00
  • 9df54e0fce properly handling invalid scryRenderedDOMComponentsWithClass args (#6529) Ike Peters 2016-04-21 17:09:04 -07:00
  • 416f315c96 Fix return type in onlyChild's JSDoc (#6573) Esteban 2016-04-21 20:02:20 -03:00
  • 1fb7d64171 15.0.2-alpha.2 Ben Alpert 2016-04-21 15:18:27 -07:00
  • fd8aa077e3 Merge pull request #6572 from spicyj/rn-batch Ben Alpert 2016-04-21 15:14:56 -07:00
  • 0dc9b91017 Merge pull request #6572 from spicyj/rn-batch Ben Alpert 2016-04-21 15:14:56 -07:00
  • 9f11f8c263 Batch event handling in React Native Ben Alpert 2016-04-21 15:06:48 -07:00
  • 9462d0d040 Fix mapFunction parameters in mapChildren's JSDoc (#6569) Esteban 2016-04-21 18:28:08 -03:00
  • e20d366ea8 Fix expect() slipping into the non-test code Dan Abramov 2016-04-21 22:23:35 +01:00
  • 1f2e78359f No need for a special case here Dan Abramov 2016-04-21 18:56:42 +01:00
  • ab0ef89ec7 Track parentID for ReactPerf Dan Abramov 2016-04-21 17:55:31 +01:00
  • f530b977ec Test ReactComponentTreeDevtool specifically Dan Abramov 2016-04-21 17:32:56 +01:00
  • b5997c8e7b Extract ReactComponentTreeDevtool Dan Abramov 2016-04-21 17:10:22 +01:00
  • b7a2409919 ref-09-webcomponents.zh-CN.md (#6561) Minwei Xu 2016-04-20 20:07:02 -07:00
  • 835ca9bca3 Clean up the devtool tree on server rendering Dan Abramov 2016-04-20 20:09:44 +01:00
  • af3603ea2f Devtools should be able to clean up the tree on client rendering Dan Abramov 2016-04-20 19:01:24 +01:00
  • 3e8a2aaddb 15.0.2-alpha.1 Paul O’Shannessy 2016-04-20 10:27:06 -07:00
  • c81c29ae58 Merge pull request #6553 from zpao/cleanuppkg Paul O’Shannessy 2016-04-20 10:34:44 -07:00
  • bddecc9696 Merge pull request #6553 from zpao/cleanuppkg Paul O’Shannessy 2016-04-20 10:34:44 -07:00
  • 9354751dc9 Clean up package.json after #6338 Paul O’Shannessy 2016-04-20 10:29:39 -07:00
  • 367594a213 Enforce that info about children is available by the time onSetChildren() fires Dan Abramov 2016-04-20 18:20:14 +01:00
  • 1587abf6f0 Don't report children for empty and text nodes Dan Abramov 2016-04-20 18:12:40 +01:00
  • 804c680f06 Report dangerouslySetInnerHTML as no children Dan Abramov 2016-04-20 18:01:52 +01:00
  • 5b4b6e7999 Merge pull request #6338 from sebmarkbage/reactnative2 Sebastian Markbåge 2016-04-20 03:41:20 +01:00
  • 7884606fdb Handle updates to natives and composites Dan Abramov 2016-04-20 16:36:00 +01:00
  • e9f8d57c70 Add an initial implementation of ReactDebugTool events Dan Abramov 2016-04-19 21:01:35 +01:00
  • b692893640 Revert "Add ReactDebugInstanceMap" Dan Abramov 2016-04-19 16:19:31 +01:00
  • c84ad52ddb Merge pull request #6338 from sebmarkbage/reactnative2 Sebastian Markbåge 2016-04-20 03:41:20 +01:00
  • ada60c4fd8 Remove ReactDOM.native shim Sebastian Markbage 2016-04-19 01:34:02 +01:00
  • 744548ad14 Fix lint for moved ReactNative Sebastian Markbage 2016-04-19 00:11:31 +01:00
  • 5470972f6a Update devtools injection Sebastian Markbage 2016-04-18 21:47:49 +01:00
  • c7d90e2b35 Ensure react-native-renderer package gets copied Sebastian Markbage 2016-04-13 15:21:05 -07:00
  • 22a8f9964e Don't try to get the target node for responder if there is no listener Sebastian Markbage 2016-04-13 13:29:40 -07:00
  • 064092102d Bump package versions Sebastian Markbage 2016-04-12 18:41:51 -07:00
  • dc188dd521 Update ReactNativeDOMIDOperations to deal with a single parent node Sebastian Markbage 2016-04-05 01:12:04 -07:00
  • 4fcdf02068 Listeners are not attached by ID in the API Sebastian Markbage 2016-04-04 19:44:31 -07:00
  • 3287d93235 Build up a native component cache for event dispatching Sebastian Markbage 2016-03-30 14:35:46 -07:00
  • 75cec60e48 Get rid of rootNodeIDs they're just tags now Sebastian Markbage 2016-03-29 14:57:18 -07:00
  • 97b079b364 Fix ReactNativeComponentEnvironment providesModule Sebastian Markbage 2016-03-24 22:59:32 -07:00
  • f8335168b6 Fix 0.15 compatibility Sebastian Markbage 2016-03-24 19:00:51 -07:00
  • d8e8ea5cbb Add test and mocks Sebastian Markbage 2016-03-24 18:58:47 -07:00
  • 91e62c718b Strip isomorphic stuff from the ReactNative module Sebastian Markbage 2015-08-12 01:55:41 -07:00
  • 240dfae28c Add React Native Modules to module map + fix fbjs Sebastian Markbage 2016-03-24 22:55:58 -07:00
  • caa6abaecf Build an dedicated npm package for react-native-renderer Sebastian Markbage 2015-08-12 01:41:24 -07:00
  • 8806463a66 Add Object Spread Support to Our Babel Config Sebastian Markbage 2016-03-24 16:26:34 -07:00
  • fe395def65 Move React Native platform files back Sebastian Markbage 2016-03-24 16:08:34 -07:00
  • 6c885d28c5 Remove duplicates and move files out of native/vendor Sebastian Markbage 2016-03-24 15:47:48 -07:00
  • f463b731ee Copy files from the react-native repo Sebastian Markbage 2016-03-24 15:40:52 -07:00
  • 8156ee0cab Minor fixes (#6527) Adrian Sieber 2016-04-19 21:41:42 +00:00
  • de7d1da997 Remove mention of deprecated ReactLink add-on (#6535) Denis Laxalde 2016-04-18 15:26:10 +02:00
  • dc6fc8cc07 Helper for escaping and unescpaing component keys (#6500) hkal 2016-04-15 23:55:37 -04:00
  • a12aab10cb Mention Enzyme on the test utils page. (#6523) Jim 2016-04-15 16:20:43 -07:00
  • 045f1a791c Only fire input value change events when the value changes (#5746) Jason Quense 2016-04-15 17:37:26 -04:00
  • 4016e71609 Merge pull request #6469 from keyanzhang/validate-foreignObject-children Ben Alpert 2016-04-14 18:27:13 -07:00
  • 6cf77ef55e Ensure validateDOMNesting catches nested body elements Keyan Zhang 2016-04-09 15:49:56 -04:00
  • 6a93137f0e Merge pull request #6516 from gaearon/ignore-dom-writes-outside-batch Dan Abramov 2016-04-15 00:03:17 +01:00
  • a92c60c8cc Rebuild website Travis CI 2016-04-14 22:59:44 +00:00
  • befb70e42f Merge pull request #6519 from zpao/envdocsfixup Paul O’Shannessy 2016-04-14 14:44:25 -07:00
  • bcad0a2973 Cleanup environments doc Paul O’Shannessy 2016-04-14 14:01:35 -07:00
  • 3b28602220 Ignore DOM writes outside the batch in ReactPerf Dan Abramov 2016-04-14 20:48:03 +01:00
  • f565c92e38 Added docs for environment integration. Jim 2016-04-13 12:53:34 -07:00
  • fc4bf8158a Create section on using React with package managers. Jim 2016-02-29 12:47:30 -08:00
  • 6a8c7518d3 Merge pull request #6510 from jimfb/ssr-environment-docs Jim 2016-04-14 12:27:59 -07:00
  • 66bfee6543 Added docs for environment integration. Jim 2016-04-13 12:53:34 -07:00
  • 36e4fe54a8 Merge pull request #6215 from nhunzaker/nh-fix-disabled-inputs Dan Abramov 2016-04-14 19:40:21 +01:00
  • ae56910573 Merge pull request #6362 from gaearon/no-owner-in-test-utils Dan Abramov 2016-04-14 18:54:10 +01:00
  • 0b1fd18685 Merge pull request #6462 from Wildhoney/master Jim 2016-04-14 10:17:57 -07:00
  • 932334d3d4 Merge pull request #6504 from alexlur/patch-1 Paul O’Shannessy 2016-04-13 10:43:13 -07:00
  • 9d94d003a9 Replaces Array#map with Array#forEach Alex 2016-04-13 17:11:08 +08:00
  • 5785a418a2 Merge pull request #6148 from jimfb/node-package-manager Jim 2016-04-12 22:33:47 -07:00
  • c01c46b88a Create section on using React with package managers. Jim 2016-02-29 12:47:30 -08:00
  • 6e4f3eab84 Merge pull request #3 from RaitoBezarius/fork/proptypes-symbol Sam Balana 2016-04-11 14:36:19 -07:00
  • 95fed01634 package(dependency): remove unused es6-symbol dependency Raito Bezarius 2016-04-11 20:19:09 +02:00
  • 1ecf70469d Rebuild website Travis CI 2016-04-09 01:26:52 +00:00
  • ec2c542f28 Flip conditional in DisabledInputUtils to cut hasOwnProperty calls Nate Hunzaker 2016-03-28 21:20:06 -04:00
  • fc23239b67 Follow style conventions Nate Hunzaker 2016-03-28 21:01:46 -04:00
  • 0200946112 Move getNativeProps usage inline Nate Hunzaker 2016-03-28 20:04:39 -04:00
  • fe739c2883 Disabled inputs should not respond to clicks in IE Nate Hunzaker 2016-03-08 08:13:10 -05:00
  • 7cd3aa7a1e Use the same changelog format as 15.0 post Dan Abramov 2016-04-08 23:00:20 +01:00
  • 6c11bb65e1 Use the same changelog format as 15.0 post Dan Abramov 2016-04-08 23:00:20 +01:00
  • 0a8f7329b4 Update react-linked-input Paul O’Shannessy 2016-04-08 14:53:37 -07:00
  • dc0bea7a52 Fix extraneous markup in changelog Paul O’Shannessy 2016-04-08 14:41:20 -07:00
  • 44a0bd7478 Actually bump version on website Paul O’Shannessy 2016-04-08 11:28:52 -07:00
  • 42c0d4199b Update website for 15.0.1 Paul O’Shannessy 2016-04-08 11:22:19 -07:00
  • a7e0da588a 15.0.1 blog post Paul O’Shannessy 2016-04-07 22:32:06 -07:00
  • 9bbe80a6cc Update changelog & readme for 15.0.1 Paul O’Shannessy 2016-04-07 17:46:30 -07:00
  • 73ee739d02 Rebuild website Travis CI 2016-04-08 19:19:28 +00:00
  • fadd204d35 Rebuild website Travis CI 2016-04-08 19:02:14 +00:00
  • 167c27e188 Re-added support for attaching events to document fragments Wildhoney 2016-04-08 19:31:14 +01:00
  • dd653e305d Update website for 15.0.1 Paul O’Shannessy 2016-04-08 11:30:23 -07:00