Paul O’Shannessy
36796348f2
v15.0.0-rc.1
2016-03-07 17:02:10 -08:00
Paul O’Shannessy
4e2a0d14a9
Upgrade fbjs, fbjs-scripts
2016-03-04 16:07:20 -08:00
Michael McDermott
18af9bc91e
Fixed some linting warnings and some mis-spacing in SyntheticEvent warnings.
2016-03-02 18:40:23 -05:00
jim
8ab15c1d84
Moved LinkedInput from addons to packages.
2016-02-25 17:49:35 -08:00
Paul O’Shannessy
a92bc51e0a
Add empty dependencies for packages
...
This ensures that broken npm versions won't crash when doing install --production
2016-01-26 08:37:30 -08:00
Zeke Sikelianos
0ce28c6e88
fix homepage URLs in package.json files
2016-01-25 14:44:17 -06:00
Paul O’Shannessy
b41f5a1cdf
v0.15.0-alpha.1
2016-01-20 20:07:37 -08:00
Paul O’Shannessy
19db8e13bc
Upgrade to fbjs@^0.6.1
...
(cherry picked from commit f305deb065 )
2016-01-07 10:10:14 -08:00
Paul O’Shannessy
3b96650e39
Merge pull request #5748 from rickbeerendonk/year-agnostic-copyright
...
Year-agnostic copyright message, like React Native uses, to prevent the need for yearly changes.
2015-12-29 23:24:24 -08:00
Ben Alpert
6dc7f13343
Upgrade fbjs to 0.6 in npm package too
...
(cherry picked from commit a9732ba548 )
2015-12-29 14:43:30 -08:00
Ben Alpert
c29642d6ed
Add shim files for RN in npm package
2015-12-29 12:14:22 -08:00
Rick Beerendonk
bef45b0b1a
Year-agnostic copyright message, like React Native uses, to prevent the need for yearly changes.
2015-12-29 20:20:32 +01:00
Paul O’Shannessy
10edb83166
Ensure license and patents files are packaged for npm
2015-11-09 12:47:22 -08:00
Paul O’Shannessy
2f6fb746b9
Make sure npm packages have repo and keywords set
2015-11-04 21:25:28 -08:00
Paul O’Shannessy
3c1c02394e
Make React a peerDep of react-dom
2015-11-02 10:19:04 -08:00
Ben Alpert
3a0ab000bf
Update addons paths in npm react README
2015-10-23 17:31:01 -07:00
Paul O’Shannessy
caece8b4b7
Remove react-codemod
2015-10-19 14:31:31 -07:00
Paul O’Shannessy
59cd224a03
Bump version in master for 0.15 development
2015-10-07 09:57:53 -07:00
Ben Alpert
2bedb4ae96
Write 0.14 blog post
2015-10-06 23:59:20 -07:00
Paul O’Shannessy
693dd3567b
Update to fbjs@0.3
...
As far as we're concerned, the only difference is that we moved some files from React to fbjs.
2015-10-01 14:30:05 -07:00
cpojer
2c973796e3
Add trailing commas to react-codemod output by default.
2015-09-26 22:58:45 +02:00
andrewsokolov
0610fd93b4
--no* options automatically set to false
2015-09-14 17:30:25 +03:00
Ben Alpert
4a4174b9e8
0.14.0-rc1
2015-09-10 08:47:40 -07:00
Paul O’Shannessy
2f1b08347c
Fix lint warning in react-dom codemod
2015-09-08 23:06:25 -07:00
Ben Alpert
be36dbd88d
Merge pull request #4786 from jontewks/master
...
Resolve eslint error
2015-09-04 17:35:02 -07:00
Jon Tewksbury
87963c4d01
Resolve eslint error
2015-09-04 17:31:12 -07:00
Ben Alpert
4fb7df1733
Merge pull request #4767 from spicyj/com
...
Add react-to-react-dom codemod
2015-09-04 13:55:04 -07:00
cpojer
cfe0351b8f
Do not codemod classes with invalid fields, fixes #4628
2015-09-03 17:04:19 -07:00
Ben Alpert
fb7e566b12
Add react-to-react-dom codemod
...
I ran it over Facebook so it probably works.
2015-09-01 17:44:27 -07:00
Ben Alpert
c04d02e5e8
Add warnings to React module
2015-09-01 14:36:41 -07:00
Paul O’Shannessy
7645c07720
Use eslintrc from fbjs
2015-08-31 23:05:04 -07:00
Paul O’Shannessy
52b4c9eabf
Upgrade to fbjs, fbjs-scripts @ 0.2
2015-08-31 17:19:42 -07:00
Paul O’Shannessy
b38509cade
Merge pull request #4540 from scottburch/ie8-fix
...
removed dangling comma that messes up loading in IE8
2015-08-20 14:37:20 -07:00
Bartosz Kaszubowski
f53b960741
react-codemod-lint-fix
2015-08-15 01:36:44 +02:00
cpojer
989caa870d
Support export default in the class codemod.
2015-08-14 10:27:31 -07:00
Merrick Christensen
5395c815de
fix(es6-import-export): initial commit actually applying
2015-08-14 10:27:31 -07:00
Paul O’Shannessy
ecb34de574
Upgrade ESLint, fix code
2015-08-10 17:04:29 -07:00
Paul O’Shannessy
3f6bca7b16
0.14.0-beta3
2015-08-03 14:24:24 -07:00
Samy Al Zahrani
5f01a90954
Update addons.js
2015-08-02 16:12:34 +03:00
Scott Burch
1da2b29897
added suggested comment to get file to pass es-lint
2015-08-01 01:43:24 -07:00
Scott Burch
0f1ecc3ae3
removed dangling comma that messes up loading in IE8
2015-07-31 16:36:04 -07:00
Christoph Pojer
2d239006c5
Merge pull request #4528 from cpojer/codemod-updates
...
Simplify react-codemod.
2015-07-31 10:33:12 -07:00
cpojer
2ae9921945
Simplify react-codemod.
2015-07-31 10:32:53 -07:00
Paul O’Shannessy
681bbb629f
0.14.0-beta2
2015-07-30 21:29:09 -07:00
Paul O’Shannessy
e9c53364e5
Update fbjs dependency
2015-07-30 21:28:11 -07:00
Paul O’Shannessy
d982d5e153
Move react-tools from root.
...
ReactTools is deprecated, it doesn't belong at the root of the project. We'll remove it after 0.14 but for now this moves it so that it's contained and not intermixed with the rest of the project. The currect behavior of copying src/ into the package is maintained.
2015-07-30 10:15:36 -07:00
Paul O’Shannessy
1d0c1b1817
Use fbjs package from npm, gulp
...
This reworks a few things in building and distributing React. The biggest change is using fbjs to share dependencies with other libraries. We're also using Gulp for some build steps.
2015-07-23 15:48:02 -07:00
Ben Alpert
6c20271488
Rename ReactDOMClient to ReactDOM
...
This closer matches the npm package name and (I assume) is what we want to call it internally.
2015-07-21 19:30:09 -07:00
Murray M. Moss
334372758c
Add comment to explain string concatenation
2015-07-08 13:26:36 -04:00
Murray M. Moss
fa4063455b
Concatenate warning message, due to parsing issues
...
The addons module warning is currently causing issues with babel/JSPM due to the warning message getting parsed as a require statement. Adding a break using string concatenation appears to prevent any issues.
Example error using JSPM:
```
Error loading "react-addons-{addon}" from...
```
2015-07-08 13:24:01 -04:00