Dylan Vann
1ae24fc99c
chore: Clarify license.
2019-02-25 00:00:14 -05:00
Dylan Vann
f672f0bc85
chore: More social.
2019-02-24 23:54:24 -05:00
Dylan Vann
96f98c4d0b
chore: Add animated WebP example. ( #418 )
2019-02-24 19:52:11 -05:00
Dylan Vann
32fa98d621
chore: Update dependencies. ( #416 )
2019-02-22 01:30:00 -05:00
Dylan Vann
5add8e1ba6
chore: Update dependencies. ( #415 )
2019-02-22 01:03:42 -05:00
semantic-release-bot
4502bc8e66
chore(release): 5.1.3 [skip ci]
...
## [5.1.3](https://github.com/DylanVann/react-native-fast-image/compare/v5.1.2...v5.1.3 ) (2019-02-22)
### Bug Fixes
* Fixes WebP rendering on iOS 12. ([#412 ](https://github.com/DylanVann/react-native-fast-image/issues/412 )) ([97630c8](https://github.com/DylanVann/react-native-fast-image/commit/97630c8 )), closes [#298 ](https://github.com/DylanVann/react-native-fast-image/issues/298 ) [#385 ](https://github.com/DylanVann/react-native-fast-image/issues/385 )
v5.1.3
2019-02-22 05:38:23 +00:00
Dylan Vann
97630c8ee4
fix: Fixes WebP rendering on iOS 12. ( #412 )
...
fixes issue #298 #385
2019-02-22 00:37:12 -05:00
Dylan Vann
dbddf44377
chore: Use ESLint. ( #414 )
2019-02-22 00:28:40 -05:00
Dylan Vann
f4696c26b4
chore: Test fallback prop. ( #413 )
2019-02-22 00:10:33 -05:00
Dylan Vann
c3492fc334
chore: Add coverage badge/link.
2019-02-21 22:31:52 -05:00
Dylan Vann
9bc9b711d5
chore: Only use lcov report.
2019-02-21 22:31:09 -05:00
Dylan Vann
2cfa0cccae
chore: Fix coverage upload.
2019-02-21 15:05:31 -05:00
Dylan Vann
90d97b1d3a
chore: Fix lint.
2019-02-21 15:02:51 -05:00
Dylan Vann
03d07feed3
chore: Upload code coverage.
2019-02-21 14:58:01 -05:00
Dylan Vann
429c7850d5
chore: Update changelog.
2018-12-30 22:08:21 -05:00
Dylan Vann
d7af5c4058
ci: Update changelog automatically. ( #383 )
2018-12-30 21:59:33 -05:00
Dylan Vann
e13db7d409
fix: Fixes cacheControl types. ( #382 )
...
fix #325
v5.1.2
2018-12-30 21:38:13 -05:00
Dylan Vann
4f4a5b5b1c
style: Use prettier to format more files. ( #381 )
2018-12-30 21:29:08 -05:00
Dylan Vann
35e6ea984b
ci: Fix persist_to_workspace.
2018-12-30 20:25:54 -05:00
Dylan Vann
b3fe5781f4
chore: Add stub build script.
2018-12-30 20:21:08 -05:00
Dylan Vann
358582a796
ci: Fix CircleCI config.
2018-12-30 20:17:31 -05:00
Dylan Vann
653ba0461c
ci: Fix CircleCI config.
2018-12-30 20:15:45 -05:00
Dylan Vann
508f60be5a
ci: Reference correct job.
2018-12-30 20:12:28 -05:00
Dylan Vann
db10f3194a
ci: Fix CircleCI.
2018-12-30 20:11:00 -05:00
Dylan Vann
01ad79a08b
ci: Fix CircleCI.
2018-12-30 20:09:19 -05:00
Dylan Vann
069aa02f32
ci: Fix CircleCI.
2018-12-30 20:07:20 -05:00
Dylan Vann
7f73ab7935
ci: Fix CircleCI config again.
2018-12-30 20:05:48 -05:00
Dylan Vann
1980e472ed
ci: Fix CircleCI config.
2018-12-30 20:03:33 -05:00
Dylan Vann
9b7b5ac4e7
ci: Setup releases from CircleCI.
2018-12-30 19:58:40 -05:00
Dylan Vann
e3d03b463e
chore(releasing): Add conventional commit.
2018-12-30 19:30:55 -05:00
Dylan Vann
31516c57a3
Setup semantic-release.
2018-12-30 19:27:28 -05:00
Dylan Vann
141a4a0293
Format changelog with prettier.
2018-11-13 23:14:42 -05:00
Dylan Vann
48d52681cf
Update changelog.
2018-11-13 23:13:46 -05:00
Dylan Vann
918f9780b5
v5.1.1
v5.1.1
2018-11-13 23:13:00 -05:00
Dylan Vann
7335822792
Update dependencies.
2018-11-13 23:11:54 -05:00
Dylan Vann
0d66f4cb06
Update example.
2018-11-13 23:10:46 -05:00
Felix Schindler
4cdee52a5e
Change usage of compile to implementation in docs (gradle). ( #332 )
...
React Native bumped the version of the Android Gradle Plugin
to v3 which uses the newer Gradle dependency
configurations `implementation` and `api` which make `compile`
obsolete.
2018-11-13 12:47:18 -05:00
David Narbutovich(g)
a01f8d596f
Add .idea/ to .npmignore. ( #344 )
2018-11-13 12:45:12 -05:00
tsrkalexandr
1ea804593b
Fix file:// scheme on Android. ( #345 )
2018-11-13 12:41:15 -05:00
Dylan Vann
bb76325794
Update changelog.
2018-11-06 01:44:15 -05:00
Dylan Vann
a0e946c3a3
v5.1.0
v5.1.0
2018-11-06 01:43:35 -05:00
Dylan Vann
f547e55493
Update dependencies. ( #341 )
2018-11-06 01:38:46 -05:00
Dylan Vann
535f06b535
Update changelog.
2018-11-06 01:23:21 -05:00
Patrick Kempff
7859d5b6d9
Improve error message when bundled resource could not found. ( #328 )
...
A team member of mine spend a couple of hours debugging this error:
Couldn't find com.facebook.react.uimanager.annotations.ReactProp.source.
There was no clear indicator of what the underlaying problem was. As it turns out the error was caused by missing assets. To make sure other developers don't waste the same amount of time as we did, we improved the error message.
2018-11-06 01:16:31 -05:00
Dylan Vann
f8606a1f2e
Fix android photo library images not working. ( #339 )
2018-11-06 01:07:28 -05:00
Dylan Vann
01dac3b745
Upgrade example app. ( #340 )
2018-11-06 00:57:44 -05:00
Dylan Vann
fc0b620ca3
Update changelog.
2018-10-23 01:03:15 -04:00
Dylan Vann
47e36edc24
Fix local images in production builds. ( #324 )
...
* Revert changes to make yarn link work.
* Fixed local images in production builds.
This closes #273 , closes #296 , closes #246 .
* Remove unused code and fix some warnings.
2018-10-23 00:58:35 -04:00
Dylan Vann
65ba0c47d6
Make yarn link work with example project. ( #323 )
2018-10-23 00:04:46 -04:00
Patrick Kempff
6967876773
Fixed crash where activity was already destroyed before react-native could cleanup view manager ( #272 )
2018-10-22 22:34:31 -04:00