Commit Graph

  • ee5805da65 Christopher Chedeau vjeux Document isMounted … 30e16e4 Nick Thompson nick-thompson Clarify componentWillMount behavior 542f20b Cheng Lou chenglou docs fix back link in Examples 6b15ad5 Cheng Lou chenglou docs add jsx->js tab to live editors 7ac5f3c Paul O’Shannessy zpao Normalize line endings 6b1c6be Ben Alpert spicyj Update homepage for new JSX/JS editor 761e1c8 Ben Alpert spicyj Properly clear live editor on JSX compile failure d3fc5ad Ben Alpert spicyj Simplify live editor execution logic c7f0663 Cheng Lou chenglou [docs] Tweak frontpage first example and jsx-compiler example 8c8841c Christoph Pojer cpojer Update propTypes documentation. b66fbde Jean Lauliac jeanlauliac Update broken link in 'why react' article 341d292 Jean Lauliac jeanlauliac Normalize internal links in 'why react' article 0681d13 aymanosman aymanosman Fix typo 09650e1 Bob Eagan bobeagan fix incorrect link 2edb76f Bob Eagan bobeagan add hash link for lifecycle section of working with the browser page 3db3460 Pete Hunt petehunt remove references to react-page 3120192 Ben Alpert spicyj Fix docs typo 6e4ddfd Paul O’Shannessy zpao Fix animation example code … dd66223 Eric Schoffstall Contra fix grammar mistake 64ac427 Kunal Mehta kmeht Add documentation about React.renderComponent … f970453 Christopher Chedeau vjeux s/Mock DOM/Virtual DOM/ … 22772c9 Ben Alpert spicyj Disable CodeMirror smart indentation … 571d173 Ben Alpert spicyj [docs] Fix comma splice 3810c83 Vjeux 2014-02-02 03:58:18 +01:00
  • 3810c839a7 [docs] Fix comma splice Ben Alpert 2014-01-31 22:30:38 -08:00
  • 571d173182 Disable CodeMirror smart indentation Ben Alpert 2014-01-31 22:10:37 -08:00
  • 22772c9862 s/Mock DOM/Virtual DOM/ Christopher Chedeau 2014-01-31 10:57:06 -08:00
  • f9704536d1 Add documentation about React.renderComponent Kunal Mehta 2014-01-30 17:08:29 -08:00
  • 64ac427395 fix grammar mistake Eric Schoffstall 2014-01-29 20:19:51 -07:00
  • dd66223d67 Fix animation example code Paul O’Shannessy 2014-01-29 13:06:22 -08:00
  • 6e4ddfd239 Fix docs typo Ben Alpert 2014-01-29 11:19:45 -08:00
  • 3120192172 remove references to react-page petehunt 2014-01-28 16:02:16 -08:00
  • 3db3460868 add hash link for lifecycle section of working with the browser page Bob Eagan 2014-01-24 16:46:09 -07:00
  • 2edb76f558 fix incorrect link Bob Eagan 2014-01-24 11:10:16 -07:00
  • 09650e1dc3 Fix typo Ayman Osman 2014-01-23 19:21:20 +00:00
  • 0681d1386b Normalize internal links in 'why react' article Jean Lauliac 2014-01-22 21:55:43 +01:00
  • 341d292665 Update broken link in 'why react' article Jean Lauliac 2014-01-22 19:17:07 +01:00
  • b66fbde0a9 Update propTypes documentation. cpojer 2014-01-21 16:00:04 -08:00
  • 8c8841c83a [docs] Tweak frontpage first example and jsx-compiler example Cheng Lou 2014-01-16 13:38:49 -08:00
  • c7f0663176 Simplify live editor execution logic Ben Alpert 2014-01-17 17:42:53 -08:00
  • d3fc5adf39 Properly clear live editor on JSX compile failure Ben Alpert 2014-01-17 17:42:40 -08:00
  • 761e1c8080 Update homepage for new JSX/JS editor Ben Alpert 2014-01-17 16:46:50 -08:00
  • 6b1c6be974 Normalize line endings Paul O’Shannessy 2014-01-17 16:28:32 -08:00
  • 7ac5f3c7cf docs add jsx->js tab to live editors Cheng Lou 2014-01-17 01:53:26 -08:00
  • 6b15ad5f6d docs fix back link in Examples Cheng Lou 2014-01-17 11:56:35 -08:00
  • e4d1618f63 Update example-apps.md Pete Hunt 2014-02-01 18:43:12 -08:00
  • 542f20b822 Clarify componentWillMount behavior Nick Thompson 2014-01-17 12:44:21 -08:00
  • 30e16e4e63 Document isMounted Christopher Chedeau 2014-01-16 10:08:53 -08:00
  • 78f3addd01 Merge pull request #1011 from petehunt/complementary-tools Christopher Chedeau 2014-02-01 18:36:45 -08:00
  • 036303ee90 Merge pull request #1010 from petehunt/meteorvid Christopher Chedeau 2014-02-01 18:35:43 -08:00
  • 26c6ea961b add example apps page petehunt 2014-02-01 18:11:00 -08:00
  • aaada5e212 Add a complementary tools page petehunt 2014-02-01 17:39:44 -08:00
  • f18bda51d6 Update videos.md Pete Hunt 2014-02-01 17:01:52 -08:00
  • 3119d66e26 Add link to meteor talk petehunt 2014-02-01 17:01:19 -08:00
  • 98432365d9 [docs] Fix comma splice Ben Alpert 2014-01-31 22:30:38 -08:00
  • a2e805b26e Disable CodeMirror smart indentation Ben Alpert 2014-01-31 22:10:37 -08:00
  • f7949c1c23 Fix boolean attributes as per HTML5 spec jjt 2014-01-31 15:52:20 -08:00
  • fce6d114fe Merge pull request #973 from syranide/hidethekill Paul O’Shannessy 2014-01-31 15:33:57 -08:00
  • f1b7db9aef More optimizations and fix for JSXTransformer build Ingvar Stepanyan 2014-01-31 21:53:08 +02:00
  • f1b54bc310 s/Mock DOM/Virtual DOM/ Christopher Chedeau 2014-01-31 10:57:06 -08:00
  • e58064a8db Update tutorial.md to still have jQuery script tag in later code sample Richard D. Worth 2014-01-31 12:13:52 -06:00
  • bff9731b66 Switched from browserify to pure-cjs bundler. Ingvar Stepanyan 2014-01-31 18:25:09 +02:00
  • 1666935878 Merge pull request #1001 from kmeht/renderComponentDocs Sebastian Markbåge 2014-01-30 17:29:59 -08:00
  • 43a242b67f Add documentation about React.renderComponent Kunal Mehta 2014-01-30 17:08:29 -08:00
  • 5d7563f706 Fix warning for numeric properties Josh Duck 2014-01-30 14:51:51 -08:00
  • 4cbc4b58f6 Support children and ref for cloneWithProps() Pete Hunt 2014-01-30 14:50:34 -08:00
  • b225b34f91 Merge pull request #985 from petehunt/remove-react-page Pete Hunt 2014-01-30 10:40:48 -08:00
  • 32f69713fc Merge pull request #995 from Contra/patch-1 Pete Hunt 2014-01-30 10:40:28 -08:00
  • cf1089fa0e fix grammar mistake Eric Schoffstall 2014-01-29 20:19:51 -07:00
  • 00f2a053f0 Warn for numeric object properties Josh Duck 2014-01-29 12:50:25 -08:00
  • 65490a09e6 Use querySelectorAll instead of getElementsByName in ReactDOMInput. Ben Newman 2014-01-29 12:50:06 -08:00
  • d8e9eb978b Fix animation example code Paul O’Shannessy 2014-01-29 13:06:22 -08:00
  • 46c6ac5bb0 Update 09.2-form-input-binding-sugar.md Pete Hunt 2014-01-29 12:45:46 -08:00
  • 132e8b3c43 Merge pull request #880 from jbaiter/reactlink_checkbox Pete Hunt 2014-01-29 12:44:30 -08:00
  • 4894055114 Fix docs typo Ben Alpert 2014-01-29 11:19:45 -08:00
  • b5dbbd5b2d Add warning about object property order. Josh Duck 2014-01-29 10:53:21 -08:00
  • 470a7d11ee remove references to react-page petehunt 2014-01-28 16:02:16 -08:00
  • 34e6a51e19 Merge pull request #981 from benjamn/upgrade-commoner-to-remove-output-directory-locking Ben Newman 2014-01-27 19:21:32 -08:00
  • 933681b42c Upgrade Commoner to v0.9.0 to get rid of output directory locking. Ben Newman 2014-01-27 19:07:00 -08:00
  • 0bca41fc93 Merge pull request #980 from benjamn/issue-856-delete-build-modules Ben Newman 2014-01-27 18:01:18 -08:00
  • 864366d082 Remove build/modules/ at beginning of grunt and grunt test. Ben Newman 2014-01-27 13:27:05 -08:00
  • f368f18b61 jsx whitespace codemod utility JeffMo 2014-01-27 13:07:46 -08:00
  • 36fd1def84 Move grunt/config/jsx/jsx.js to grunt/config/jsx.js. Ben Newman 2014-01-27 12:09:55 -08:00
  • 0e5dfd3fec Merge pull request #964 from bobeagan/patch-2 Paul O’Shannessy 2014-01-27 11:26:33 -08:00
  • d300df51e1 Refactor Transaction to not rethrow errors Ben Alpert 2014-01-26 15:51:37 -08:00
  • 989eb2e7d9 Fix references to the old ReactID syntax Andreas Svensson 2014-01-26 21:23:00 +01:00
  • 526be1570e Fix memory leak with renderComponentToString() Pete Hunt 2014-01-24 17:10:11 -08:00
  • e3342f31b2 add hash link for lifecycle section of working with the browser page Bob Eagan 2014-01-24 16:46:09 -07:00
  • 4aececb645 fix incorrect link Bob Eagan 2014-01-24 11:10:16 -07:00
  • 7614af3c9a replace "comments.json" with this.props.url Bob Eagan 2014-01-24 08:52:00 -07:00
  • 4975113f20 Merge pull request #958 from aymanosman/master Pete Hunt 2014-01-24 03:38:14 -08:00
  • ce92efefc0 Codemod for whitespace change Jeff Morrison 2014-01-17 12:46:41 -08:00
  • 4a5a6ad733 Transfer the key prop in cloneWithProps Paul Shen 2014-01-23 13:17:58 -08:00
  • 62b52e008e Don't reconcile children unneccessarily Pete Hunt 2014-01-23 13:17:33 -08:00
  • b1e6c4d0dd Merge pull request #959 from benjamn/commoner-multiple-file-support Ben Newman 2014-01-23 13:10:17 -08:00
  • db04043eaa Merge pull request #480 from syranide/whitespace Jeff Morrison 2014-01-23 12:32:57 -08:00
  • 1e702f7258 Upgrade Commoner to v0.8.14 for multiple file support. Ben Newman 2014-01-23 15:13:02 -05:00
  • 97518fd664 Fix typo Ayman Osman 2014-01-23 19:21:20 +00:00
  • 38491c7c93 Merge pull request #952 from jeanlauliac/patch-1 Paul O’Shannessy 2014-01-23 09:40:28 -08:00
  • ad9c5e9242 Use Simulate.click instead of Simulate.input for simulating input on checkbox. Johannes Baiter 2014-01-17 13:55:08 +01:00
  • 91ef878ca8 Fix comparison in _handleLinkedCheckChange Johannes Baiter 2014-01-17 13:53:57 +01:00
  • 2521b47707 Fix typo in ReactDOMInput-test Johannes Baiter 2014-01-17 13:52:04 +01:00
  • 79995a05c7 Add invariant if both checkedLink and valueLink are provided Johannes Baiter 2014-01-15 11:57:55 +01:00
  • 7b047111a0 Support two-way binding for checkboxes in LinkedValueMixin via 'checkedLink' property Johannes Baiter 2014-01-13 22:26:51 +01:00
  • b872100be6 Normalize internal links in 'why react' article Jean Lauliac 2014-01-22 21:55:43 +01:00
  • 14cb99c9aa Update broken link in 'why react' article Jean Lauliac 2014-01-22 19:17:07 +01:00
  • c16b5659a0 Implement stricter whitespace rules Andreas Svensson 2013-12-04 22:55:45 +01:00
  • 0af9c3ebe7 Merge pull request #748 from spicyj/private-getvalue Pete Hunt 2014-01-22 10:54:13 -08:00
  • 95a80591dd Change LinkedValueMixin to a util class Ben Alpert 2013-12-30 14:23:37 -07:00
  • f0b01d0faa Merge pull request #885 from syranide/natext Paul O’Shannessy 2014-01-21 17:22:48 -08:00
  • 1d1a790df0 Merge pull request #901 from syranide/80chars Paul O’Shannessy 2014-01-21 17:09:24 -08:00
  • ca02a068b8 Update propTypes documentation. cpojer 2014-01-21 16:00:04 -08:00
  • 8b12670ef9 Perf Test for the propTypes change. cpojer 2014-01-17 10:28:26 -08:00
  • 2cac321b27 Change ReactPropTypes invariant's to console.warn. cpojer 2014-01-16 11:10:57 -08:00
  • 9c91546451 Merge pull request #918 from spicyj/npm-react-rec Paul O’Shannessy 2014-01-21 13:03:57 -08:00
  • 494f6e9c34 Merge pull request #921 from spicyj/grunt-jsx-no-dev Paul O’Shannessy 2014-01-21 11:40:43 -08:00
  • e3248efe92 Merge pull request #934 from syranide/minid Pete Hunt 2014-01-20 13:26:42 -08:00
  • 559cd46181 Shortened generated "data-reactid" Andreas Svensson 2014-01-18 03:06:29 +01:00
  • e931dba107 Merge pull request #731 from fabiomcosta/jsxtransform-filename Ben Alpert 2014-01-20 12:18:37 -08:00
  • de7a92afa7 Updating error message to also show part of the code, making it easier to find the error Fabio M. Costa 2013-12-29 19:40:16 -08:00
  • d829d1ab9b Adding current page's url for inline code and code improvement Fabio M. Costa 2013-12-27 19:38:53 -08:00
  • b1a949ed45 Adds the filename to JSXTransform error message, making it easier to debug JSX syntax errors. Fabio M. Costa 2013-12-27 16:42:57 -08:00
  • 4b392f19a8 Merge pull request #861 from andrewdavey/unitless-css-props Cheng Lou 2014-01-17 21:49:24 -08:00