Commit Graph

13022 Commits

Author SHA1 Message Date
brandon_withrow
8067262ebf Add log warning for missing keypath 2017-08-04 13:40:18 -07:00
Brandon Withrow
1d136c4034 Merge pull request #345 from airbnb/btw/keypaths
Added logging for keypaths
2017-08-04 13:37:05 -07:00
brandon_withrow
8be9ea150c Added logging for keypaths 2017-08-04 13:36:23 -07:00
Benjamin Scholtysik (Reimold)
133b9b41fa Merge pull request #445 from bitstadium/fix/readme-update
Update the readme to point to the new docs
2017-08-04 12:03:57 -07:00
Christian Selig
10efa31abd iOS 11 UITableView automatic height estimation fix (#485)
* Add iOS 11 checks.

* Negate iOS 11 automatic table height estimatation

* Negate iOS 11 automatic estimated table row heights

* Add note about iOS 11 estimated height behavior
2017-08-04 18:06:30 +01:00
Benjamin Scholtysik (Reimold)
f89b1d8ad3 Fix another link in the docs 2017-08-04 09:40:13 -07:00
Huy Nguyen
3c6b836571 Make sure _locked_constrainedSizeForLayoutPass is called with the lock held (#488) 2017-08-04 16:24:05 +01:00
Huy Nguyen
27abc771e0 [Layout Transition] Avoid calling didComplete method if pending layout transition is nil (#490)
* Avoid calling didComplete method if pending layout transition is nil

* Update CHANGELOG
2017-08-04 16:22:39 +01:00
Peter
5f92ce2d04 no message 2017-08-04 18:11:13 +03:00
Jakub Kašpar
bfc137d935 [Showcase] Update showcase - add blog post link to ClassDojo icon #trivial (#493)
* Update showcase - add blog post link to ClassDojo icon

* Revert "Update showcase - add blog post link to ClassDojo icon"

This reverts commit 6b180f1191626b86edbeacd01bec70ef4a1b97db.

* Add link to ClassDojo icon
2017-08-04 07:09:13 -07:00
Peter
9cce4bda59 Merge commit '21a0e3b9850cb7f664700bc67005407d261bfc59' 2017-08-04 14:20:32 +03:00
Peter
b6cafcc834 no message 2017-08-04 14:20:00 +03:00
Peter
746f56fe43 no message 2017-08-04 14:04:08 +03:00
Murat Baysangurov
17bbe4e1a4 UIAlertView removed 2017-08-04 13:52:10 +03:00
Peter
555fe0239d Merge commit 'ba08ae1318cac3a40c4c0fe6c920e1675117dc2f' 2017-08-04 13:12:11 +03:00
Peter
587d2b2132 Merge commit '3ccc2f0f15d2e4ed7105f0ef6aea575e05cfd7ad'
# Conflicts:
#	AsyncDisplayKit.xcodeproj/project.pbxproj
#	Source/ASDisplayNode.mm
#	Source/ASMapNode.mm
#	Source/Details/ASDataController.mm
#	Source/Details/ASPINRemoteImageDownloader.h
#	Source/Details/ASPINRemoteImageDownloader.m
2017-08-04 13:12:06 +03:00
Benjamin Scholtysik (Reimold)
2b1f07844d Update the readme to point to the new docs 2017-08-03 17:11:37 -07:00
Brandon Withrow
bebfce57b9 Merge pull request #342 from airbnb/btw/podupdate
Update podfile
2017-08-03 16:37:44 -07:00
brandon_withrow
5756072a8f Update podfile 2017-08-03 16:37:15 -07:00
Benjamin Scholtysik (Reimold)
4fe23f013e Merge pull request #444 from bitstadium/release/500-beta-1
Release/500 beta 1
2017-08-03 16:36:30 -07:00
Benjamin Scholtysik (Reimold)
e711965573 Ignore warning related to unused const variables in BITAttributedLabel. 2017-08-03 16:36:02 -07:00
Brandon Withrow
276513876d Merge pull request #341 from airbnb/btw/removescreenshots
Removed screenshot tests and updated example app
2017-08-03 16:22:52 -07:00
brandon_withrow
db46a3fe74 Removed screenshot tests and updated example app 2017-08-03 16:22:16 -07:00
Brandon Withrow
7cc71d1e41 Merge pull request #336 from panmingyang2009/imageCache
Allow custom image cache for 'animationWithFilePath'
2017-08-03 16:09:58 -07:00
Brandon Withrow
2abaf62515 Merge pull request #340 from airbnb/btw/readmeupdate
Update Readme
2017-08-03 16:05:19 -07:00
brandon_withrow
367312cd1a Update Readme 2017-08-03 16:04:08 -07:00
Brandon Withrow
6ba84363c3 Merge pull request #339 from airbnb/btw/exampleFix
Fix for example apps
2017-08-03 14:28:15 -07:00
brandon_withrow
820b78863e Fix for example apps 2017-08-03 14:27:36 -07:00
Benjamin Scholtysik (Reimold)
98f5fc795b A few typos and fixes for the installation guide 2017-08-03 14:06:29 -07:00
Brandon Withrow
cf001de30d Merge pull request #338 from airbnb/btw/forceupdatefix
Fix for force update
2017-08-03 13:41:13 -07:00
brandon_withrow
3306837b8c Fix for force update 2017-08-03 13:40:45 -07:00
Benjamin Scholtysik (Reimold)
1157991398 Fix typo in the word CocoaPods. 2017-08-03 13:40:31 -07:00
Benjamin Scholtysik (Reimold)
083b0cb0c2 Remove AssetsLibrary dependency as the SDK now supports iOS 8 and up 2017-08-03 12:56:56 -07:00
Benjamin Scholtysik (Reimold)
94606f6b4a Bump version to 5.0.0-beta.1 and add changelog 2017-08-03 12:41:54 -07:00
Brandon Withrow
f26b7781ba Merge pull request #337 from airbnb/btw/keyframeFix
Fix for altering single keyframes
2017-08-03 12:15:33 -07:00
brandon_withrow
e5be5e8ee2 Fix for altering single keyrames 2017-08-03 12:14:27 -07:00
Benjamin Scholtysik (Reimold)
cdde5d1711 Merge pull request #441 from bmourat/remove-nsurlconnection
NSURLConnection removed
2017-08-03 10:15:52 -07:00
panmingyang2009
74b7144a4c Use LOTCacheProvider in LOTLayerView 2017-08-03 23:34:03 +08:00
panmingyang2009
2ae59bc7e9 Add third party image cache support
LOTCacheProvider allow external developer provide their own cache for Lottie.
2017-08-03 23:33:47 +08:00
Murat Baysangurov
1b71957040 Merge branch 'develop' into remove-nsurlconnection
# Conflicts:
#	Support/HockeySDKTests/BITAuthenticatorTests.m
#	Support/HockeySDKTests/BITHockeyAppClientTests.m
#	Support/HockeySDKTests/BITSenderTests.m
2017-08-03 17:11:51 +03:00
Flo
ba08ae1318 [ASStackLayoutSpec] Flex wrap fix and lineSpacing property (#472)
* ASStackUnpositionedLayout: Take spacing into account when laying out a wrapped stack.

* ASStackLayoutSpec: Add the lineSpacing property.

* Update CHANGELOG.md.
2017-08-03 11:24:08 +01:00
Benjamin Scholtysik (Reimold)
377ecab36b Merge pull request #443 from bmourat/fix/get-resource-value-async
Calling getResourceValue asynchronously
2017-08-02 18:28:45 -07:00
Brandon Withrow
173e6d70dc Merge pull request #332 from airbnb/btw/LoopanimationFix
Fix for setting loop animation mid-flight
2017-08-02 17:14:09 -07:00
brandon_withrow
2726804d5b Fix for setting loop animation mid-flight 2017-08-02 17:06:24 -07:00
Brandon Withrow
973ec4e76a Merge pull request #331 from airbnb/btw/lottie201
Update to fix builds
2017-08-02 16:35:50 -07:00
brandon_withrow
9fddf34dfe Update to fix builds 2017-08-02 16:31:25 -07:00
Brandon Withrow
58443dc9ae Merge pull request #330 from rob-keepsafe/feature/completionSetter
Expose completionBlock
2017-08-02 15:53:23 -07:00
rob-keepsafe
c8666d1ba6 Expose completionBlock 2017-08-02 15:39:59 -07:00
Brandon Withrow
05a6f82c90 Merge pull request #329 from airbnb/btw/removeFile
Removed missing file
2017-08-02 14:49:05 -07:00
brandon_withrow
618c04fdbf Removed missing file 2017-08-02 14:47:38 -07:00