Adlai Holler
5e3627a9cd
[ASTextNode] Actually deprecate attributedString property ( #2151 )
2016-09-01 16:43:03 -07:00
Hannah Troisi
c857e809f4
Clean up header comments (for consistent Facebook licensing info) ( #1741 )
...
[Licensing] Clean up header comments (for consistent Facebook licensing info)
2016-06-11 23:31:39 -07:00
rcancro
680305704a
addressed comments and fixed tests
2015-08-21 21:03:40 -07:00
rcancro
c06a6be188
ASLayoutSpec are temporarily mutable and have a more obj-c interface
2015-08-21 16:02:36 -07:00
Huy Nguyen
bbadc9a1e9
Update nodes in Kittens example to use new signature of layoutSpecThatFits:..
2015-07-10 19:46:32 +07:00
Huy Nguyen
daf3daeb51
Preserve the manual layout code in Kittens example.
2015-07-05 14:36:39 +07:00
Huy Nguyen
33a3412acf
Horizontally center the text in Kittens' BlurbNode.
2015-07-05 13:54:47 +07:00
Huy Nguyen
2149d44990
Fix naming convetion:
...
- "Layout node" is changed to "layout spec".
- Update tests.
- Update Kittens sample.
2015-07-01 18:13:44 +07:00
Huy Nguyen
dd29a890df
Still support -calculateLayoutThatFits: (and manual layout), for backward compatibility.
2015-06-28 20:31:32 +07:00
Huy Nguyen
f588bceb4d
Introduce ASLayoutable and eliminate ASCompositeNode:
...
- Both ASDisplayNode and ASLayoutNode conforms to this protocol.
- ASDisplayNode can be embeded directly into layout graph.
- Eliminate ASCompositeNode.
- Fix ASStaticSizeDisplayNode not recpect min constrained size.
- Updated tests.
2015-06-26 09:29:16 +07:00
Huy Nguyen
375f99eb66
Update Kittens sample to use new layout system.
2015-06-25 11:34:36 +07:00
Hannah Troisi
710c51593e
Cleaned up Kittens sample app and added comments for clarity.
...
In particular, the NSValue-boxed CGSize array used as a data model for the kittens
is generated with random sizes, for unclear reasons. It turns out this is a workaround
to convince PlaceKitten to send us unique images.
2015-06-21 11:36:19 -07:00
Oliver Clark Rickard
5197e2490b
Fix untappable link in kittens example
2014-11-05 16:28:12 -05:00
Nadine Salter
bd612fd725
Example projects.
2014-10-01 16:27:00 -07:00