Commit Graph

2547 Commits

Author SHA1 Message Date
Paul O’Shannessy 8814ee2065 Release materials for 0.11 2014-07-17 14:18:28 -07:00
Ben Alpert 11e0e5ae44 Performance boost in some cases 2014-07-17 13:43:43 -07:00
Paul O’Shannessy 5f77e6dc51 Upgrade commoner dependency
0.9.5 depended on Node 0.11+, so make sure we don't ever get that.
See https://github.com/reactjs/commoner/pull/65
2014-07-17 12:59:53 -07:00
Ben Alpert 6ee9aa773d Remove stale deprecation note from unmounting docs 2014-07-16 23:22:54 -07:00
Ben Alpert ba5c7ff507 Add React.Children.count docs 2014-07-16 23:19:45 -07:00
Paul O’Shannessy 0fdd98f0d4 Update authors/acknowledgements [skip ci] 2014-07-16 15:14:49 -07:00
Paul O’Shannessy c21678f9bc Merge pull request #1818 from chenglou/docs-apply
[Docs] Update addons.update
2014-07-16 14:17:47 -07:00
Paul O’Shannessy bb6087848d Merge pull request #1821 from chenglou/docs-addons-perf
[Docs] Perf tools
2014-07-16 14:17:30 -07:00
Paul O’Shannessy 62a4ac0f4d Merge pull request #1840 from spicyj/statics-proptypes
When proxying statics functions, copy properties
2014-07-16 13:07:56 -07:00
Ben Alpert 121529bdfd Add "Edit on GitHub" link on docs pages
Ember's docs do this and I rather like the idea of encouraging people to make improvements.
2014-07-16 11:17:00 -07:00
Ben Alpert dd3167edc9 Reorder reference pages
This order should make more sense; it moves important functions like React.renderComponent up and deprecated/discouraged ones like transferPropsTo and setProps down. No content changes.
2014-07-15 23:03:37 -07:00
Ben Alpert abb95eed5c Fix comma splice 2014-07-15 22:34:33 -07:00
Paul O’Shannessy 5ea3ff64b6 Merge pull request #1842 from spicyj/jstransform-visitors
Add new jstransform visitors to JSX transform
2014-07-15 16:36:14 -07:00
Ben Alpert f02264cf83 Add destructuring visitor to JSX harmony transform 2014-07-15 16:34:00 -07:00
Ben Alpert 076047012a When proxying statics functions, copy properties
Test Plan: jest
2014-07-15 15:09:16 -07:00
Cheng Lou 12750ad749 [Docs] Perf tools
Fixes #1814.
@petehunt @joshduck
The images look blurry (taken on retina then shrank down to 50%...)
2014-07-15 11:17:21 -07:00
Paul O’Shannessy e85e5e9952 Merge pull request #1817 from chenglou/docs-PureRenderMixin
[Docs] Document PureRenderMixin addon
2014-07-15 11:09:16 -07:00
Ben Alpert 76496b3cca Add note about higher/lower-level transition APIs 2014-07-14 21:41:07 -07:00
Cheng Lou 8ebadf1591 [Docs] Update addons.update
Fixes #1815.
Add the new `$apply` command, plus a few examples.

@petehunt
2014-07-14 17:59:22 -07:00
Ben Alpert 7b872cd781 Merge pull request #1813 from baddox/patch-2
Verb agreement grammar fix
2014-07-14 17:08:43 -07:00
Ben Alpert c26c2d42ac Merge pull request #1812 from baddox/patch-1
Add possessive to fix grammar
2014-07-14 17:07:10 -07:00
Mouad Debbar 97dbada03d Up-to-date React.Children
Make sure we actually include `.count`
2014-07-14 15:01:44 -07:00
Ben Alpert 65b2232f34 Fix typo-ed "of" 2014-07-13 13:09:50 -07:00
Ben Alpert 4a66260b2c Make code in headers not giant 2014-07-13 13:03:12 -07:00
Paul O’Shannessy b8cc3f510a 0.11-rc blog post 2014-07-13 12:54:41 -07:00
Paul O’Shannessy ab690586d3 Consolas > Courier New for monospace docs font [skip ci] 2014-07-13 12:26:28 -07:00
Paul O’Shannessy 0f9cec2e78 0.11.0-rc1 2014-07-12 19:50:45 -07:00
Paul O’Shannessy ec7de52a8f Merge pull request #1825 from zpao/jsx-sourcemap
Add support for inline sourcemaps in jsx executable
2014-07-12 19:50:01 -07:00
Paul O’Shannessy fc3a3801de Add support for inline sourcemaps in jsx executable
--source-map-inline
2014-07-12 19:49:11 -07:00
Paul O’Shannessy 87c8e69fca Bump dependencies that are known safe
Most of these would have been installed anyway, just making sure what
got shrinkwrapped is what others would experience.
2014-07-12 19:09:00 -07:00
Cheng Lou 8f909233c9 [Docs] Document PureRenderMixin addon
Fixes #1816
2014-07-12 14:56:43 -07:00
Ben Alpert 92d2dcc25f Revert "Add helpful message about pooled classes"
This reverts commit e65f17b86c. This might have a perf impact so we're not going to go with it for now.
2014-07-11 16:00:58 -07:00
Paul O’Shannessy 4526f627f2 Simplify shouldComponentUpdate example [skip ci] 2014-07-11 15:32:48 -07:00
Ben Alpert a47a6ab1d1 Rewrap tags/attributes lists 2014-07-11 15:23:51 -07:00
Cheng Lou b38518ff4d [Docs] Better README for react-tools 2014-07-11 15:09:22 -07:00
Paul O’Shannessy 165cb5f70f Merge pull request #1783 from avanderhoorn/patch-1
Update React-tools to support transform as object
2014-07-11 15:00:04 -07:00
Ben Alpert b14ae9b615 Update AUTHORS and acknowledgements again 2014-07-11 14:51:56 -07:00
Ben Alpert 7e44894219 Tweak wording a bit on `renderComponent` note 2014-07-11 14:50:46 -07:00
Ben Alpert 694a952d26 Merge pull request #1799 from julen/patch-1
Added note about `renderComponent()` requirement
2014-07-11 14:48:37 -07:00
Ben Alpert 47d3339e1b Don't copy todomvc-flux into starter kit
Test Plan: Ran `grunt release:starter` and looked in build/starter/ to see all the examples but not todomvc-flux.
2014-07-11 14:35:10 -07:00
Ben Alpert c64df89ecf Fix up getDefaultProps docs 2014-07-11 14:26:42 -07:00
Ben Alpert a4374c4f74 Update acknowledgements page from AUTHORS 2014-07-11 14:15:53 -07:00
Ben Alpert d101e2ef30 Update AUTHORS 2014-07-11 14:10:46 -07:00
Paul O’Shannessy 2b0e51bdba Add String.prototype.trim to polyfill check
Also shortens the URL so it fits on 1 line
2014-07-11 10:36:38 -07:00
Paul O’Shannessy 28d94d2dcf Fix react-dislayName-test
[skip ci]
2014-07-11 10:36:07 -07:00
Anthony van der Hoorn 8c1ce8f9c3 Update sourceMap to return .toJSON() output
This means we get a data object back rather than a SourceMapGenerator
2014-07-11 08:44:02 -04:00
Anthony van der Hoorn b8582b8d1c Refactor transformAsObject to transformWithDetails
This matches current best thinking.
2014-07-11 08:38:28 -04:00
Thomas Shaddox 0d7184f0db Verb agreement grammar fix 2014-07-11 02:57:21 -07:00
Thomas Shaddox 4477e69d52 Add possessive to fix grammar 2014-07-11 02:52:17 -07:00
Julen Ruiz Aizpuru e0c0e20b49 Docs: added note about `renderComponent()` requirement 2014-07-11 08:37:44 +02:00