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
Peter
6d02f94b95
Merge commit 'd0b0d0dd4fdfcc7f4a40fee4e78fe96e6c63e40d'
2017-01-22 23:45:11 +03:00
Peter
48c1c227a5
no message
2017-01-22 23:45:06 +03:00
Peter
182a5fc053
Merge commit '4a8984a425ff98319b7dcf650e243c3834a19ce3'
2017-01-22 23:44:30 +03:00
Peter
90c2a0574f
no message
2017-01-22 23:44:25 +03:00
Brandon Withrow
10c7a51000
Merge pull request #10 from brandon-withrow/btw/animatedTransitions
...
Added support for animated transitions
2017-01-20 11:09:28 -08:00
Huy Nguyen
3764639bd4
Buck: use snapshot_reference_images_path instead of copying images to XCTest bundle ( #2915 )
2017-01-19 18:17:47 -08:00
aaronschubert0
b3be451486
[ASTableNode/ASCollectionNode] Inversion ( #2891 )
...
* Add inverted property to ASTableNode
* Add inverted property to ASCollectionNode
* Add example
* De-inform data controller and use different CATransform3D
* Add logic to pending state
* Add accessor for inverted property
2017-01-19 18:16:01 -08:00
Adlai Holler
e69a475d2b
Minor Collection Simplifications ( #2906 )
...
* Minor collection simplifications
* Remove didChangeCollectionViewDataSource call, restrict subclassing ASCollectionViewFlowLayoutInspector
2017-01-19 13:57:03 -08:00
Brandon Withrow
52d4b46f25
Added another transition
2017-01-18 13:53:01 -08:00
Brandon Withrow
097976a40a
Added new transition
2017-01-18 13:39:08 -08:00
Brandon Withrow
2b097ce5e6
Small Bug Fix
2017-01-18 12:50:26 -08:00
Brandon Withrow
85a85dfe41
Added support for animated transitions
...
Adds support for animated transitions between view controllers
2017-01-18 12:27:38 -08:00
Hannah Troisi
d41ef55cd7
[UIImage+ASConvenience] as_resizableRoundedImage border doesn't respect roundedCorner argument ( #2905 )
...
* fix border path on as_resizableRoundedImageWithCornerRadius... method
* add a space to force this PR to rebuild
* Revert added space
2017-01-18 11:13:58 -08:00
Huy Nguyen
6736367627
[ASStackLayoutSpec] Refactor baseline alignment algorithm ( #2892 )
...
* Add tests for baseline alignments
* Merge baseline alignment algorithm to the main stack algorithm
- Baseline alignment is now part of the main stack algorithm.
- ASStackBaselinePositionedLayout is no longer needed and removed.
* All snapshot test cases of ASStackLayoutSpec are passing now
* Remove baselineRelativeArrangement
* Remove TODO
* Minor fixes in cross size determination step
2017-01-18 11:12:10 -08:00
Brandon Withrow
d8ab7508c8
Merge pull request #9 from brandon-withrow/btw/layers
...
Btw/layers
2017-01-18 10:05:21 -08:00
Brandon Withrow
51774a1cb1
Code Cleanup
2017-01-18 10:04:31 -08:00
overtake
d0b0d0dd4f
change
2017-01-18 11:28:55 +03:00
overtake
4a8984a425
change
2017-01-18 11:28:55 +03:00
Brandon Withrow
cd4c66bea3
Removed some stuff
2017-01-17 18:17:46 -08:00
Brandon Withrow
200ac89370
Umm
2017-01-17 18:16:32 -08:00
Brandon Withrow
2b7aaa0a22
Added support for custom sublayers
...
Also fixed a bug with shapelayers
2017-01-17 18:15:17 -08:00
Adlai Holler
68bd326f9c
Disable Flaky ASNetworkImageNode Test ( #2899 )
...
* Disable flaky network image node test
* Make flaky test slightly more lenient
2017-01-17 17:03:45 -08:00
Peter
81076bdde4
Merge commit '89156ebbc750a2d28b8d4594ccad62ef4c73127e'
2017-01-18 02:13:01 +03:00
overtake
0225468512
Merge branch 'master' of https://github.com/peter-iakovlev/TelegramCore
2017-01-17 18:41:57 +03:00
overtake
4ab63ab2f3
requestMessageActionCallback games support
2017-01-17 18:41:49 +03:00
overtake
9490b2031f
Merge branch 'master' of https://github.com/peter-iakovlev/Postbox
2017-01-17 18:41:08 +03:00
Peter
2b5e6b2776
no message
2017-01-17 18:38:14 +03:00
Peter
1e7a0e1bba
no message
2017-01-17 18:37:59 +03:00
Peter
9835ac1b88
no message
2017-01-17 18:33:36 +03:00
overtake
4c392a3ace
no message
2017-01-16 16:02:06 +03:00
Brandon Withrow
f333d16d26
Merge pull request #8 from brandon-withrow/btw/typingdemon
...
Typing Demo
2017-01-13 16:00:42 -08:00
Brandon Withrow
93a479326d
Typing Demo
2017-01-13 15:58:38 -08:00
Michael Schneider
89156ebbc7
Add availability check for noescape attribute ( #2897 )
2017-01-13 11:32:33 -08:00
GitGadd
f52bc786c0
Respect hitTestSlop when determining if a tracked touch is inside for ASControlNode ( #2896 )
2017-01-13 11:07:50 -08:00
Adlai Holler
30194fe41f
Remove duplicate declarations from last PR ( #2893 )
2017-01-12 14:41:53 -08:00
Leo Tumwattana
4e80acc6e1
[ASEditableTextNode] Maximum number of lines to display ( #2777 ) ( #2867 )
...
* WIP
* Calculate TextKit Height based on max lines to display
* Remove TODO
* Calculate height based on lineFragmentRect
* Fixes issue with calculated width
* Resolve TextKit stack threading issues
* Removes blank lines
* Open brace on next line
* setNeedsLayout in case of changes on live node
2017-01-12 13:47:44 -08:00
Benjamin Scholtysik (Reimold)
308634847c
Merge pull request #390 from bitstadium/fix/fix-disabling-feedback
...
Fix/fix disabling feedback
2017-01-11 19:53:28 -08:00
Garrett Moon
daa12a867e
Need an autorelease pool ( #2890 )
2017-01-11 17:00:27 -08:00
Adlai Holler
7c4ee350b0
Use Native convertRect:, convertPoint: Methods to Handle Nil Cases ( #2889 )
...
* When converting rects, points on loaded nodes, call into UIKit/CoreAnimation
* Always use view-ish behavior
* Improve nil window handling, add documentation
2017-01-11 13:44:35 -08:00
aaronschubert0
5b104c09a7
Update CocoaPod badges to be dynamic. ( #2886 )
...
This updates the values automatically, which is perfect to reflect the growth of ASDK. I've wanted to do this for ages but the shield.io API didn't have the support up till now. We lose some granularity but I think this is worth it.
2017-01-11 13:44:22 -08:00