Commit Graph

25012 Commits

Author SHA1 Message Date
Peter
49a478b2e7 no message 2017-01-31 14:43:03 +03:00
Peter
33b2a2e0da no message 2017-01-31 14:42:27 +03:00
Peter
60a3e8314f no message 2017-01-31 14:42:15 +03:00
Peter
b5f298977c no message 2017-01-31 14:41:50 +03:00
Peter
3da3ebe3e2 no message 2017-01-31 00:28:16 +03:00
Adlai Holler
38aac9d019 IGListKit Support II: Electric Boogaloo (#2942)
* Reimplement IGListKit support in a cleaner way

* Rename and fix some stuff

* Fix supplementaries more

* Update docs

* Update test

* Cleanup minor things

* Tweak it

* Indentation

* Remove irrelevant changes

* Break out cell into its own file

* Fix indentation

* Address feedback
2017-01-30 11:16:59 -08:00
Hannah Troisi
34338cadeb [Examples] Rename node variables for clarity (#2946) 2017-01-29 10:36:34 -08:00
Brandon Withrow
3eca0369f7 Update README.md 2017-01-27 16:53:19 -08:00
Brandon Withrow
97b1649e0d Build Error 2017-01-27 16:38:08 -08:00
Brandon Withrow
8cc238666a Merge branch 'master' of github.com:airbnb/lottie-ios 2017-01-27 16:25:15 -08:00
Brandon Withrow
2dbceb898e Update Podspec 2017-01-27 16:22:43 -08:00
Brandon Withrow
65a98c1e5d Update README.md 2017-01-27 16:20:14 -08:00
Brandon Withrow
8d7c7452f5 Added non-cocoapod project 2017-01-27 16:13:01 -08:00
Brandon Withrow
c92157a951 UYpdate podspec 2017-01-27 16:01:55 -08:00
Brandon Withrow
cfe8d99220 Updated Browser 2017-01-27 16:00:47 -08:00
Adlai Holler
295ed22c23 Improve Our Handling of Flow Layout Headers/Footers (#2939)
* Rejigger our flow layout supplementary support to make more sense.

* Support old protocol

* Update

* Update deprecation message

* Undeprecate insetForSection method, because it actually _does_ still work

* Update the tests

* Remove irrelevant junk

* Remove cast, add pragma
2017-01-27 15:58:43 -08:00
Brandon Withrow
716075f9be Update Tag 2017-01-27 13:49:44 -08:00
Brandon Withrow
38fd2aa2d3 Initialized CocoaPod 2017-01-27 13:18:00 -08:00
Brandon Withrow
7ade3d0f29 Update PodSpec 2017-01-27 13:08:34 -08:00
Brandon Withrow
ce19ded175 Update .gitignore 2017-01-26 18:13:09 -08:00
Brandon Withrow
a0564274b4 Update gitIgnore 2017-01-26 17:38:45 -08:00
Brandon Withrow
1555dcee33 Update Podfile 2017-01-26 17:16:19 -08:00
Hannah Troisi
7d68ce33bb add the enum direct comments back (#2936) 2017-01-26 16:39:54 -08:00
Brandon Withrow
2455e7d238 Readme Update 2017-01-26 13:36:57 -08:00
Brandon Withrow
c464660f5e Updated App Icon 2017-01-26 13:22:45 -08:00
Brandon Withrow
d74c9d249a Converted to a CocoaPod 2017-01-26 12:20:43 -08:00
Brandon Withrow
1505caf27d Updated Readme 2017-01-26 11:27:42 -08:00
Brandon Withrow
97070860ea Update README.md 2017-01-25 17:50:51 -08:00
Brandon Withrow
a776ade0f1 Update README.md 2017-01-25 17:49:59 -08:00
Brandon Withrow
32c27849b0 Merge pull request #13 from brandon-withrow/btw/newExampleApp
Updated readme and example app.
2017-01-25 17:49:32 -08:00
Brandon Withrow
59debe94a2 Updated readme and example app. 2017-01-25 17:48:49 -08:00
Michael Schneider
e143942d22 [ASDisplayNode] Overall code cleanup and restructuring (#2931)
* First round of ASDisplayNode cleanup: Move together sections that are related

* Cleanup hierarchy and interface state
2017-01-25 16:41:42 -08:00
Hannah Troisi
f01bf9d178 fix pagerNode to automatically scale to bounds size when rotated (#2933) 2017-01-25 16:29:25 -08:00
Adlai Holler
c0950e0f8e Fix test failure caused by collection views lingering (#2935) 2017-01-25 14:24:36 -08:00
Brandon Withrow
3fce622cec Merge pull request #12 from brandon-withrow/btw/bugfix
Fix bug with animated time and project settings
2017-01-25 13:55:26 -08:00
Brandon Withrow
62d73931a1 Fix bug with animated time and project settings 2017-01-25 13:53:52 -08:00
Adlai Holler
79f3aa5f3b Disable flaky test (#2934) 2017-01-25 13:20:33 -08:00
appleguy
b8872c24db [AsyncDisplayKit] Fix a few comment typos and minor compiler strictness warnings. (#2932) 2017-01-25 12:53:13 -08:00
Brandon Withrow
a0237c844d Merge pull request #11 from brandon-withrow/btw/layertimecontrols
Updated Animation Time Handling
2017-01-25 12:10:49 -08:00
Brandon Withrow
1879787e4a Updated Animation Time Handling 2017-01-25 12:09:51 -08:00
Huy Nguyen
38f1efd448 [ASDataController] Simplify data controller (#2923)
* Start removing ASChangeSetDataController

* Continue removing ASChangeSetDataController

* Remove unnecessary change

* ASDataController is no longer an abstract class, remove its assertion

* Get back beginUpdates and endUpdatesAnimated:completion in ASCollectionNode
2017-01-24 17:41:19 -08:00
Adlai Holler
70c48ba906 Link AssetsLibrary weakly (#2929) 2017-01-24 17:09:24 -08:00
Michael Schneider
d9be4783e5 [ASLayout] General Layout Cleanup (#2920)
* Remove duplicate import

* Move `ASLayoutController` related code out of CoreGraphics+ASConvenience

* Further cleanup

* Move private layout files to Privat/Layout

* Move ASLayoutElementStylePrivate into Private/Layout

* Further cleanup

* Move tvOS related files to tvOS folder

* Further cleanup
2017-01-24 11:54:05 -08:00
Peter
7d60ac6697 no message 2017-01-24 19:42:20 +03:00
Peter
99883e6998 no message 2017-01-24 19:42:03 +03:00
Michael Schneider
9a5f6d3ece Consider the deduce compiler flag for duplicate elements in a subtree (#2922) 2017-01-23 17:03:54 -08:00
Michael Schneider
a2cd79d406 Update build.sh script to use iOS 10.2 simulator (#2921)
* Update build.sh script to use iOS 10.2 simulator

* Remove the OS version all together

* Remove comment
2017-01-23 16:33:07 -08:00
Garrett Moon
a427dce609 Update to 2.0.2 2017-01-23 13:06:15 -08:00
Peter
101585d814 no message 2017-01-23 13:48:57 +03:00
Peter
4f3d14645d no message 2017-01-23 10:44:38 +03:00