Tags: AJLambda/cloudinary-react
Tags
* Add the `tools` folder and the `update_version` script * Update package configuration * Update tests configuration * Upgrade webpack and babel * Add "Join the Community" * Use nextProps for updating calculated URL correctly (cloudinary#73) * Add test for user variables * Merge pull request cloudinary#59 from lisamartin00/bug/src-empty-string * Default src to undefined instead of empty string * Merge pull request cloudinary#42 from cloudinary/react-sample * create react sample application * use new react-sdk and fix imports * Merge pull request cloudinary#46 from IndependentContractor/master * Link to react documentation for configuration * Undo `cp` rename
* Filter Cloudinary custom props from rendered div (cloudinary#37) * React16 (cloudinary#33) * github-fixes-cloudinary#31-error-maximum-call-stack-exceeded (cloudinary#39) * fixes cloudinary#35 from github - video component ignores transformations * (cloudinary#38) * Merge branch 'fBosch-master' * Add test * fix: pass props to CloudinaryContext's returned div
Refactor test for Transformation. Fixes cloudinary#17. Fixes cloudina… …ry#13. References cloudinary#10.
* Don't convert keys to snake_case in `normalizeOptions`. Fixes clou… …dinary#6. * Separate class definition and export statements. Updated documentation comments. * Use traditional array traversing to solve react native issue on Android * Force Travis-ci to use npm version >=3. Add test for Node 6.x
PreviousNext