appleguy
bc361caf5e
[ASDisplayNode] Allow setting stretchable contents on nodes; add bridged properties. ( #429 )
...
This makes it much easier to use the ASCoreAnimationExtras method which offers by
far the most efficient way to display a stretchable image.
In the future, we should move that function to UIImage+ASConvenience or another
header where it can be more easily found and enjoyed!
2017-07-09 10:54:39 -07:00
Huy Nguyen
f1b07d97b6
Add missing import in ASDisplayNode+AsyncDisplay ( #423 )
2017-07-06 14:53:51 +00:00
Adlai Holler
4829a8643d
Improve System Trace Implementation #trivial ( #368 )
...
* Improve the kdebug, system trace integration
* Remove superseded subsystem
* Address review comments
* Please the license header gods
* Address harder
* Fix node block retaining collection view
2017-06-19 10:14:39 -07:00
Michael Schneider
4dbbba7d32
Remove instance method of -drawRect:withParameters:isCancelled:isRasterizing: ( #232 )
2017-05-09 14:02:33 -07:00
Michael Schneider
3738f1f6e2
[ASImageNode] Move to class method of displayWithParameters:isCancelled: for drawing ( #244 )
...
* Remove instance displayWithParameters:isCancelled:
* Address comments
2017-05-09 13:03:30 -07:00
Michael Schneider
8692428481
[ASDisplayNode] Pass drawParameter in rendering context callbacks ( #248 )
...
* Pass drawParameter in rendering context callbacks
* Add changelog
* Fix examples
2017-05-08 14:39:40 -07:00
Adlai Holler
4d5e3ce81e
Tighten Rasterization API, Undeprecate It ( #82 )
...
* Tamp down the rasterization API, and undeprecate it
* Update license header
* Update chornglorg
* Address comments
2017-05-01 08:26:37 -07:00
Garrett Moon
8013e25524
Update license v2 ( #67 )
...
* Fixed license
* Update all licenses
* Update Dangerfile for new license
* Update already updated licenses
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
2017-04-24 16:59:57 -07:00
Michael Schneider
e6ee24debc
[ASDisplayNode] Improve locking in ASDisplayNode ( #3172 )
...
* Improve locking in ASDisplayNode
* Address first bunch of comments
* Changed `view` and `layer` methods for locking
* Adress comments
2017-03-14 07:27:34 -07:00
Adlai Holler
73ca6ab514
Shuffle & Cleanup Stuff ( #3080 )
2017-02-26 18:14:13 -08:00