flutter/examples/style
Hixie 7598f1fd3c Examples: move markAsLaidOut() to just before the return, so the asserts work
Specs: introduce layoutDescendants() to avoid work when a layout
manager is unaffected by its childrens' intrinsic dimensions
Examples: update for layoutDescendants() change
Specs: add "lifetime" to resolver settings so that a transition can
avoid having to dirty every consumer of the property every frame when
it only needs to update the objects that are changing that frame
Specs: expose the parents on AbstractStyleDeclarationList subclasses
Specs: fix documentation around autoreap
Specs: fix definition of setProperty()
Specs: clean up the dimension-related logic of layout managers

Review URL: https://codereview.chromium.org/850593003
2015-01-13 11:25:24 -08:00
..
block-layout.sky Examples: move markAsLaidOut() to just before the return, so the asserts work 2015-01-13 11:25:24 -08:00
hex-layout.sky Examples: move markAsLaidOut() to just before the return, so the asserts work 2015-01-13 11:25:24 -08:00
sky-core-styles.sky Specs and Docs: minor updates to fix mistakes I found when proof-reading 2015-01-09 13:46:58 -08:00
toolbar-layout.sky Examples: move markAsLaidOut() to just before the return, so the asserts work 2015-01-13 11:25:24 -08:00