20 Commits

Author SHA1 Message Date
Ofer Morag
1204737330 Update corner-rounding.md (#482)
* Update corner-rounding.md

If I understand right, both Precomposited corners techniques uses `[path clip]`, right? If so, I think it will be better to move it to the general description of the section, as currently it seems as only the second option uses `[path clip]`.

* Update corner-rounding.md

Improved positioning.

* Update corner-rounding.md

Syntax consistency: Changed `off-screen` to `offscreen`, as both syntaxes currently appears in the text.
2017-08-20 01:46:02 -07:00
nixzhu
49b1f82c5a Fixed typo UIKIt (#497) 2017-08-07 11:01:12 +01:00
Ofer Morag
0f9645c5a2 Update scroll-node.md (#484)
* Update scroll-node.md

Regarding the last sentence: “As you can see, the `scrollNode`'s underlying view is a `ASScrollNode`.”:
1. I think that `ASScrollNode` should be replaced with `UIScrollView`.
2. But — not sure how can it be seen from this example...

* Update scroll-node.md

Removed the last sentence, as it did not make sense, and probably left there from previous editions.
2017-07-31 10:37:28 -07:00
Ofer Morag
858fa11ac3 Update adoption-guide-2-0-beta1.md (#483)
* Update adoption-guide-2-0-beta1.md

- Removed the “number” looks like a mistake
- Changed `"` to `“` to match the ending sign

* Update adoption-guide-2-0-beta1.md

Changing both sign to non-smart
2017-07-28 14:44:16 -07:00
Ofer Morag
c2f6b90c9d Update subclassing.md (#479)
* Update subclassing.md

* Update subclassing.md

Lowered-case the "i".
2017-07-28 09:36:49 -07:00
Ofer Morag
7b054582cd Update image-modification-block.md (#474)
* Update image-modification-block.md

Just some minor proposals for improvements:
- Removed white spaces, which caused the first line in the image modification block to be shown a bit "messy"
- Using the Null coalescing operator in the following line

* Update image-modification-block.md

Now, with the second change as well.
2017-07-25 14:41:35 -07:00
appleguy
5e288c596e [Documentation] Improve description of synchronous concurrency with screenshot and video link. (#406)
* Add screenshot for synchronous concurrency description

* Include reference to new image, improve text of synchronous concurrency doc
2017-07-01 13:34:35 +01:00
Michael Schneider
e503ad5e19 Fix imageModificationBlock doc (#376) 2017-06-20 23:16:55 +01:00
Michael Schneider
0a7f8ea1d6 [ASImageNode] Add documentation for image effects #trivial (#263)
* Add documentation for doing image effects

* Link to image modification documentation in the image node documentation
2017-06-20 20:02:25 +01:00
Martin Kelly
5f42f9354f FIXED Typo (#371)
Contet -> Context
2017-06-19 06:55:53 -07:00
Archimboldi Mao
a15a67c3ce [Docs] Update 'Corner Rounding' document for Texture 2 (#359)
* Texture 2.0 has been released.

The document should be removed the expected.

* Remove duplicate words.

* Texture 2.0 has been released.

The document should be removed the expected.

* Remove duplicate words.
2017-06-14 17:51:02 -07:00
appleguy
dc179e53e7 Update resources.md (#363) 2017-06-13 23:46:25 -07:00
Vitaly Baev
5a3565e6dc Fix typo (#327) 2017-06-04 06:55:35 +02:00
George
ae667154ac Fixed typo in carthage project name (#310) 2017-05-27 06:25:32 -07:00
Michael Schneider
6c20b19fdc [Docs] Add workaround for setting a custom lineSpacing and maxNumberOfLines to ASTextNode docs (#92)
* Add workaround for setting a custom lineSpacing and maxNumberOfLines to ASTextNode docs

* Address comments and add Swift example

* Some more Swift
2017-05-03 07:30:09 -07:00
djblake
1456366153 Missing a word (#68)
Missing `[ASInsetLayoutSpec` from ASInsetLayoutSpec creation line.
2017-04-25 07:22:24 -07:00
Garrett Moon
f67376a4c3 Update docs 2017-04-14 09:37:38 -07:00
Garrett Moon
5c8b31684a Rename AsyncDisplayKit to Texture (#4)
* Rename AsyncDisplayKit to Texture

* More renaming
2017-04-14 09:37:38 -07:00
Garrett Moon
fa18ad226b Update docs 2017-04-14 09:37:38 -07:00
Garrett Moon
9c3c5d7554 Add in docs from https://github.com/AsyncDisplayKit/Documentation 2017-04-14 09:37:38 -07:00