- Fix publish of previous version
- Filter Cloudinary custom props from rendered div (#37)
- React16 (#33)
- github-fixes-#31-error-maximum-call-stack-exceeded (#39)
- fixes #35 from github - video component ignores transformations (#38)
- Merge branch 'fBosch-master'
- Add test
- fix: pass props to CloudinaryContext's returned div
- Refactor test for Transformation. Fixes #17. Fixes #13. References #10.
- Add more informative responsive story
- Add dependency on
prop-types
- Don't convert keys to snake_case in
normalizeOptions
. Fixes #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
- Add jsdom to development requirements
- Update name and location of repository in package.json and bower.json
- Image element
- Video element
- CloudinaryContext element
- Transformation element