Ethan Nagel
38f08c9bd8
support layers as well as views when doing ASDisplayCell cleanup (in case we add support for layer-backed ASDisplayCells in the future.)
2015-05-03 21:45:33 -07:00
appleguy
f248dbddd1
Merge pull request #405 from eanagel/reloadData-completion
...
Add (optional) completion handler for ASTableView and AsCollectionView reloadData
2015-05-03 19:25:06 -07:00
appleguy
74fc9a429e
Merge pull request #440 from Driftt/control-node-target-retain
...
Don’t retain an action’s target in ASControlNode
2015-05-03 19:12:28 -07:00
rlasante
04ec602500
Don’t retain an action’s target in ASControlNode
...
- addTarget:action:forControlEvents: should not retain the target. If it does
then there is a very high likelihood of a retain cycle.
2015-05-01 13:04:26 -04:00
Peter
fa70b8bcbf
no message
2015-05-01 17:57:35 +03:00
Peter
2cc76e9eb2
no message
2015-04-29 20:24:10 +03:00
Peter
a1056f7017
Added take
2015-04-29 20:23:13 +03:00
Ethan Nagel
a0ec62b282
Add option to pass through touches to non-link text (disabled by default.)
2015-04-27 17:59:59 -07:00
Peter
a0f3e0a7fa
no message
2015-04-26 19:09:34 +03:00
Andreas Linde
718e407276
Increas build number
2015-04-24 16:34:46 +02:00
Andreas Linde
3c7f168db2
Merge branch 'release/3.6.4'
2015-04-24 16:34:25 +02:00
Andreas Linde
4e8868475a
Merge tag '3.6.4' into develop
...
Version 3.6.4
2015-04-24 16:34:25 +02:00
Andreas Linde
ac2c50e082
3.6.4 release and documentation updates
2015-04-24 16:29:32 +02:00
Andreas Linde
4ef37fa9f7
Add missing import statement
2015-04-24 16:23:05 +02:00
Andreas Linde
a4f245a588
Increase build number
2015-04-24 13:45:59 +02:00
Andreas Linde
dc0b7ba093
Merge branch 'release/3.6.3'
2015-04-24 13:43:24 +02:00
Andreas Linde
f8db1b495d
Merge tag '3.6.3' into develop
...
Version 3.6.3
2015-04-24 13:43:24 +02:00
Andreas Linde
05ce740c6f
3.6.3 release and documentation updates
2015-04-24 13:43:03 +02:00
Ethan Nagel
b40c1dbfc3
on ASDataController dealloc, ensure that loaded Cell nodes are not in the TableViewCell. For reasons I don't fully understand, this avoids a retain cycle with the currently displayed cells.
2015-04-22 13:57:25 -07:00
Dasmer Singh
7fedfdd757
[README.md] Add Coveralls badge
2015-04-22 12:23:11 -04:00
Dasmer Singh
9006f7c356
Ignore .gcov files in git
2015-04-22 12:20:37 -04:00
Dasmer Singh
f8c02147fb
[.slather.yml] Add newline to end of file
2015-04-21 17:02:04 -04:00
Dasmer Singh
9cf056f6d5
Set GENERATE_TEST_COVERAGE_FILES & INSTRUMENT_PROGRAM_FLOW_ARCS to YES in Life Without CocoaPods.xcodeproj
2015-04-21 16:39:21 -04:00
Dasmer Singh
de04da843f
Update Podfile.lock
2015-04-21 16:38:39 -04:00
Andreas Linde
6ea387fcda
Improve building with only a few features
...
Building e.g. only with crash reporting activated caused compiler warnings to appear even with the binary distribution when e.g. forward declaration checks are enabled.
This commit adds additional checks in all relevant header and code files to make sure the header files only consider the features that have been enabled
2015-04-21 17:48:52 +02:00
Andreas Linde
1b87171d23
Upgrade scheme settings to Xcode 6.3
2015-04-21 17:35:02 +02:00
dasmer
1c8b425a44
Generate coverage stats using slather/Coveralls
2015-04-20 23:48:49 -04:00
Tobias Klonk
2a29f81b3a
ASTextNode expose exclusion paths
...
expose NSTextContainer's exclusionPaths property on ASTextNode to be able to exclude view areas from typesetting.
This implements #394
2015-04-20 10:21:01 +02:00
Ethan Nagel
68e2e068c3
Bug Fix - ASTableVie sometimes fails to render cell contents when scrolling programatically. Root cause is because we assume UITableView's indexPathsForVisibleRows return the new item to be displayed after tableView:willDisplayCell:forRowAtIndexPath: is called. This is not always true, especially when we are scrolling programmatically. Fix is to track this "pending" visible index path and return it along with the UITableView's indexPathsForVisibleRows in rangeControllerVisibleNodeIndexPaths:.
2015-04-17 16:09:44 -07:00
Peter
bd297283cb
SQueue fixes
...
reduceLeftWithPassthrough
2015-04-17 16:59:01 +03:00
Peter
55eea42ea2
no message
2015-04-16 01:05:12 +03:00
Peter
1ac3036c40
Added SQueue dispatchSync
2015-04-16 00:45:03 +03:00
Onha Choe
74d2433d60
change ASMutableAttributedStringBuilderTests so that it is safe against different MAX macro
...
when MAX macro is defined in such a way in "sys/params.h", this test will become flaky,
fix so that it doesn't happen
2015-04-14 13:57:54 -07:00
Peter
15758a4272
Merge commit '1b32f70d51c1f841b9a6dba12df3dd814440b471'
...
* commit '1b32f70d51c1f841b9a6dba12df3dd814440b471':
Ready state
Add support for arm64
no message
no message
Conflicts:
MTProtoKit/MTRequestMessageService.m
MtProtoKit.xcodeproj/project.pbxproj
2015-04-14 21:37:00 +03:00
Peter
6f5c67cd1f
Build as Xcode 6 native framework, 64-bit support
2015-04-14 21:31:58 +03:00
Peter
b154d7c312
no message
2015-04-14 02:49:00 +03:00
Peter
db6190e9e9
no message
2015-04-13 19:24:03 +03:00
Peter
5cccba976e
no message
2015-04-13 19:04:33 +03:00
Nadine Salter
1316389f10
New patent grant.
...
https://code.facebook.com/posts/1639473982937255/updating-our-open-source-patent-grant/
2015-04-10 12:15:09 -07:00
Peter
6a06af76cb
no message
2015-04-10 17:02:40 +03:00
Ryan Nystrom
24bb0926bc
Merge pull request #421 from facebook/xcode-6-3
...
Xcode 6.3 support
2015-04-08 16:44:50 -07:00
Ryan Nystrom
7eed85a7f0
Merge pull request #418 from spicyj/kittens
...
Add new kittens after last row
2015-04-08 16:36:33 -07:00
Ryan Nystrom
300724388b
Merge pull request #420 from facebook/swolchok-patch-1
...
s/assign/strong/ on an object-typed ivar
2015-04-08 16:36:02 -07:00
Ryan Nystrom
527a6228a9
Xcode 6.3 support
2015-04-08 16:35:10 -07:00
Ryan Nystrom
6d8d7aeece
Passing the torch
2015-04-07 16:09:17 -07:00
Peter
9eb975aa47
delay start fix
2015-04-07 01:21:08 +02:00
Scott Wolchok
15dfd25aff
s/assign/strong/ on an object-typed ivar
...
It caused a zombie in tests.
2015-04-06 14:47:42 -07:00
Peter
09f93bc4ee
operator change
2015-04-06 17:04:16 +02:00
Peter
f277fa204d
Added timeout
2015-04-06 16:48:20 +02:00
Ryan Nystrom
01e7d09a26
Merge pull request #412 from mikee179/master
...
Adds property for long press touch cancellation
2015-04-03 14:12:32 -07:00