Peter Iakovlev
3a2c2ea690
Merge commit '2618c50073092e99fe1df5213ba6a0619e908988'
...
# Conflicts:
# AsyncDisplayKit.xcodeproj/project.pbxproj
# Source/Private/ASDisplayNode+AsyncDisplay.mm
2018-03-02 15:24:20 +04:00
Peter Iakovlev
392e1ba8c2
no message
2018-02-08 14:20:39 +04:00
Peter
8997e0626e
no message
2018-01-09 13:19:25 +04:00
Peter
34b6e37b8c
Merge commit '131619de96190415aec89987d4493220c6d0305d'
...
# Conflicts:
# Source/ASDisplayNode+Deprecated.h
# Source/ASDisplayNode.mm
# Source/ASDisplayNodeExtras.h
# Source/ASImageNode+AnimatedImage.mm
# Source/Private/ASSection.h
# Source/Private/_ASHierarchyChangeSet.mm
2017-12-25 01:44:19 +04:00
Huy Nguyen
c12509e67a
[ASTextKitComponents] Make sure Main Thread Checker isn't triggered during background calculations #trivial ( #612 )
...
* Add unit test
* Make sure TextKit components can calculate size in background without upsetting Main Thread Checker
- Add a new thread-safe text view bounds.
- Temporary components stack doesn't have a text view so it can be safely deallocated off main.
* Add ASTextKitComponentsTextView
* Remove unnecessary change
* Fix minor mistake
* ASTextKitComponentsTextView has only 1 initializer
* Minor change
* Switch to atomic property
* Remove manual synthesization
2017-10-17 14:20:20 +01:00
Michael Schneider
5c6cd7c8d9
Move clearing out of ASTextKitComponents property delegates into ASTextKitComponents dealloc ( #591 )
2017-09-30 07:20:14 -07:00
Peter
76f9dea105
no message
2017-09-26 02:58:37 +03:00
Yan S
19a9d29aa8
SEP-491 prerequisite: add textViewShouldBeginEditing: to ASEditableTextNodeDelegate ( #535 )
...
* SEP-491 prerequisite: add textViewShouldBeginEditing: to ASEditableTextNodeDelegate
* - added entry to CHANGELOG.md, addressed nit
2017-08-28 19:49:41 +01: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
Adlai Holler
67387c0978
Build a Tips system ( #19 )
2017-04-19 19:51:24 -07:00
Adlai Holler
73ca6ab514
Shuffle & Cleanup Stuff ( #3080 )
2017-02-26 18:14:13 -08:00