- Notifications
You must be signed in to change notification settings - Fork 300
Feature/rename ad #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
remove-gridiron-import
Remove Stir from stylesheet files
update gridiron component
use nfl eslint
fix merge issue
Convert to radium
Resolve directory imports and bypass empty index shell files.
…etImport}` was ignored.
Bug fixes / improvements / polish
Pretty-Print list of transforms with `wildcat-codemod --transforms`.
Convert ShieldSDK imports.
- Return `{this.props.children}` if no attributes are found.
RouteHandler -> React.cloneElement fix
…ops` and pass down the result.
RouteHandler -> React.cloneElement... again
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at cla@fb.com. Thanks! |
This pull request was enjoyable to take a look into. Which codebase at which company did you run these transforms on? :) |
My bad for making a wrong PR on the original repo. This is for NFL Engineering in the process of migrating the old code base into our new web app framework called react-wildcat(https://github.com/nfl/react-wildcat). We enjoy this tool btw. Take a look at our repo if you are interested! |
No description provided.