Commit Graph

  • f627ddfb74 Add 2048-react to open-source demos IvanVergiliev 2014-08-20 15:17:27 +03:00
  • 2058ad99be Sync out latest JSX transforms Paul O’Shannessy 2014-08-20 00:24:26 -07:00
  • aae31ae24c ReactMount calls a legacy factory use createDescriptor instead Sebastian Markbage 2014-08-19 23:17:04 -07:00
  • 5c51f2fe46 Check if a function has a prototype first Sebastian Markbage 2014-08-19 23:16:53 -07:00
  • 68b7b82145 Start warning when calling a legacy factory Sebastian Markbage 2014-08-19 23:16:41 -07:00
  • 989e6b618e Drop usage of plain functions to create descriptors Sebastian Markbage 2014-08-19 23:16:33 -07:00
  • c901b1005e Make createDescriptor return a descriptor for components Sebastian Markbage 2014-08-19 23:16:23 -07:00
  • 182379305a Update vendored modules Paul O’Shannessy 2014-08-19 23:14:37 -07:00
  • 25c9d6d578 Merge pull request #2068 from ChrisSki/patch-1 Cheng Lou 2014-08-19 18:10:31 -07:00
  • 99ed64387d Update 09.1-animation.md Chris Sciolla 2014-08-19 20:59:13 -04:00
  • 0ecc7e5a7f Look on __reactBoundContext for displayName Charles Marsh 2014-08-20 08:44:33 +08:00
  • 65e1938708 Update 09.1-animation.md Chris Sciolla 2014-08-19 15:11:07 -04:00
  • cf45a40bb8 More info in monitorCodeUse call Charles Marsh 2014-08-17 22:01:23 -04:00
  • 5b4e2be867 Iterate over expectedFeatures correctly Josh Duck 2014-08-18 16:47:44 -07:00
  • 326be2faa6 Merge pull request #2053 from zpao/jsx-transformer-optional-sourcemaps Paul O’Shannessy 2014-08-18 18:10:57 -07:00
  • ea17506f6a Merge pull request #2062 from dmitriiabramov/patch-1 Paul O’Shannessy 2014-08-18 16:54:06 -07:00
  • 32d3f79dc5 Upgrade Commoner Paul O’Shannessy 2014-08-18 15:11:02 -07:00
  • d50278997c remove doubled whitespace chars in jsDoc Dmitrii Abramov 2014-08-18 14:26:26 -07:00
  • a43d8c588b Fix bad merge from 04c9820694 Cheng Lou 2014-08-18 10:37:03 -07:00
  • 196030aeb5 Merge pull request #2058 from chantastic/patch-2 Cheng Lou 2014-08-17 19:52:54 -07:00
  • aaeb107e00 docs(flux-todo-list): fix TodoStore syntax Michael Chan 2014-08-17 19:37:10 -07:00
  • 04c9820694 Merge pull request #1601 from gaearon/apply-component-and-mixin-spec-deterministically Lee Byron 2014-08-15 18:08:03 -07:00
  • d9a053d287 Don't force sourcemaps on for JSXTransformer APIs Paul O’Shannessy 2014-08-15 17:51:41 -07:00
  • 429650a750 Test for both true and false Charles Marsh 2014-08-15 19:35:02 -04:00
  • c5be746fda Fixed style and comment nits Charles Marsh 2014-08-15 11:52:22 -04:00
  • d970dc45d9 Merge pull request #1826 from syranide/jsxasync Paul O’Shannessy 2014-08-14 15:13:04 -07:00
  • f479cffdbb Merge pull request #2042 from zpao/update-recast Paul O’Shannessy 2014-08-14 13:59:45 -07:00
  • d7f21d760b Update recast to 0.6, update constants.js Paul O’Shannessy 2014-08-14 11:11:17 -07:00
  • a195d3ea1f Re-add with warning and monitorCodeUse Charles Marsh 2014-08-14 10:11:28 -04:00
  • 079400c2a6 JSXTransformer respects async attribute Andreas Svensson 2014-07-13 23:33:08 +02:00
  • 45f8b52135 Deprecate 'return false' in event handlers Charles Marsh 2014-08-13 21:56:05 -04:00
  • 5ca9e193ee Merge pull request #2038 from zpao/update-testutil-docs Ben Alpert 2014-08-13 19:29:16 -07:00
  • aa959dcb97 TestUtils docs: isComponentOfType -> isDescriptorOfType Paul O’Shannessy 2014-08-13 19:23:47 -07:00
  • a70db003db Throw if a reserved property is defined in 'statics' Charles Marsh 2014-08-13 21:34:02 -04:00
  • 5df9b90c3d Merge pull request #1832 from rayqian/master Paul O’Shannessy 2014-08-13 17:38:44 -07:00
  • d6f5ff0288 Merge pull request #1867 from WickyNilliams/patch-1 Paul O’Shannessy 2014-08-13 17:36:48 -07:00
  • f30e5b5a72 Merge pull request #2007 from janhancic/better-docs-for-select-multiple Paul O’Shannessy 2014-08-13 17:27:26 -07:00
  • 91cdd5af24 Merge pull request #2010 from nw/patch-1 Paul O’Shannessy 2014-08-13 17:26:51 -07:00
  • f982387c6e [docs] Move "| React" to end of OG title Ben Alpert 2014-08-13 16:30:22 -07:00
  • 6d740448e2 [docs] Move "| React" to end of page title Paul O’Shannessy 2014-08-13 16:28:50 -07:00
  • eb3ea3f2df Move batchedUpdated to React.addons Paul O’Shannessy 2014-08-13 15:40:40 -07:00
  • 938bcbecd5 Merge pull request #1060 from spicyj/gh-906 Paul O’Shannessy 2014-08-13 15:37:43 -07:00
  • ec6653aa56 Merge pull request #1952 from slorber/master Paul O’Shannessy 2014-08-13 15:32:27 -07:00
  • 87607045e4 Abbreviated error message Charles Marsh 2014-08-13 18:25:53 -04:00
  • 719198f51f Merge pull request #2035 from zpao/jekyll-update Paul O’Shannessy 2014-08-13 15:23:37 -07:00
  • 16dfaca66a Merge pull request #2035 from zpao/jekyll-update Paul O’Shannessy 2014-08-13 15:23:37 -07:00
  • dcdc35fab6 More informative error message for mergeObjectsWithNoDuplicateKeys Charles Marsh 2014-08-13 15:04:19 -04:00
  • 71e49adf35 Throw an error when functions on statics clash due to duplicate keys Charles Marsh 2014-08-13 14:44:54 -04:00
  • a185f09943 Add classid property for <object/> tag Karpich Dmitry 2014-05-14 10:33:38 +04:00
  • 118e64c400 Update Jekyll (#2035) Paul O’Shannessy 2014-08-13 13:15:29 -07:00
  • 62c4231389 Sync latest changes Paul O’Shannessy 2014-08-13 13:10:08 -07:00
  • b8d28a73a5 Updating "Tutorial" label as per suggestion Jed Watson 2014-07-29 12:20:15 +10:00
  • bc612fb375 Adding "Tutorial" label to Flux Todo List nav item (cherry picked from commit 2e6ff6449b) Jed Watson 2014-07-29 10:54:22 +10:00
  • fdf97f42f7 Update README to use bundle exec * Paul O’Shannessy 2014-08-13 12:34:56 -07:00
  • 2cbf609856 Autogenerate acknowledgements Paul O’Shannessy 2014-08-13 12:24:44 -07:00
  • 51df0efe34 Use jekyll-redirect-from instead of our other redirect method Paul O’Shannessy 2014-08-13 11:48:09 -07:00
  • 4c7cd13ab3 Set default layout for docs Paul O’Shannessy 2014-08-13 11:40:14 -07:00
  • 03df215bd2 Default to layout: post for posts Paul O’Shannessy 2014-08-13 11:26:04 -07:00
  • b58b9d0b79 Update Bourbon files (4.0.2) Paul O’Shannessy 2014-08-13 11:20:00 -07:00
  • 8dbdd53e46 Reorder _config for sanity Paul O’Shannessy 2014-08-13 11:14:24 -07:00
  • 77fa3f35b5 Minimal updates for Jekyll 2.0 Paul O’Shannessy 2014-08-12 22:44:18 -07:00
  • 741eea6c73 Sync latest changes to docs Paul O’Shannessy 2014-08-12 15:26:53 -07:00
  • 2c3460b8db Fix typo (cherry picked from commit 6f49827c12) Andre Z Sanchez 2014-08-11 22:57:33 -04:00
  • 66e22a9acf Remove TodoMVC flux example Paul O’Shannessy 2014-08-11 13:00:41 -07:00
  • 2c40e8c98b Copy edit (fix grammar) (cherry picked from commit 8642262aad) Adam Mark 2014-08-11 12:19:08 -04:00
  • 97376ba1ba Close <section> tag in sample markup (cherry picked from commit 77d7b4928e) Adam Mark 2014-08-11 12:13:04 -04:00
  • 4fe7d32f29 Clarify section introducing callbacks (cherry picked from commit 90888debd0) Sam Selikoff 2014-08-10 16:47:06 -04:00
  • d26961562b Clarify section introducing props (cherry picked from commit 255f238cee) Sam Selikoff 2014-08-09 19:24:40 -04:00
  • 8fcf04aa73 [docs] Add parens to defeat ASI in example Ben Alpert 2014-08-04 21:47:51 -07:00
  • 89872fcb30 Wording tweaks to reconciliation docs Ben Alpert 2014-08-04 08:36:49 -07:00
  • 9ebc6477fc Using the markdown's quote syntax and explaining why use include jQuery Julien Bordellier 2014-08-04 10:42:55 +02:00
  • 8b2844203c typo Jim OBrien 2014-08-02 22:04:37 -07:00
  • 57774a7b6a Docs: added note about setState() side-effects Julen Ruiz Aizpuru 2014-07-30 13:49:59 +02:00
  • a4e8cc1fe4 Adding a note just below the jQuery inclusion in the tutorial to inform that jQuery is not mandatory. It's linked with #603 Julien Bordellier 2014-08-02 11:32:31 +02:00
  • d0f83ed8ea Update ref-08-reconciliation.md (cherry picked from commit d0494ac85c) cutbko 2014-08-02 02:59:16 +03:00
  • b3248327b2 Update 2014-07-28-community-roundup-20.md (cherry picked from commit 460ca72abb) Shane O'Sullivan 2014-07-27 14:16:59 -07:00
  • ed27c89748 Merge pull request #2026 from spicyj/likely-a-bug-in-the-framework Paul O’Shannessy 2014-08-12 13:23:29 -07:00
  • f035949e73 Add support for <dialog> tag. Mike D Pilsbury 2014-08-12 19:58:10 +01:00
  • 26aff787e7 Merge pull request #2028 from andrezsanchez/patch-1 Ben Alpert 2014-08-11 20:09:28 -07:00
  • 6f49827c12 Fix typo Andre Z Sanchez 2014-08-11 22:57:33 -04:00
  • e2ac2f326c Improve Danger error message to not blame React Ben Alpert 2014-08-11 13:26:48 -07:00
  • c141a8581f changed type info. added descriptor to descriptions Nathan White 2014-08-11 15:44:21 -06:00
  • 13e60298e1 Merge pull request #2025 from zpao/rm-flux-todomvc Ben Alpert 2014-08-11 13:37:23 -07:00
  • 1033c4805f Remove TodoMVC flux example Paul O’Shannessy 2014-08-11 13:00:41 -07:00
  • f7af58fa0c <noscript /> -> null in todomvc-flux Footer Ben Alpert 2014-08-11 12:26:10 -07:00
  • 986f5a1a07 Merge pull request #1662 from gaearon/warn-when-using-hyphenated-style-names Paul O’Shannessy 2014-08-11 10:18:08 -07:00
  • 0e5316f12f Merge pull request #2021 from adammark/patch-1 Paul O’Shannessy 2014-08-11 10:07:36 -07:00
  • 8642262aad Copy edit (fix grammar) Adam Mark 2014-08-11 12:19:08 -04:00
  • 77d7b4928e Close <section> tag in sample markup Adam Mark 2014-08-11 12:13:04 -04:00
  • 82da739d9e Merge pull request #2018 from samselikoff/patch-2 Cheng Lou 2014-08-10 13:59:20 -07:00
  • 90888debd0 Clarify section introducing callbacks Sam Selikoff 2014-08-10 16:47:06 -04:00
  • 68930ad4a6 Merge pull request #2016 from samselikoff/patch-1 Cheng Lou 2014-08-09 17:54:15 -07:00
  • 255f238cee Clarify section introducing props Sam Selikoff 2014-08-09 19:24:40 -04:00
  • c506b44173 Merge pull request #2000 from RReverser/stop-travis-on-docs Paul O’Shannessy 2014-08-08 13:25:23 -07:00
  • c53fb8f405 Update ref-01-top-level-api.md Nathan White 2014-08-07 12:09:45 -06:00
  • 1db8756b8f Remove quotes around the value attribute Jan Hancic 2014-08-07 09:22:46 +01:00
  • b25e4368bb Add ={true} so it's aligned with recommended practises Jan Hancic 2014-08-07 08:10:55 +01:00
  • f71455fb31 Fire onBeforeUpdate for space on Android Josh Duck 2014-08-06 16:33:31 -07:00
  • 036d751397 Add createElement alias for createDescriptor Sebastian Markbage 2014-08-05 13:57:45 -07:00
  • b016400bb1 Add a 'note' about passing arrays into the value attribute Jan Hancic 2014-08-06 23:45:37 +01:00