67 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
Jakub Kašpar
bfc137d935 [Showcase] Update showcase - add blog post link to ClassDojo icon #trivial (#493)
* Update showcase - add blog post link to ClassDojo icon

* Revert "Update showcase - add blog post link to ClassDojo icon"

This reverts commit 6b180f1191626b86edbeacd01bec70ef4a1b97db.

* Add link to ClassDojo icon
2017-08-04 07:09:13 -07: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
Levi McCallum
4745089044 Fix site header (#84) 2017-04-28 15:23:13 -07:00
Levi McCallum
d82f5076c8 Fix SCSS build (#78) 2017-04-27 13:42:40 -07:00
djblake
1456366153 Missing a word (#68)
Missing `[ASInsetLayoutSpec` from ASInsetLayoutSpec creation line.
2017-04-25 07:22:24 -07:00
Levi McCallum
8ebd903e67 Move doc stylesheets to sass (#47) 2017-04-20 09:55:46 -07:00
Levi McCallum
7c86faf42b Remove hero dropshadow (#35) 2017-04-18 17:37:31 -07:00
Levi McCallum
e727d9a75f Add announcement banner to documentation site (#31)
* Add announcement banner to documentation site

* Move css to the file

* Remove css from inline
2017-04-18 14:04:43 -07:00
Garrett Moon
722b8b2f53 Update media.css 2017-04-14 09:37:38 -07:00
Garrett Moon
0d658af1e6 New logo on github pages (#8) 2017-04-14 09:37:38 -07:00
Garrett Moon
3fe11f2fd5 New logo (#7) 2017-04-14 09:37:38 -07:00
Garrett Moon
f67376a4c3 Update docs 2017-04-14 09:37:38 -07:00
Garrett Moon
059e74414e Update footer 2017-04-14 09:37:38 -07:00
Garrett Moon
ede6145f97 Update docs.html 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
71a2f3516e Update CNAME 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
Hannah Trosi
bd6e85e59d Remove old (original website) files from repository 2016-07-10 19:03:34 -07:00
appleguy
ae87717263 Revert "Remove old website folder from master branch" (#1818) 2016-06-26 17:12:59 -07:00
Hannah Troisi
f71e207e0a Remove old website files from master branch (#1817)
- new website files are in  gh-pages branch (and have been for awhile)
2016-06-26 17:08:35 -07:00
John Wong
c975c03542 Update video links in docs 2015-12-02 01:43:56 +08:00
Huy Nguyen
8f83e1ae8c [appledoc] Should generate docs for layout headers. 2015-07-12 17:27:47 +07:00
phatmann
897c257633 Sample code adds gesture recognizer to view 2015-02-23 07:14:17 -06:00
Nadine Salter
74d9bb6c8f [docs] Tweak README code snippet. 2015-01-21 14:34:09 -08:00
Nadine Salter
df04cbb7f0 [docs] Update linker config steps for 1.1.
AsyncDisplayKit -- specifically, the Multiplex image node -- depends on
the AssetsLibrary and Photos frameworks.  Update the README and website
front page.
2015-01-05 15:54:27 -08:00
Nadine Salter
8bb78ff90c [docs] Update front matter.
Update the README and asyncdisplaykit.org front page to mention ASDK
1.1's new additions -- ASMultiplexImageNode, ASNetworkImageNode, and
ASCollectionView.
2014-12-03 18:17:26 -08:00
Nadine Salter
38f8e63b01 Support fractional tuning parameters (fixes #112). 2014-11-18 14:15:01 -08:00
Michael Helmbrecht
e14ee4aaa8 Expand touch handling methods 2014-10-26 15:02:40 -07:00
Michael Helmbrecht
890e181ede Expand more method signatures 2014-10-26 15:00:06 -07:00
Michael Helmbrecht
89a6f04800 Use full method signatures in docs 2014-10-26 14:57:18 -07:00
Nadine Salter
66dab5b594 Update landing page. 2014-10-22 14:57:06 -07:00
Nadine Salter
9225309c9a [appledoc] Fix all appledoc warnings. (#65) 2014-10-17 15:41:25 -07:00
Nadine Salter
f493b130ef [appledoc] Enable explicit crossrefs.
Fix warnings for existing `@see ...` crossrefs.
2014-10-17 15:41:25 -07:00
Nadine Salter
9e824a3134 [appledoc] Include ASRangeController. 2014-10-17 14:50:42 -07:00
Nadine Salter
673c24946b [appledoc] Include subclassing header.
Use `--no-merge-categories` to prevent subclassing-only documentation
from appearing in the general API reference.  Use consistent category
names.
2014-10-17 14:50:27 -07:00